OPEN-SOURCE SCRIPT
Chebyshev-Gauss RSI

The Chebyshev-Gauss RSI is a variant of the standard Relative Strength Index (RSI) that uses the Chebyshev-Gauss Moving Average (CG-MA) for smoothing gains and losses instead of a traditional Simple or Exponential Moving Average. This results in a more responsive and potentially smoother RSI line.
This version is enhanced with features from the built-in TradingView RSI indicator, including:
How it works:
This version is enhanced with features from the built-in TradingView RSI indicator, including:
- A selectable smoothing moving average of the RSI line.
- Bollinger Bands based on the smoothing MA.
- Automatic divergence detection.
How it works:
- It calculates the upward and downward price changes (gains and losses).
- It applies the Chebyshev-Gauss Moving Average to smooth these gains and losses over a specified lookback period.
- The smoothed values are used to calculate the Relative Strength (RS) and then the final RSI value.
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。