Indicators: CronexAC

 

CronexAC:

The MACD Indicator, in which the price series is replaced by the series of values of the Accelerator Oscillator technical indicator. It is drawn in the form of a colored cloud.

Figure 1. The CronexAC indicator

Author: Nikolay Kositsin

 
input Smooth_Method XMA_Method=MODE_SMA_;   // Smoothing Method
input uint FastPeriod=14;                  // Fast smoothing period
input uint SlowPeriod=25;                  // Slow smoothing period
input int XPhase=15;                       // Smoothing parameter