Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Low Capital Robinhood Penny Stock Trading Algo - LOW BETA

Been messing around with some algos, I have a variation of this paper trading that's not doing as good as this.

I've built an integration bridge with RH and Quantopian now that they cut brokerages. Ill test this on my bridge next week and see if its stable

7 responses

Bridge? You are still able to link with Robinhood?

I have developed a very rudimentary connection between the two.

Do you code any languages? (JavaScript?)

I’m working on a far more stable one which should be done this weekend. 15 min delays are still there but I don’t day trade anyways. So I won’t sell within the day.

I only glanced at the code real briefly (I'm on my phone), but even with $1,000, you are being way too optimistic using 0.0% price slippage.

I’ll adjust it tonight

Is there a reason this does not work when you give it large amounts of money to start with?

Maybe because they're penny stocks? and orders that big aren't going to fill? I had the same problem. Hilariously small returns when backtesting >1M. I haven't looked at the code yet though.

How's the bridge you were working on? I've been thinking about dumping my robinhood account and going to IB, but I sure am going to miss the zero commission.

Who test in live ?