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

Indicator MPO (Midpoint Oscillator) displays price movement without its trend component around its centerpoint. It is displayed as two lines: Price movement line and signal line. Centerline (MidPoint) is zero level of the oscillator.

The indicator has three configurable parameters:

  • Period - price line calculation period;
  • Smoothing period - signal line calculation period;
  • Smoothing method - signal line smoothing method.

Calculations:

MidPoint = 100.0 * (2.0 * Close - Max-Min) / (Max-Min)  Signal = MA(MidPoint,Smoothing period, Smoothing method)  

where:

  • Max, Min - the highest and the lowest values within Period

MetaTrader Experts, Indicators, Scripts and Libraries

21164

Best MetaTrader Indicators + Profitable Expert Advisors