Experts: Exp_ColorXMACDCandle

 

Exp_ColorXMACDCandle:

A trading system based on the signals of the ColorXMACDCandle indicator. The signal is formed when a bar is closing. The Expert Advisor uses one of the two methods to determine the trend depending on the input value:

input TrendMode TMode=Cross;                      // Trend detection method
  1. Upon the intersection of the signal line and the histogram of XMACD with the change of the signal line color of ColorXMACDCandle;
  2. Upon the color change of the ColorXMACDCandle candlesticks.

Fig. 1. Examples of trades on the chart

Fig. 1. Examples of trades on the chart

Author: Nikolay Kositsin

Reason: