Four Steps Trading Course

  

JFC Self Adaptive Indicator Signals

Reversal Exit  Signals

Reversal LX

Input:  SENS(5);

This signal exits all long trades when a sell indication from the Reversal indicator is given.

This signal is used when one wishes to use the Reversal individually as a long exit from any buy routine. It is also useful if one desires to use different values for the SENS input for long exits.

Reversal SX

Input:  SENS(5);

This signal exits all short trades when a buy indication from the Reversal indicator is given.

This signal is used when one wishes to use the Reversal individually as a short exit from any sell routine. It is also useful if one desires to use different values for the SENS input for short exits.

Reversal Exits

Input:  SENS(5);

This signal will cause a system to exit all trades, both long and short, from any entry routine, when the appropriate buy or sell signal is issued by the Reversal indicator.

It will be used when one desires to exit all system trades using the Reversal indicator using the same sensitivity setting. This configuration allows the simultaneous optimization and testing of the SENS input for both the long and short exit.