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

Oscillating indicator Mirror RSI displays the forward and reverse difference of two RSIs and the signal line.

It has six adjustable parameters:

  • First RSI period - first RSI calculation period
  • First RSI applied price - first RSI applied price
  • Second RSI period - second RSI calculation period
  • Second RSI applied price - second RSI applied price
  • Signal period - signal line calculation period
  • Signal method - signal line calculation method

Calculations:

Ascending = RSI1 - RSI2
Descending = RSI2 - RSI1
Signal = AvgRSI

where:

RSI1 = RSI(First RSI applied price, First RSI period)
RSI2 = RSI(Second RSI applied price, Second RSI period)
AvgRSI = MA(RSI1, Signal period, Signal method)

MetaTrader Experts, Indicators, Scripts and Libraries

MetaTrader Experts, Indicators, Scripts and Libraries

22686