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

Spread Oscillator displays the spread of values between the two symbols selected

It has four configurable parameters:

  • First symbol - first symbol name
  • Second symbol - second symbol name
  • Fast MA period - fast MA calculation period
  • Slow MA period - slow MA calculation period

Calculations:

Spread Oscillator = SlowMA - FastMA

where:

SlowMA = EMA(Ratio, Slow MA period)
FastMA = EMA(Ratio, Fast MA period)
Ratio = (Close(First symbol) / Close(Second symbol))*100.0

MetaTrader Experts, Indicators, Scripts and Libraries

MetaTrader Experts, Indicators, Scripts and Libraries

MetaTrader Experts, Indicators, Scripts and Libraries

MetaTrader Experts, Indicators, Scripts and Libraries

23526