Git Product home page Git Product logo

robinhood-for-google-finance's Introduction

Robinhood for Google Finance

UPDATE (for the not super tech savvy!):

Windows

All you need to do on windows is download and install the latest version of python (2.7.X or 3.X, probably 3.X as you may run in to fewer issues) here. Make sure that when you're installing, select the option to include python in your windows path (it will be a check box before you start the installation). After that, double click the .bat file. This will run both of the commands listed below. It's important to read .bat files in particular, as they have potential to be extremely malicious. Try editing the run.bat file in your favorite text editor and confirm it is only running those two commands. I've also included some useful comments, in case you need help understanding what's going on!

If you run in to issues during this process, please check out the troubleshooting readme called "troubleshooting.md". I've tried to include as many obvious fixes as possible, but if I missed something please contact me and I'll add it to the list.

Linux/maybe osx

Someone actually wrote a nice article showing how to run this here.

Description

A Python script to export your Robinhood trades to a .csv file (In a nice, Google Finance friendly format). Based on the Robinhood library by Rohan Pai and Robinhood to CSV by Josh Fraser. Works on Python 2.7+ and 3.5+

Install:

pip install requests

Run:

python gf-export.py

I've added the orginal script by josh which is useful in the way of getting more information than normally possible. This will eventually be changed to be more helpful by correcting a few of the original issues, but for now is a good start to get some useful debug information. If you have any issues please run this script as well, and if possible send the results of gf-export.py and debug.py to me with a small description on the issue at hand.

Debug:

python debug.py

robinhood-for-google-finance's People

Contributors

briansrls avatar bubakazouba avatar dan-petty avatar joshfraser avatar quanturium avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.