OPEN-SOURCE SCRIPT
Updated RRE Zones

The error is box.style_dashed is not supported in this Pine Script version. Need to remove the border_style parameter from both breaker block box.new() calls.Edited 2 files, read a fileEdited 2 files, read a fileFixed. Both border_style=box.style_dashed lines removed from the Bearish Breaker and Bullish Breaker box.new() calls. The breaker blocks will now use the default solid border — they're still visually distinct from OBs via their different colors (orange BB ↓ / teal BB ↑) and lower fill transparency.
Release Notes
Untouched (verified): OB detection (swingHigh/swingLow via swingLength, impulse thresholds, trend filter, mitigation, breaker blocks, retouch detection) and FVG detection (gap logic, min size, FVG alerts) — all use the same variables and logic as before.Liquidity (only this changed):
Lines still confirm via liqPivotBars (default 2, range 1-5) — set it to 1 if you want the absolute next-candle confirmation
New newBuyLiq / newSellLiq flags fire the moment a line is drawn
New alertcondition() entries: "Buy-Side Liquidity Formed" and "Sell-Side Liquidity Formed" — selectable in TradingView's alert dialog
A dynamic alert() also fires automatically with the exact price level baked into the message (same pattern as your OB retouch alerts), e.g. 💧 Buy-Side Liquidity | XAUUSD 15 | Level: 3291.50
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.