Strategies catalog

Discussion in 'Strategy Building' started by InvBox, Dec 11, 2016.

  1. InvBox

    InvBox

    Hi guys

    Can you link me to wide and expert catalog of any algo strategies?

    I've got some idea to make an basket backtesting. Wanna get and see a performance for grouped strategies by categories.
     
  2. nemo4242

    nemo4242

    There is Quantpedia: http://quantpedia.com/Screener
    Some of the free strategies are quite interesting, but you got to pay some $$ to see all of them.
     
    InvBox likes this.
  3. InvBox

    InvBox

    Looks nice! Does the service provide source code for strategies?
     
  4. nemo4242

    nemo4242

    No. For what language/platform should they provide it? There are so many...
    But they distill the rules in one or few paragraphs of text and refer to the source academic papers for all the details. Still useful, I think. But I only looked at some of the free strategies.
     
  5. InvBox

    InvBox

    Ok, but how they track the performance? It should be set of algorithmic rules implemented in any language.
     
  6. nemo4242

    nemo4242

    They use the performance data in the published papers. Just look at http://quantpedia.com/Home/How.
    Of course this is sub-optimal, but backtesting all those strategies would be nearly impossible. Some of them use data that is hard to obtain, like options bid/ask or fundamental data.
    The site is more an overview of alpha-generating ideas. You need to test the ideas that you find promising for yourself.
    Also note that some strategies are more difficult to reproduce as a small investor as others.
    Take for example this one: http://quantpedia.com/Screener/Details/13 (Short Term Reversal in Stocks). The effect is definitely there but to reproduce the best results you would have to buy and sell short about 20 stocks each day and hope that your transaction costs are in the same range or better as the model the paper uses.
    You still need to do your own research. It is more like a trunk of ideas.

    I would love to hear of somebody who signed up to that site and can tell something about the hidden strategies.
     
    InvBox likes this.