Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Live Trading

I came here after watching some tutorials that made it appear as though I would be able to run my algorithms on my Robinhood account, but when I try to enable live trading in the backtest, it only gives me the option to paper trade. Is there something I'm missing, or has this feature been discontinued?

2 responses

Yes it’s discontinued by Quantopian but zipline-Live is picking up the slack. We have implemented IB and robinhood is in progress. see website

Good to know. Thanks. So it looks like I can copy my code from quantopian into zipline live and will work without editing, right?