Skip to content

dahnny012/robinhood-to-csv

 
 

Repository files navigation

Robinhood to CSV

A Python script to export your Robinhood trades to a .csv file. Based on the Robinhood library by Rohan Pai. Read the back story on my blog. If you’re new to Robinhood, feel free to use my Robinhood referral link when you sign up to get a free share of a randomly selected stock when you fund your account.

Works on Python 2.7+ and 3.5+

Install:

pip install -r requirements.txt

Run:

python csv-export.py (during the prompt save the file as rh.csv)

python main.py

Preview

Image of Preview

About

Python script to export Robinhood trades to a CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%