Combination 4#
This combines entry #32 and #19 from Kevin Davey’s book, Entry and Exit Confessions of a Champion Trader
Buy Rules#
EMA 10 is greater than EMA 40.
Previous EMA 10 is less than previous EMA 40.
High two bars ago is greater than the high one bar ago.
Low two bars ago is less than the low one bar ago.
Close is greater than high two bars ago.
Sell Rules#
EMA 10 is less than EMA 40.
Previous EMA 10 is greater than previous EMA 40.
Low two bars ago is less than low one bar ago.
High two bars ago is greater than high one bar ago.
Close is less than low two bars ago.
Sample Signal Points#
Results#
Source Code#
Here is the link to the source code for this zeta-zetra/code.