Zone Verdict
- Experts
-
Alex Amuyunzu Raymond
I’m an experienced MQL5 developer and software engineer specializing in building robust, high-performance algorithmic trading systems for MetaTrader 5. My work goes beyond standard EA development — I design intelligent, scalable solutions that combine market logic, automation, and external - Versione: 3.50
- Attivazioni: 5
The Premise Every Gold Trader Eventually Learns the Hard Way
XAUUSD does not reward activity. It rewards conviction — and conviction only exists when two things align: institutional structure and price equilibrium.
Most Expert Advisors on the MQL5 Market are built around one of those ideas and pretend the other does not exist. They fire on a Break of Structure the moment it prints, without waiting for the market to prove the break is real. Or they chase the Equilibrium Zone as if it were a magnet that pulls price forever, without ever asking whether structure still agrees.
Zone Verdict was built to end that compromise.
It is a disciplined, bar-close execution engine for MetaTrader 5 that fuses Smart Money Concepts (BOS / CHoCH signals) from the widely used LuxAlgo Smart Money Concepts indicator with the Equilibrium Grey Zone — and then applies one of the strictest confirmation protocols available in any commercial EA: it waits for the next completed candle to agree before it ever touches your capital.
No chase entries. No mid-candle impulses. No guessing whether the break was real.
Zone Verdict does not trade signals. It trades verdicts — the moment structure, confirmation, and equilibrium all align into a single, unambiguous decision.
What Zone Verdict Actually Does — In Plain Language
1. It Reads Institutional Structure, Not Indicator Noise
Zone Verdict connects directly to the Smart Money Concepts (LuxAlgo) indicator via iCustom and reads its live signal buffers for Break of Structure (BOS) and Change of Character (CHoCH) events. These are the same structural events institutional desks use to define trend continuation and trend reversal. The EA does not reinterpret them. It does not average them. It reads them cleanly, bar by bar, from the indicator you already trust.
2. It Demands Candle Confirmation Before Committing Capital
This is where Zone Verdict separates itself from the crowd.
When a bullish BOS or CHoCH prints, the EA does not open a Long. It arms itself. Then, on the next fully completed M5 candle, it asks one question: did this candle close green?
-
If yes — the Long opens at the close of that confirmation candle.
-
If no — the signal is discarded. The EA returns to idle and waits for the next structural event.
The same logic applies in reverse for Shorts: a bearish BOS or CHoCH must be followed by a red close on the next completed candle before any Short is opened.
This single rule eliminates the majority of false breakouts that destroy signal-chasing EAs. It forces the market to prove itself twice before Zone Verdict commits a single cent.
3. Every Trade Is Born With a Fixed, Predictable Stop Loss
Zone Verdict does not use trailing stop guessing games or volatility-expanding stops that quietly widen during news events. Every position opens with a fixed Stop Loss measured in USD or points — fully editable in the EA inputs.
-
Default range: $6.00 – $7.00 on XAUUSD
-
Equivalent to 600 – 700 points (60 – 70 pips on most gold brokers)
-
User-adjustable at any time, with full normalization handling for 2-digit, 3-digit, and 5-digit XAUUSD quoting conventions
You always know your maximum risk per trade before the trade is opened. No exceptions, no surprises, no "adaptive" excuses.
4. The Equilibrium Grey Zone Becomes Your Take Profit — and Your Exit Signal
This is the heart of Zone Verdict's design philosophy.
The Equilibrium Zone — the "Grey Zone" drawn by the Smart Money Concepts indicator, representing the 50% midpoint of the most recent structural range — is treated by Zone Verdict as the most probable destination of any counter-trend move. When a Short is opened following a bearish structural break, the EA projects the Take Profit directly at or near the Equilibrium Zone, because that is where price most frequently stalls, reverses, or finds balance.
But Zone Verdict does not blindly wait for TP to be hit. It actively monitors price behavior at the zone and applies a second rule that most EAs ignore completely:
If price reaches the Equilibrium Zone and finds support there — without breaking through — Zone Verdict closes the Short immediately.
This is not a stop-loss exit. This is not a trailing-stop exit. This is a structural exit — the EA recognizing that the zone has done its job and the market is telling it to step aside. It locks in whatever profit has been earned at the zone and removes exposure before the reversal can eat into gains.
5. After the Zone Exit, It Waits — Patiently and Deliberately
Most EAs, the moment they close a position, immediately scan for the next setup. This is how accounts bleed during choppy reversals.
Zone Verdict does the opposite. After closing a position at the Equilibrium Zone, the EA enforces a cooling-off period measured in completed M5 candles. The number of candles is fully editable via the CandlesToWaitAfterExit input.
During this waiting window:
-
No new Longs are evaluated
-
No new Shorts are evaluated
-
The EA continues to read structure and track the Equilibrium Zone, but it does not act
Only when the waiting period has fully elapsed does Zone Verdict resume evaluating new structural signals. This one feature alone has saved more accounts than any indicator ever will.
The Complete Trading Logic — Step by Step
Step 1 — Structure Signal Detected
The Smart Money Concepts indicator prints a BOS or CHoCH on a completed M5 bar. Zone Verdict notes the direction and the bar index.
Step 2 — Confirmation Candle Evaluated
On the very next completed M5 candle, Zone Verdict checks the candle's direction. Long requires a green close. Short requires a red close. No confirmation, no trade.
Step 3 — Position Opened at Confirmation Close
The trade is opened at the exact close price of the confirmation candle — not at the next tick, not at the next bar's open. This eliminates entry slippage caused by delayed evaluation.
Step 4 — Stop Loss Attached Immediately
A fixed Stop Loss (in USD or points, user-defined) is attached to the position within the same execution cycle. No naked positions, ever.
Step 5 — Take Profit Projected at Equilibrium
For Shorts, Take Profit is placed at or near the Equilibrium Grey Zone. For Longs, TP is projected symmetrically against the upper boundary of the same zone logic.
Step 6 — Active Equilibrium Monitoring
While the trade is open, Zone Verdict monitors the Equilibrium Zone on every completed M5 bar. If price reaches the zone and rejects (finds support for a Short, or resistance for a Long) without breaking through, the EA closes the trade immediately — capturing the structural move at its most reliable point.
Step 7 — Cooling-Off Period Enforced
After a zone-based exit, Zone Verdict enters a mandatory wait state for the number of candles you specify. It does not evaluate new entries until the waiting period is fully complete.
Step 8 — Cycle Repeats
Once the waiting period expires, Zone Verdict returns to Step 1 and resumes reading structure — fresh, disciplined, and unemotional.
Every Input, Every Control, Every Detail You Need
Zone Verdict was engineered for traders who demand transparency. Every parameter is exposed, documented, and safe to modify.
Signal & Indicator Inputs
-
SMC_Indicator_Name — The exact indicator name used in iCustom (default: "Smart Money Concepts (LuxAlgo)")
-
BOS_Buffer_Index — Buffer number for Break of Structure signals
-
CHoCH_Buffer_Index — Buffer number for Change of Character signals
-
Equilibrium_Buffer_Index — Buffer number for the Equilibrium Zone upper/lower bounds
-
Signal_Lookback_Bars — How many completed bars to scan for recent signals
Entry Logic Inputs
-
Require_Candle_Confirmation — Toggle the confirmation candle rule (default: true)
-
Confirmation_Candle_Color_Match — Require exact green/red close or allow doji tolerance
-
Max_Signal_Age_Bars — Discard signals older than this many bars
Risk & Money Management Inputs
-
Lot_Mode — Fixed lots or Risk-percentage-based sizing
-
Fixed_Lot_Size — Lot size when using fixed mode
-
Risk_Percent — Account risk percentage when using risk mode
-
Stop_Loss_USD — Stop Loss expressed in USD per ounce
-
Stop_Loss_Points — Stop Loss expressed in broker points (alternative mode)
-
Max_Slippage_Points — Maximum allowed slippage on entry
Equilibrium Zone Inputs
-
Use_Equilibrium_TP — Enable TP projection at Equilibrium Zone
-
Equilibrium_TP_Buffer_Points — Points before the zone to place TP (for safety margin)
-
Equilibrium_Exit_On_Reject — Enable the structural exit rule
-
Reject_Confirmation_Bars — Bars required to confirm the reject before exit
Cooling-Off Inputs
-
CandlesToWaitAfterExit — Number of completed M5 candles to wait after a zone-based exit
-
Wait_After_SL_Hit — Optional additional wait after a Stop Loss is triggered
Execution & Identity Inputs
-
Magic_Number — Unique identifier for all Zone Verdict positions
-
Trade_Comment — Custom comment attached to every order
-
Enable_Trading — Master on/off switch
-
Enable_Longs — Allow Long positions
-
Enable_Shorts — Allow Short positions
Dashboard Inputs
-
Show_Dashboard — Toggle the on-chart professional dashboard
-
Dashboard_Corner — Anchor corner (default: top-right)
-
Dashboard_Opacity — Glass panel opacity
-
Dashboard_Color_Scheme — Light or dark theme
The Dashboard — Professional, Visible, and Built for Real Decisions
Zone Verdict does not ship with a text-label afterthought. It ships with a glassmorphism-styled institutional dashboard rendered on the chart using MT5's CCanvas drawing layer.
The dashboard displays, in real time:
-
Signal State — Idle, Signal Detected, Confirmation Pending, or Trade Open
-
Current Position — Entry price, Stop Loss, Take Profit, floating P/L
-
Equilibrium Zone Status — Active zone bounds, distance from price, wait counter
-
Session Statistics — Total trades, wins, losses, net P/L, current drawdown
-
Account Snapshot — Balance, equity, margin level
Every state change is color-coded. Every value is legible at a glance. Every element is designed for traders who make decisions in seconds, not minutes.
Why Zone Verdict Belongs in Serious Portfolios
-
No martingale. No grid. No hedging tricks.
-
No hidden averaging. No position stacking.
-
No "adaptive" stop widening during volatility spikes.
-
No trades without a fixed Stop Loss.
-
No entries without candle confirmation.
-
No new positions while the cooling-off period is active.
Zone Verdict is a one-signal, one-trade, one-exit system. It does not accumulate exposure. It does not pyramid. It does not fight the market. It reads structure, demands confirmation, respects equilibrium, and exits with discipline.
For traders who have lost money to signal-chasing EAs, this is the correction.
For traders who have watched a winning trade turn into a loser because the EA refused to exit at the zone, this is the fix.
For traders building toward prop firm consistency, this is the foundation.
Recommended Usage
| Parameter | Recommendation |
|---|---|
| Symbol | XAUUSD (Gold) |
| Timeframe | M5 (5-Minute) |
| Broker Type | ECN / Raw Spread preferred |
| Minimum Account | $500 recommended, $200 minimum |
| VPS | Strongly recommended for 24/5 execution |
| Session | London and New York overlap preferred |
| Indicator | Smart Money Concepts (LuxAlgo) must be installed in MQL5/Indicators |
The Final Word
Zone Verdict does not chase the market. It reads it. It waits for it. And when the structure, the confirmation, and the equilibrium all agree — it delivers its verdict.
Where Structure Speaks. Where Equilibrium Decides.
