Search for a “gold grid EA” and you get hundreds of MetaTrader 5 robots promising 500% a month with a screenshot and no way to verify it. This guide shows you how to evaluate an XAUUSD grid expert advisor like a developer does — and walks through a real, reproducible Strategy Tester report so you know what an honest result looks like.
Why grid systems work on gold (and why they blow accounts)
Gold moves in wide, mean-reverting swings inside a trend. A grid EA opens a basket of positions at fixed price steps and closes the whole basket when the combined profit hits a money target. When price oscillates, that logic prints small, frequent wins — which is exactly what you see in a tester report as a high win rate and a smooth equity curve.
The danger is the one-directional run: news spikes, a Fed decision, a liquidity gap on Monday open. Without protection the basket keeps averaging into a losing move until margin runs out. Every grid EA worth buying has to answer one question: what happens on the day gold moves $80 in one direction?
The five tester numbers that actually matter
- Max balance drawdown — not equity drawdown. Anything above 30–35% on a grid means the settings are too aggressive for the deposit.
- Profit factor — gross profit divided by gross loss. Below 1.5 the edge is thin; a grid with money targets should sit around 1.8–2.5.
- Recovery factor — net profit divided by max drawdown. Above 2 means the system earned back its worst pain at least twice.
- Modelling quality — only trust “every tick based on real ticks” with 100% history quality. Open-price tests are meaningless for grids.
- Number of trades — a grid producing under 300 trades in a month is not being tested on enough volatility to reveal its weakness.
A real report: Chento Gridder V2 on XAUUSD M5
Here is the report we publish for Chento Gridder V2, run on an Exness cent account with a $100 deposit, 0.01 lot base and the default chento v2 test.set file, 1–28 August 2026 on M5 with 100% real ticks:
- Net profit +$97.42 (97.4% growth in 27 trading days)
- Profit factor 2.07, recovery factor 2.42
- Win rate 62.73% across 1,948 trades
- Max balance drawdown 10%, max equity drawdown 37%
That equity drawdown figure is the honest part. A grid always carries open floating loss while a basket is building — 37% equity drawdown on a cent account is survivable, on a standard account with the same lot it would be a margin call. This is why we say: 0.01 lot per $1,000 on standard accounts, or run it on cent.
You do not have to trust our numbers. The product page has a free backtest build (.ex5) and the exact .set file — load them into your own Strategy Tester and you get the same report.
The risk modules that separate a toy from a tool
Gridder V2 ships seven one-click modules on the chart panel. In our testing the three that matter most on gold are:
- NEWS filter — reads the MT5 economic calendar and closes/pauses 15 minutes around USD high-impact events. NFP and CPI days are where naive grids die.
- SPIKE guard — pauses when spread or the running candle range explodes, then resumes after a cool-down. Targets still close, new entries wait.
- DD STOP — closes everything at a fixed percentage drawdown of balance and resumes the next trading day. Losing 10% on a bad day and continuing beats losing the account.
How to test any gold grid EA yourself in 20 minutes
- Open MT5 → View → Strategy Tester. Choose the EA, XAUUSD, M5, “Every tick based on real ticks”.
- Set the deposit to what you will really trade with. Testing $10,000 when you have $300 tells you nothing.
- Run at least one full month that includes an NFP release and a Fed meeting.
- Read balance drawdown first, then profit factor, then look at the equity curve for cliffs.
- Then run it on a demo account for a week. Gridder V2 has a free 7-day demo trial key for exactly this.
If an EA seller will not give you a tester build or a .set file, that tells you more than any screenshot. See all House of Chento MT5 systems — every one has documented logic and an account-bound lifetime license.
Past performance, including backtests, does not guarantee future results. Grid systems can lose the entire account. Test on demo first.
House ofChento