Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
multi-security portfolio collaboration strategies?

i'm just getting my feet wet, but wondering how to handle active trading of multiple securities in a single portfolio.

right now i'm allocating 10% of total to each trade, meaning I can only have 10 active positions at a time.

got any better suggestions?

1 response

Hello Jason,

I'm not a trader, but I suspect that's a pretty broad topic. On Quantopian, you could look into the OLMAR algorithm and its variants. It is long-only, and periodically re-allocates a portfolio based on criteria described in a published paper. See the Feb. 10 blog post for OLMAR links (http://blog.quantopian.com/).

Grant