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 | RSI With Step MA

RSI calculated using the specified smoothing type is displayed in a separate window.

It has five input parameters:

  • RSI period - RSI calculation period;
  • Step - the range for calculating the positive and the negative components of RSI;
  • MA period - smoothing period;
  • MA method - smoothing method;
  • MA applied price - price used for the calculation of the smoothing MA.

Calculation:

RSI[i] = 100-(100/(1 + Positive/Negative))

where

Positive, Negative - the sum of positive and negative increments (Diff),  Diff[i] = MA(Period_MA)[i]-MA(Period_MA)[i-Step]  

MetaTrader Experts, Indicators, Scripts and Libraries

20451

Best MetaTrader Indicators + Profitable Expert Advisors