/robinhood-to-csv

Connect to your Robinhood account and export your trading history as a csv file or upload it to your Trading Dive account

Primary LanguageJavaScript

robinhood-to-csv

Connect to your Robinhood account and export your trading history as a csv file. This app is also compatible with Trading Dive. After connecting with Robinhood you can automatically upload your trades to start tracking your performance.

You can read about how to use the app on my blog.

Important Note

I don’t have official developer certificates from Apple and Microsoft so after downloading and running the app, you will get a security alert that the app is not from an approved developer. In order to use it you will need to approve the app. If you haven’t done this yet, you can read how to do it for windows and mac.

Installation

npm install

Build for Windows and Mac

npm run dist

Build for Linux

npm run package-linux