Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
how to make an strategy in quantopian

I am new to this and I have read the document and I have seen the videos, but I don't know where to start in order to create and test different strategies. Can anyone help me? Thanks for your time!

1 response

There's no formula for it - but you have access to plenty of existing strategies right here on this forum. So you can find one and tinker with it. In some cases you'll have to update it to work with the latest version of python or Quantopian optimize API.

There are also lots of papers out there describing strategies which you could turn into an algorithm