Best EA for FTMO in 2026: what actually passes the evaluation
FTMO allows EAs, but most bots blow the 5% daily / 10% max drawdown rule. We score EA archetypes against FTMO's rules and point to the risk-first strategies that fit the envelope.
The FTMO envelope, in one line
FTMO lets you run EAs, but the account lives or dies by two numbers: a 5% daily loss limit and a 10% maximum (trailing) drawdown. Most bots do not fail because they are unprofitable โ they fail because one correlated move, gap, or recovery sequence punches through the trailing floor. So the question is not "which EA makes the most?" but "which EA stays inside the envelope long enough to get funded?"
Below we score common EA archetypes against FTMO's rules. Scores are 1โ5 for FTMO suitability (higher = safer fit), not a profit forecast.
| EA archetype | Hard stop? | Recovery logic? | FTMO fit | Why |
|---|---|---|---|---|
| Low-correlation trend (gold, JPY, indices) | Yes | None | 5/5 | Bounded risk, survives the trailing DD if sized right. |
| Mean-reversion on one pair | Yes | None | 4/5 | Works in ranges; watch news gaps that skip the stop. |
| Breakout (NY session, indices) | Yes | None | 4/5 | Clean entries; needs a spread/session filter so slippage stays small. |
| Grid / martingale recovery | No (averages) | Yes | 1/5 | Looks calm in backtest, then one move ends the account. Against the rules in spirit. |
| High-frequency scalper | Yes | None | 3/5 | Depends entirely on broker spread and VPS latency; fragile. |
What we actually ship (and why it fits)
Every EAbase EA opens with a hard stop and never averages, grids, or martingales. Three of them cleared a real 2020โ2024 Exness backtest with a profit factor above 1.10 and a survivable drawdown:
- Gold-Trend D1 โ daily trend on XAUUSD, ATR stop. Low trade count, low correlation to indices.
- JPY Asia Ranger โ quiet-session JPY range capture; small per-trade risk.
- Metals Pyramid Rider โ scales into gold/silver momentum with a hard stop on every unit (pyramiding, not averaging).
These are the kind of strategies that sit inside a 5%/10% envelope when you size them to ~0.5โ1% risk per trade. They are not "pass FTMO" buttons โ no EA is. They are survivable inputs to a disciplined plan.
The missing piece most people skip
A single EA stop does not cap account-wide risk. A gap that skips your stop, or two correlated EAs trading the same news spike, can blow the trailing drawdown even when each EA "behaved." That is why we pair trading EAs with PropGuard Sentinel โ an account-wide circuit breaker that force-flattens and locks the account at your danger line. It never opens trades; it just enforces the limits FTMO will enforce for you, but earlier and without killing the account.
Verdict
The best EA for FTMO is not the most profitable one in a backtest. It is the one with:
- a hard stop on every trade and no recovery logic,
- low correlation to your other strategies,
- risk sized to the firm's daily + max drawdown, and
- an account-wide guardian as a backstop.
Run a small portfolio of risk-first EAs inside that envelope and you are playing the funding game on the right terms. See the full lineup in the EA store, the prop-firm shortlist on the partners page, and the real backtests behind every claim on our proof page.