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.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.