DeviaVir / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
8.21k stars 2.04k forks source link

Adding Robinhood exchange #1031

Open nlapham21 opened 6 years ago

nlapham21 commented 6 years ago

Future enhancement question:

Any intention of adding Robinhood as an exchange so zenbot can be used to trade stocks available on their exchange as well?

danielkhalilov commented 6 years ago

Seems do-able, i think the steps to achieve this would be to pull historical stock/trade data from Robinhood into the Mongo database (retaining the same format as the crypto data goes in to feed into the models), then modify the code to API to Robinhood when executing buy/sell orders

takiyon commented 6 years ago

This would be awesome!!!

markalinn commented 5 years ago

Anyone take a look at this recently?

BAKFR commented 5 years ago

As far as I know, nobody is working on it. There is no active dev on Zenbot, only a few guys like me fixing the bugs that annoy us.

If you're a dev, feel free to propose a pull request.

hrufine commented 4 years ago

Yeah.I am planning to customize Gekko or zenbot for indian stock provider like robinhood.if anyone interested will proceed further, i am Node js developer,let me fork and see how complex it is,