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

Murreys Math Oscillator is a market direction oscillator with Murray levels.

The indicator has three input parameters:

  • Period - calculation period
  • Multiplier - multiplier for adjusting levels to the current state of the oscillator chart
  • Show levels - display Murray levels (Yes/No)

Calculation:

MMO = 2.0 * (Close-Mid)/Range

where:

Mid = Min+Multiplier * Range * 4.0 Range = Max-Min Min,Max - the lowest and the highest prices in the Period range

When the oscillator reaches the next Murray level, the column color changes to the one corresponding to that level.

MetaTrader Experts, Indicators, Scripts and Libraries


22361