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. קרא עוד ב־תנאי השימוש.