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

WMAO (Wilder's Moving Average Oscillator) - an oscillator based on Welles Wilder's Moving Average.

The indicator has three input parameters:

  • Fast WMA period - fast WMA calculation period;
  • Slow WMA period - slow WMA calculation period;
  • WMA applied price - price used for the calculation of both WMAs.

Calculations:

WMAO = FastWMA - SlowWMA

where:

FastWMA = WMA(WMA applied price, Fast WMA period)  SlowWMA = WMA(WMA applied price, Slow WMA period)  WMA = Wilders Moving Average  

MetaTrader Experts, Indicators, Scripts and Libraries

21685