Skip to content

Extending robinhood such as more visualisation, news analytics and trade execution/strategies.

Notifications You must be signed in to change notification settings

ywng/robinhood-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robinhood-ext

This project is to implement some features that Robinhood lack of, for example, insightful/interactive visualization, news NLP analytics, trade execution/strategies. This is connected to Robinhood via an unofficial python APIs in this repo.

Run Locally

This web application requires you to input your Robinhood username and password but it is never stored in the application. If you are not comfortable, you could definitely run it locally in your computer. Go into the project directory, and start the FLask server by python3.

pip3 install -r requirements.txt
python3 main.py

Deploy to Google Cloud App Enginee

The project is ready for GCP AppEng. You should install cloud SDK in your computer, then push by below command.

gcloud app deploy

About

Extending robinhood such as more visualisation, news analytics and trade execution/strategies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published