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

Oscillator Intraday Momentum Index displays the ratio between the directed change in the price and the total change in the prices over the specified period.

There are three adjustable parameters:

  • Period - calculation period;
  • Overbought - overbought level;
  • Oversold - oversold level.

Calculation:

IMI = 100*U /(U+D)

where:

U = SMA(Up, Period),  D = SMA(Down, Period)  

If Close > Open:

Up = Close - Open

otherwise:

If Close < Open:

Down = Open - Close

otherwise:

MetaTrader Experts, Indicators, Scripts and Libraries

21106

Best MetaTrader Indicators + Profitable Expert Advisors