MetaTrader 5 MT5 Indicators MinMax_MA – indicator MetaTrader 5

MinMax_MA – indicator MetaTrader 5

The indicator draws a moving average line calculated based in the low and high prices over the given interval of bars.

Calculation formula

MinMaxMA[i] = (Min + Max)/2

where Min, Max are the lowest and the highest prices in the range between (i-Period + 1) and (i).

It has two parameters:

  • Period – calculation period;
  • Applied price – price used for calculations.


📈 ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks
Alternative:   i-AnyRangeCldTail_System - indicator MetaTrader 5