Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Demark Indicators Backtested!

Hello all,

Attached is my implementation of the famouse demark indicators, Sequential, Combo, D-Wave, I have been working with them for the last month but I can say that they are totally useless, non robust even for every indicator on its own, no predictive value whatsoever, I have tested them on a collection of different stocks, multiple time frames, different combinations and nonthing was achieved at all, except for some overfitting. I wonder if some hedge funds still pay $500 monthly !

The strategy was built on the recommendation of Jason Perl Book , regarding the general entries, exits of wave 3 and wave 5 with sequntial setup / combo and RSI confirmation, and on multiple time frames.
The attached copy is only for 1day timeframe, so you can get started if you want to test or implement them into your code to see it yourself, since the multiple time frames is a big file that will be hard to read, but I am willing to share it if someone is interested.

Code was tested during every stage of development, so have trust in my implementation.

Feel free to clone, test and feedme back if you got something interesting.

3 responses

i see

Good job.
Have you made code in MATLAB ?

Nope!