Version 1.20 2025.11.19
Changelog for Version 1.20:
CRITICAL FIX: Corrected the scanning logic for VRZ Lows. Previously, the math error caused many valid support zones to be ignored.

IMPROVED: Increased default LookBack to 1000 bars (was 200). This ensures historical zones (like the one from 7 days ago in your screenshot) are visible immediately.

IMPROVED: Smart "Standalone" Alerts. Since there is no EA, the indicator now internally calculates the Stop Loss (ATR/Pips) and Take Profit levels and includes them in the phone notification text.
Version 1.10 2025.08.12
### 🚀 New Features
Dynamic LookBack: The indicator can now automatically search further back in history to find support and resistance zones if they aren't found in the initial LookBack range. This makes it much more effective in strong trends. (This is controlled by the new AutoExtendLookBack and MaxLookBack inputs).

Adjustable Signal Strength: A new input, SignalClosePercent, has been added. You can now control how strong a signal candle's close must be (e.g., it must close in the top 25% of its range by setting the value to 75), giving you more control over signal quality.

### ⚙️ Performance & Stability Improvements
Major Performance Overhaul: The core logic for drawing VRZ lines has been completely rewritten. The indicator is now significantly faster and will no longer cause the "indicator is too slow" error on charts with a long history.

Critical Bug Fixes: Multiple bugs in the line-drawing logic have been fixed, ensuring zones are now drawn accurately and reliably on all instruments (including Forex, Gold, and Crypto).

Stable ATR Calculation: Fixed a bug that caused a "Failed to copy ATR buffer" error, making the Stop Loss calculation for alerts much more stable and reliable.

### ✨ Other Changes
Signal Arrows Removed: The on-chart signal arrows have been removed to simplify the indicator and its settings, focusing on its core function of identifying and alerting on VRZ levels.