Source: https://fxcodebase.com/code/viewtopic.php?f=48&t=66437
Forum: 48 · Topic 66437 · 1 post(s)
Alexander.Gettinger · Mon Aug 06, 2018 1:59 pm
This indicator is the MACD which, instead of two MA uses 2 ATR.
Formulas: MACD=ATR(Short period)-ATR(Long period), Signal=MA(MACD), Histogram=MACD-Signal.
Download:
For this indicator must be installed Averages indicator (viewtopic.php?f=17&t=2430).