Another variation of the Macd.
Input parameters:
extern int FastEMA=9; extern int SlowEMA=64; extern int SignalSMA=112; extern bool plotArrows=false; extern double HistThreshold=0;
!_Macd
Expert Advisors • Indicators • Scripts • Libraries
Another variation of the Macd.
Input parameters:
extern int FastEMA=9; extern int SlowEMA=64; extern int SignalSMA=112; extern bool plotArrows=false; extern double HistThreshold=0;
!_Macd