Normalized_Moving_Average_Slope – indicator MetaTrader 5

Normalized Moving Average Slope oscillator calculates the slope of the moving average in % of ATR.

It has four inputs:

  • MA period – MA calculation period
  • ATR period – ATR calculation period
  • Method – MA calculation method
  • Applied price – MA calculation price

Calculation:

NMAS = 100.0 * (MA-PrevMA) / ATR

where:

MA – MA(Applied price, MA period, Method)
ATR – ATR(ATR period)


https://www.mql5.com/ru/code/22508

📈 ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks
Alternative:   ZeroLagEA-AIP v0.0.4 - EA MetaTrader 5