OPEN-SOURCE SCRIPT
更新済 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.
リリースノート
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
オープンソーススクリプト
TradingViewの精神に則り、このスクリプトの作者はコードをオープンソースとして公開してくれました。トレーダーが内容を確認・検証できるようにという配慮です。作者に拍手を送りましょう!無料で利用できますが、コードの再公開はハウスルールに従う必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、このスクリプトの作者はコードをオープンソースとして公開してくれました。トレーダーが内容を確認・検証できるようにという配慮です。作者に拍手を送りましょう!無料で利用できますが、コードの再公開はハウスルールに従う必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。