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 | Momentum ratio oscillator

Theory :

The indicator is calculating a smoother value of momentum ratio (current value compare to previous value) using a series of ema calculations for smoothing. The result is a bit similar to some already existing indicators (like the volume zone or price zone oscillators), but that comes from the usage of the ema for smoothing (ema produces that "smooth step like" results when the values change suddenly) - the math used for those is completely different.

Usage :

In this version you can use either color changes or levels crosses (since the indicator is bound to 0 to 1 range) as signals

MetaTrader Experts, Indicators, Scripts and Libraries

The "big picture" example :

MetaTrader Experts, Indicators, Scripts and Libraries

23390