Difference of Two Moving Averages – EA MetaTrader 5

Test results
This expert advisor has been developed after observing when two moving averages diverge and converge, there is a typically a maximum difference between the instantaneous values of the two moving averages before the trend changes. The difference of the two moving averages is amplified by a non-linear cubic transfer function to differentiate between major and minor excursions … Read more

Cauchy difference – indicator MetaTrader 5

Cauchy difference - indicator for MetaTrader 5
The indicator shows the difference of arithmetic mean and geometric mean of the price. The price is calculated according to the formula: (O+H+L+C)/4, where О — bar Open price, Н — bar High price, L — bar Low price, С — bar Close price. The indicator settings: Y_Period — indicator period Cauchy difference – indicator … Read more

Cauchy difference YTG – indicator MetaTrader 5

Cauchy difference YTG - indicator for MetaTrader 5
The indicator of the difference between the arithmetic and geometric moving averages calculated using (Open + Close + High + Low)/4 prices. The indicator settings: YMA_Period — period for calculation of the arithmetic moving average. GMA_Period — period for calculation of the geometric moving average. Cauchy difference YTG – indicator MetaTrader 5

Simple oscillator showing the difference between two Moving Averages – indicator MetaTrader 5

Simple oscillator showing the difference between two Moving Averages - indicator for MetaTrader 5
A simple oscillator. Shows the difference between two exponential Moving Averages in the form of a colored histogram drawn in a separate window. There are three adjustable parameters: Period EMA – periods of moving averages; Shift of the second EMA – shift for the second EMA in bars (if 0, the value of 1 is … Read more