ZeroLag MACD – indicator MetaTrader 5
This oscillator is MQL5 version of ZeroLag MACD indicator, published in Russian section of MQL4 CodeBase. This indicator provides a signal few bars earlier, compared with standard MACD and its divirgence is much more clear. Calculation: ZeroLAG MACD(i) = (2*EMA(Close, FP, i) – EMA(EMA(Close, FP, i), FP, i)) – (2*EMA(Close, SP, i) – EMA(EMA(Close, … Read more