Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | Average_Change

"Average change price" displays the average change in the price value.

It has three input parameters:

  • Period - calculation period
  • Method - calculation method
  • Applied price - price used for calculations

Calculation:

Average change = AvgAC
AC = Price - PrevPrice

Price - Applied price

AvgAC - MA(AC, Period, Method)

MetaTrader Experts, Indicators, Scripts and Libraries

22989