거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

RSI with double smoothed Wilders EMA - MetaTrader 5용 지표

조회수:
6782
평가:
(12)
게시됨:
2019.01.11 14:29
RSI (ds).mq5 (11.48 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory :

In the original RSI calculation Welles Wilder is using the "Wilder EMA" (some explanation of it can be found here : Double Smoothed Wilder's EMA). He never explained exactly why he was that EMA but we can guess that he was trying to reduce the number of signals for RSI (if he was to use the "regular" EMA the number of signals would be significantly bigger since EMA would make even more "nervous" RSI). This version is addressing that issue and implicitly addressing the issue of RSI flattening (when RSI becomes flat for longer periods). Instead of using "regular" Wilder's EMA for calculation, this version is using double smoothed Wilder's EMA, and that way :

  • it is smoothing a bit the RSI (not too much, but the smoothness difference is noticeable and significant in a lot of cases)
  • it is preventing too much flattening of the RSI (see the lower "big picture" example)

Usage :

It can be used as any other RSI


PS:

A "big picture" example showing the difference of regular RSI (gray line) and this RSI (colored line). As it is obvious, this version avoids too much "flattening" and the slope still remains reasonably smoother than the original regular RSI


Simple Server Clock Simple Server Clock

A very simple, efficient and non-obtrusive clock for your Chart. KISS compliant! :)

Double smoothed Wilders EMA Double smoothed Wilders EMA

Double smoothed Wilders EMA

RSI of average using double smoothed Wilder's EMA RSI of average using double smoothed Wilder's EMA

RSI of average using double smoothed Wilder's EMA

Symbol Name On Chart Symbol Name On Chart

Pretty simple. Seems Stupid. But yes, You need this...