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 | Cutler RSI

An RSI version called Cutler's RSI is based on the simple moving average, non on the exponential moving average.

It has five input parameters:

  • Period - calculation period;
  • Method - calculation method (SMA by default);
  • Applied price - the calculation price;
  • Overbought - overbought level;
  • Oversold - oversold level.

Calculation:

Cutler's RSI = 100.0 - 100.0 / (1 + P/N)

where:

P = MA(pos, Period, Method)  N = MA(neg, Period, Method)  pos, neg - positive and negative differences between the current and the previous values of MA  

MetaTrader Experts, Indicators, Scripts and Libraries

Fig 1. SMA calculation method

MetaTrader Experts, Indicators, Scripts and Libraries

Fig. 2. EMA calculation method

MetaTrader Experts, Indicators, Scripts and Libraries

Figure 2. SMMA calculation method

MetaTrader Experts, Indicators, Scripts and Libraries

Figure 4. LWMA calculation method

21024

Best MetaTrader Indicators + Profitable Expert Advisors