OPEN-SOURCE SCRIPT

O/S Split Volume + Reversal Labels [AloneMask/Ext]

160
Overbought/Oversold Split Volume + Reversal Labels
// Base logic (split volume + Bollinger Bands) by [AloneMask], preserved.
// Extended with: ADX/Keltner regime+exhaustion filter, non-repainting
// "bb obv adx up/down" reversal labels in pane AND on main chart, alerts.
//
// ANTI-REPAINT: all signals gated by barstate.isconfirmed, close-based
// crossovers only, no future-bar refs, no barmerge.lookahead_on.
// confirmBars defaults to 0 => label prints on the signal bar (near pivot)
// and never moves. Any confirmBars>0 only ever reads CLOSED bars.

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.