Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

RSI and Double Smoothed Wilders EMA - MetaTrader 5 Script - MT4/MT5 Resources

author EAcpu | 5 reads | 0 comments |

RSI with double smoothed Wilders EMA - indicator for MetaTrader 5

RSI with double smoothed Wilders EMA - indicator for MetaTrader 5

RSI with double smoothed Wilders EMA - indicator for MetaTrader 5

In the original RSI calculation Welles Wilder used "Wilder EMA" (some explanation of it can be found here: Bi-smoothed Wilder EMA ). He never explained exactly why he was that EMA, but we can guess that he was trying to reduce the number of RSI signals (if he used "regular" EMA, the number of signals would increase significantly, since EMA makes the RSI more "tight"). This version is fixing that issue and implicitly fixing the RSI flattening issue (when the RSI stays flat for an extended period of time). Instead of using a "regular" Wilder EMA for calculations, this version uses a double-smoothed Wilder EMA, like this:

It can be used as any other RSI

RSI with double smoothed Wilders EMA - indicator for MetaTrader 5

The "big picture" example shows the difference between the regular RSI (gray line) and this RSI (colored line). It's clear that this version avoids too much "flattening" and the slope is still smoother than the original regular RSI

RSI with double smoothed Wilders EMA - indicator for MetaTrader 5


Attachment download

📎 rsi_2dsd.mq5 (11.48 KB)

Source: MQL5 #24119

Verification code Refresh