Hi John - I fixed some problems in the code, mainly the repaint issue by confirming RSI divergence pivots only after all required candles are fully closed. Live detection and historical reconstruction now use the same logic, preventing signals from disappearing after a refresh. Signal markers are placed on the first actionable confirmation candle, while MTF Bollinger Bands use only completed higher-timeframe data.JohnL33 wrote: Sun Aug 02, 2026 6:13 pm A! RSI_BBDiv
Scans price for RSI divergence signals — where price makes a new swing high/low but RSI doesn't confirm it — and only fires a signal when both swing points are outside the Bollinger Bands. This filters out weak/noisy divergences and keeps you focused on divergences forming at real price extremes.
Key Features
On-chart ON/OFF button — instantly show/hide all signals and BB lines with one click
Multi-timeframe signals — detect on a higher timeframe (e.g. H1) while viewing a lower one (e.g. M15), signals plot at the correct time/price
Visual Bollinger Bands overlay with fully separate upper/lower/mid line colour, style, and width
Popup alert, push notification, and sound alert on new signal
Fully customizable arrow size/shape, label font, and connecting-line style
Auto-scans full history on load so you see past signals immediately
Enjou
Now it looks less beautiful on chart, but perhaps more useful. Hope you don't mind if I put my hands on it.
+C+