Combination 2#

This combines entry #19 and #41 from Kevin Davey’s book, Entry and Exit Confessions of a Champion Trader

Buy Rules#

  1. EMA 10 is greater than EMA 40.

  2. Previous EMA 10 is less than previous EMA 40.

  3. Range from one period ago is less than range from two periods ago.

Sell Rules#

  1. EMA 10 is less than EMA 40.

  2. Previous EMA 10 is greater than previous EMA 40.

  3. Range from one period ago is less than range from two periods ago.

Sample Signal Points#

Exponentially Better and Filtered Entry Points

Results#

Exponentially Better and Filtered Entry Results

Source Code#

Here is the link to the source code for this zeta-zetra/code.