Skip to content

Python script to export Robinhood trades to a CSV file

License

Notifications You must be signed in to change notification settings

adamsmith0016/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.

Works on Python 2.7+ and 3.5+

Install:

pip install -r requirements.txt

Run:

For exporting stock trades, run:

python csv-export.py

For exporting options trades, run:

python csv-options-export.py

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%