Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Is it possible to trade 2 algorithm's through a single Robinhood account?

I basically have one algorithm that is more risk adverse (higher volatility/larger max drawdown), and another that is less risk adverse (follows the S&P, with a lower max drawdown). I would like to use both of the algorithms through my robinhood account. Is this possible? If not, is there anyway around this? Thank you in advance!

2 responses

Prop best to not because you could over order the same stock and lose/spend more money than intended

Yes, it it may be doable. I am reluctant to say more, because it basically amounts to more work setting it up and debugging it to make sure the two halves of the algo are not influencing each other negatively.