Source: https://fxcodebase.com/code/viewtopic.php?f=48&t=68228
Forum: 48 · Topic 68228 · 1 post(s)
Alexander.Gettinger · Sat Mar 30, 2019 12:04 pm
Formulas: CO[i] = Close[i]-Open[i], U[i] = Coeff(MA(Abs(CO))), D[i] = -U[i].
Download:
For this indicator must be installed Averages indicator (viewtopic.php?f=17&t=2430).