TradingView
LuxAlgo
2023年9月1日下午2點01分

Ultimate RSI [LuxAlgo] 

Bitcoin / United States DollarCoinbase

描述

The Ultimate RSI indicator is a new oscillator based on the calculation of the Relative Strength Index that aims to put more emphasis on the trend, thus having a less noisy output. Opposite to the regular RSI, this oscillator is designed for a trend trading approach instead of a contrarian one.

🔶 USAGE



While returning the same information as a regular RSI, the Ultimate RSI puts more emphasis on trends, and as such can reach overbought/oversold levels faster as well as staying longer within these areas. This can avoid the common issue of an RSI regularly crossing an overbought or oversold level while the trend makes new higher highs/lower lows.

The Ultimate RSI crossing above the overbought level can be indicative of a strong uptrend (highlighted as a green area), while an Ultimate RSI crossing under the oversold level can be indicative of a strong downtrend (highlighted as a red area).



The Ultimate RSI crossing the 50 midline can also indicate trends, with the oscillator being above indicating an uptrend, else a downtrend. Unlike a regular RSI, the Ultimate RSI will cross the midline level less often, thus generating fewer whipsaw signals.

For even more timely indications users can observe the Ultimate RSI relative to its signal line. An Ultimate RSI above its signal line can indicate it is increasing, while the opposite would indicate it is decreasing.

🔹Smoothing Methods



Users can return more reactive or smoother results depending on the selected smoothing method used for the calculation of the Ultimate RSI. Options include:

  • Exponential Moving Average (EMA)
  • Simple Moving Average (SMA)
  • Wilder's Moving Average (RMA)
  • Triangular Moving Average (TMA)


These are ranked by the degree of reactivity of each method, with higher ones being more reactive (but less smooth).

Users can also select the smoothing method used by the signal line.

🔶 DETAILS

The RSI returns a normalized exponential average of price changes in the range (0, 100), which can be simply calculated as follows:

ema(d) / ema(|d|) × 50 + 50


where d represent the price changes. In order to put more emphasis on trends we can put higher weight on d. We can perform this on the occurrence of new higher highs/lower lows, and by replacing d with the rolling range instead (the rolling period used to detect the higher highs/lower lows is equal to the length setting).

🔶 SETTINGS

  • Length: Calculation period of the indicator
  • Method: Smoothing method used for the calculation of the indicator.
  • Source: Input source of the indicator


🔹Signal Line

  • Smooth: Degree of smoothness of the signal line
  • Method: Smoothing method used to calculation the signal line.
評論
trylebtrade
Thank you for your effort ! In my opinion worse than normal RSI.
LuxAlgo
@trylebtrade, Thanks, that's ok. We outline in the description that it is specifically designed for trend following though keep in mind :)
tylerweitz11
@trylebtrade, Could not DISAGREE more. I love this RSI.
trylebtrade
@tylerweitz11, Good, some of them need to create liquidity for me to make money
bilalmadid5
luxalgo The best one in the world ❤️🔥
LuxAlgo
Orph5781
Is it possible that your next strategies or indicators include an “optimizer” option? (as it exists in TradeStation’s EasyLanguage) so we don’t need to waste hours selecting which value for each parameter suits better? Thanks
botzrobo
@Orph5781, Imagine wasting days by designing your own indicators.
For free...
Orph5781
@botzrobo, who asked your opinion?
更多