OPEN-SOURCE SCRIPT
已更新

RRE Zones

332
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提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。