Two Amigos#

This is entry #28 from Kevin Davey’s book, Entry and Exit Confessions of a Champion Trader

Buy Rules#

  1. ADX(14) is greater than 20.

  2. Current Close is greater than close 20 periods ago.

Sell Rules#

  1. ADX(14) is greater than 20.

  2. Current Close is less than close 20 periods ago.

Sample Signal Points#

Two Amigos Points

Results#

Two Amigos Results

Source Code#

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