Chaikin_Volatility_Histogram – indicator MetaTrader 5
Chaikin volatility indicator as a colored histogram. //+———————————–+ //| INDICATOR INPUTS | //+———————————–+ input Smooth_Method XMA_Method=MODE_EMA_;//smoothing method input int XLength=10; //smoothing depth input int XPhase=15; //smoothing parameter, //—- For JJMA, changing within -100 … +100, affects the transient process quality; //—- For VIDIA this is CMO period, for AMA this is a slow average input uint ROCPeriod=10; … Read more