Williams True Zone Strategy
35 USD
Demo downloaded:
20
Published:
21 February 2026
Current version:
2.63
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
Version 2.63
2026.03.29
исправлены сигналы, теперь сигнал приходит только на закрытии свечи
Version 2.61
2026.03.28
Supplement: Dynamic Trailing Stop System
Version 2.61 introduces the Visual Exit Guide — a visual assistant designed to optimize your trade exits. It solves the trader's ultimate dilemma: "How to avoid closing too early while ensuring I don't overstay a reversal?"
How the Stop Line Works in the Code:
Activation: The dashed line appears on the chart simultaneously with the entry signal arrow.
Anchor Point: The Stop Loss is pegged to the Alligator’s Blue Line (Teeth). Bill Williams referred to this as the "Balance Line" for the current timeframe.
Color Coding:
Bright Green Dashed Line (SpringGreen): Accompanies Buy orders. Positioned below the price.
Orange-Red Dashed Line (OrangeRed): Accompanies Sell orders. Positioned above the price.
Exit Strategy Logic:
Trend Following: As long as the market moves in your favor, the stop line follows the Alligator, "trailing" your profit behind the price action.
Exit Signal: The line breaks (disappears) as soon as the Close price crosses it and ends up "inside" the Alligator’s mouth. This indicates that the momentum has exhausted, and it is time to lock in profits.
Noise Protection: Since the logic is based on the closing price, accidental "wicks" (candle shadows) will not trigger a premature exit.
Practical Trading Tip:
If you are trading manually, simply move your Stop Loss order to the level indicated by the dashed line at the close of every new candle. This technique allows you to capture up to 80% of any major trend movement.
Final Summary of Logic Upgrades:
Entry: Fractal Breakout + Alligator Alignment + Zone Confirmation (AO+AC).
Filter: AO Divergence (Early warning of a potential reversal).
Protection: Angulation (Filters out "empty" entries without price deviation from the mean).
Exit: Trailing Stop based on the Blue Line (Profit maximization).
Version 2.61 introduces the Visual Exit Guide — a visual assistant designed to optimize your trade exits. It solves the trader's ultimate dilemma: "How to avoid closing too early while ensuring I don't overstay a reversal?"
How the Stop Line Works in the Code:
Activation: The dashed line appears on the chart simultaneously with the entry signal arrow.
Anchor Point: The Stop Loss is pegged to the Alligator’s Blue Line (Teeth). Bill Williams referred to this as the "Balance Line" for the current timeframe.
Color Coding:
Bright Green Dashed Line (SpringGreen): Accompanies Buy orders. Positioned below the price.
Orange-Red Dashed Line (OrangeRed): Accompanies Sell orders. Positioned above the price.
Exit Strategy Logic:
Trend Following: As long as the market moves in your favor, the stop line follows the Alligator, "trailing" your profit behind the price action.
Exit Signal: The line breaks (disappears) as soon as the Close price crosses it and ends up "inside" the Alligator’s mouth. This indicates that the momentum has exhausted, and it is time to lock in profits.
Noise Protection: Since the logic is based on the closing price, accidental "wicks" (candle shadows) will not trigger a premature exit.
Practical Trading Tip:
If you are trading manually, simply move your Stop Loss order to the level indicated by the dashed line at the close of every new candle. This technique allows you to capture up to 80% of any major trend movement.
Final Summary of Logic Upgrades:
Entry: Fractal Breakout + Alligator Alignment + Zone Confirmation (AO+AC).
Filter: AO Divergence (Early warning of a potential reversal).
Protection: Angulation (Filters out "empty" entries without price deviation from the mean).
Exit: Trailing Stop based on the Blue Line (Profit maximization).
Version 2.40
2026.03.28
1. AO Divergence Filter (Awesome Oscillator)
Concept: The indicator now identifies discrepancies between price action and momentum (AO).
Purpose: This filters out "weak" fractal breakouts. A signal arrow appears only when the market confirms a momentum slowdown before a reversal.
Visualization: Thick solid lines (Lime/Red) are drawn on the chart connecting the peaks where divergence was detected.
2. Adaptive Analysis (Auto-Lookback)
Concept: The indicator automatically adjusts its lookback depth based on the timeframe (from 40 bars on M5 up to 500 bars on Daily).
Purpose: Fast execution is key on lower timeframes, while global trends matter on higher ones (H1, H4). This ensures stability across all TFs without manual adjustments.
3. Enhanced Alligator Filter
Concept: We implemented a strict line sequence check (Lips > Teeth > Jaw).
Purpose: This ensures signals are only generated when the Alligator's "mouth" is fully open, eliminating false entries during sideways markets (consolidation).
4. Dual Alert System
Concept: Alerts are now split into two categories: Main Signals (fractal breakouts) and Divergence Alerts.
Purpose: Divergence is often a leading indicator. You can now get notified about a potential reversal early, even before the fractal level is breached.
Concept: The indicator now identifies discrepancies between price action and momentum (AO).
Purpose: This filters out "weak" fractal breakouts. A signal arrow appears only when the market confirms a momentum slowdown before a reversal.
Visualization: Thick solid lines (Lime/Red) are drawn on the chart connecting the peaks where divergence was detected.
2. Adaptive Analysis (Auto-Lookback)
Concept: The indicator automatically adjusts its lookback depth based on the timeframe (from 40 bars on M5 up to 500 bars on Daily).
Purpose: Fast execution is key on lower timeframes, while global trends matter on higher ones (H1, H4). This ensures stability across all TFs without manual adjustments.
3. Enhanced Alligator Filter
Concept: We implemented a strict line sequence check (Lips > Teeth > Jaw).
Purpose: This ensures signals are only generated when the Alligator's "mouth" is fully open, eliminating false entries during sideways markets (consolidation).
4. Dual Alert System
Concept: Alerts are now split into two categories: Main Signals (fractal breakouts) and Divergence Alerts.
Purpose: Divergence is often a leading indicator. You can now get notified about a potential reversal early, even before the fractal level is breached.
Version 1.60
2026.03.28
Update to version 1.60
The new version focuses on user convenience and prompt signal delivery. Now you won't miss an entry point, even if you are away from your trading terminal.
What's New:
Alert System: Added visual pop-up alerts in the terminal window.
Push Notifications: Added the ability to receive signals directly to your smartphone (iOS/Android). To use this feature, enter your MetaQuotes ID in the terminal settings.
Sound Notifications: Added audio alerts when a new signal appears (customizable sound file in settings).
Control Parameters: A new "Alert Settings" block has been added to the indicator inputs, allowing you to toggle each notification type individually.
Signal Optimization: A filter for repeated triggers has been implemented. The signal on the current bar is sent only once, preventing notification spam.
The new version focuses on user convenience and prompt signal delivery. Now you won't miss an entry point, even if you are away from your trading terminal.
What's New:
Alert System: Added visual pop-up alerts in the terminal window.
Push Notifications: Added the ability to receive signals directly to your smartphone (iOS/Android). To use this feature, enter your MetaQuotes ID in the terminal settings.
Sound Notifications: Added audio alerts when a new signal appears (customizable sound file in settings).
Control Parameters: A new "Alert Settings" block has been added to the indicator inputs, allowing you to toggle each notification type individually.
Signal Optimization: A filter for repeated triggers has been implemented. The signal on the current bar is sent only once, preventing notification spam.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
