OPEN-SOURCE SCRIPT
Updated Bollinger Bands Stochastic RSI Extreme Signal

This is the finalized code released to the public that I created in a video linked here.
This indicators combines a Bollinger Band and Stochastic RSI to produce signals for possible price reversal. The signals are displayed by default as green arrows for bullish and red arrows for bearish.
To trigger a signal the indicator checks for the following:
(Bullish)
(Bearish)

This indicators combines a Bollinger Band and Stochastic RSI to produce signals for possible price reversal. The signals are displayed by default as green arrows for bullish and red arrows for bearish.
To trigger a signal the indicator checks for the following:
(Bullish)
- A candle closes above the upper Bollinger Band
- The following candle closes within the upper Bollinger Band
- The RSI Stochastic is below the set threshold (10 by default)
(Bearish)
- A candle closes below the lower Bollinger Band
- The following candle closes within the lower Bollinger Band
- The RSI Stochastic is above the set threshold (90 by default)

Release Notes
Added alert functionalityOpen-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.
"Be to others the person you needed to meet 10 years ago"
Discord Trading Community: discord.gg/eDfhKvS5AC
Youtube: youtube.com/c/NoroksNotepad
Twitter: twitter.com/noroktrade
Discord Trading Community: discord.gg/eDfhKvS5AC
Youtube: youtube.com/c/NoroksNotepad
Twitter: twitter.com/noroktrade
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.
"Be to others the person you needed to meet 10 years ago"
Discord Trading Community: discord.gg/eDfhKvS5AC
Youtube: youtube.com/c/NoroksNotepad
Twitter: twitter.com/noroktrade
Discord Trading Community: discord.gg/eDfhKvS5AC
Youtube: youtube.com/c/NoroksNotepad
Twitter: twitter.com/noroktrade
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.