OPEN-SOURCE SCRIPT
Updated Composite RSI

One issue with the famouse RSI indicator is that it is too sensitive in some cases and thus, might give false signals if we are eager to use those signals.
If we increase the length of the RSI, it might give too few signals which is not ideal as well.
This Composite RSI indicator was created to utilize the RSI strength, using 3 RSIs (with different length) in combination to give less signal than the original one.
You can use it like a normal RSI indicator:
- Try to find the entry when the RSI is in the overbought (RSI >= 70) and oversold (RSI <= 30) areas
- Use bullish divergence and bearish divergence on the RSI itself to signal your trade
In the example chart, I included a built-in RSI as well so you that you can compare the original one and the Composite RSI indicator.
Some extra features:
- Simple bullish and bearish divergences detection.
- Mark the RSI with green circle(s) when it is extremely overbought (over 80) and oversold (under 20)
If we increase the length of the RSI, it might give too few signals which is not ideal as well.
This Composite RSI indicator was created to utilize the RSI strength, using 3 RSIs (with different length) in combination to give less signal than the original one.
You can use it like a normal RSI indicator:
- Try to find the entry when the RSI is in the overbought (RSI >= 70) and oversold (RSI <= 30) areas
- Use bullish divergence and bearish divergence on the RSI itself to signal your trade
In the example chart, I included a built-in RSI as well so you that you can compare the original one and the Composite RSI indicator.
Some extra features:
- Simple bullish and bearish divergences detection.
- Mark the RSI with green circle(s) when it is extremely overbought (over 80) and oversold (under 20)
Release Notes
Update chart.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.