Most grid EA failures are not strategy failures. They are sizing and protection failures. The same logic that returns 5–10% a month on a properly sized account wipes a $200 standard account in an afternoon. This is the risk framework we use on every grid system we ship, from Chento Gridder V2 to Gold Crush and RTX Chippercore V2.
Rule 1: size the basket, not the trade
A grid does not risk one position — it risks the whole ladder. If your EA can open 8 levels with a 2.0 multiplier, the last level alone is 128× the base lot. Work out the worst-case exposure of a full basket, then size the base lot so that exposure is survivable:
- Standard account: 0.01 base lot per $1,000 of balance on XAUUSD.
- Cent account: 0.01 base lot per $100 (which is $10,000 cents). This is why our published backtest runs on Exness cent.
- Never let a grid use more than 50% of free margin at the deepest level you allow.
Rule 2: a news filter is not optional on gold
Gold reacts to USD data within milliseconds. A grid that is mid-basket when NFP prints can see three levels filled in one candle, all on the wrong side. A calendar-based filter that closes open positions and pauses new entries 15 minutes before and after high-impact USD events removes most of the catastrophic tail. In our tester runs the NEWS module costs a little profit on quiet weeks and saves the account on the loud ones.
Manual times matter too: Monday market open, Friday last hour, and the daily rollover spread widening. Gridder V2 lets you add manual pause windows alongside the calendar feed.
Rule 3: a daily drawdown stop beats a per-trade stop loss
Stop losses on individual grid legs defeat the purpose of averaging. What you want instead is a basket-level circuit breaker: when floating loss reaches X% of balance, close everything, stop trading for the day, resume tomorrow. Set it at 10–15% for conservative accounts, 20–25% if you understand that you are trading a recovery system. Losing 12% on a bad day and continuing the month is a very different outcome from a margin call.
Rule 4: trade the session, not the clock
Gold’s cleanest oscillation on M5 happens during the London and early New York sessions. Asian range trading produces small baskets that never reach target and then get carried into London volatility. A SESSION window — for us 07:00–17:00 Pakistan time, broker offset auto-detected — cuts a surprising amount of drawdown while leaving open baskets to finish their job.
Rule 5: pause on spikes, resume on calm
Spread and candle range are the two fastest-moving warning signals available inside an EA. If the spread doubles or the current candle’s range exceeds several times the recent average, something is happening that a grid cannot price. Pause new entries, let existing targets close, and resume after a cool-down.
A weekly checklist for anyone running a grid EA
- Withdraw profit above your base balance every week. A grid should never be compounding an unbounded account.
- Check the economic calendar Sunday night; add manual pauses for events your filter might miss.
- Look at max equity drawdown for the week — if it exceeded 30%, cut the base lot.
- Re-run the tester on the last month with your live settings. Drift between backtest and live is a signal to review the .set file.
Every module described here is a toggle on the Gridder V2 chart panel, and the EA remembers your choices per chart and magic number. See the full module list and the real tester report, or read the install guide.
Nothing here is financial advice. Grid and martingale systems can lose the entire deposit.
House ofChento