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 | VAMA

VAMA (Velocity and Acceleration Moving Average).

There are three adjustable parameters:

  • Period - calculation period;
  • Applied price - the calculation price;
  • Double smoothing - enable or disable double smoothing (Yes/No).

Calculation:

VAMA = EMA + D1 + D2 / 2 + D3/6

where:

D1[i] = EMA[i] - EMA[i-Period/4]  D2[i] = EMA[i] - 2 * EMA[i-Period/4] + EMA[i-Period/8]  D3[i] = EMA[i] - 3 * EMA[i-Period/4] + 3*EMA[i-Period/8] - EMA[i-Period/12]  

MetaTrader Experts, Indicators, Scripts and Libraries

Fig 1. Double smoothing enabled

MetaTrader Experts, Indicators, Scripts and Libraries

Fig. 2. Double smoothing disabled

21044

Best MetaTrader Indicators + Profitable Expert Advisors