Martingale EA: why the highest win rate in forex is the most dangerous, with the arithmetic
ConfirmedTrades team · 26 June 2026 · 8 min read
A martingale EA raises lot size after every loss. 1.8x progression, six losses, a 34x lot: the arithmetic, the stats on a verified account, how it is caught.
What a martingale EA does
A martingale EA takes a trade, and if it loses, takes the next one bigger. Classic martingale doubles; most forex robots use a gentler multiplier such as 1.5× or 1.8×, or add a fixed increment, because doubling runs out of margin too obviously. The idea is that the eventual winner, at the enlarged size, recovers every loss in the sequence plus a small profit. Then the lot size resets and the cycle begins again.
The entry signal is usually irrelevant. I have seen martingale trading bots built on RSI, on moving-average crosses, and on nothing at all, and their equity curves are indistinguishable, because the money management is the strategy. Many grid EAs are martingales too: they stack positions at intervals and increase the lot per level. On ConfirmedTrades that combination is classified as Martingale, not Grid, since the lot progression is the more dangerous structure.
Martingale is also the type you will most often find as a free martingale EA or bundled with an affiliate broker link. It is the easiest automated trading strategy in existence to make look perfect for a month.
The arithmetic, worked through
Start at 0.1 lots with a 1.8× multiplier. The sequence of lot sizes after each loss is 0.1, 0.18, 0.32, 0.58, 1.05, 1.89, 3.40. After six losses, the seventh position is 1.8⁶ ≈ 34 times the first. Total lots committed across the sequence are about 7.5. On EURUSD at 1:100 leverage that seventh position alone needs something like $3,700 of margin; the whole sequence needs roughly $8,000, on an account that was opened with $2,000 because the vendor said 0.1 lots was conservative.
How often does a six-loss sequence happen? If each entry wins 70% of the time, the chance of six straight losses is 0.3⁶ ≈ 0.073%, about one in 1,370. That reads as negligible. But the EA starts a new sequence after every win, so a bot doing 15 trades a day starts roughly 10 sequences a day. Over six months, around 1,800 sequences, you should expect the six-loss run to show up once or twice. The risk of ruin calculator will give you the same answer from the win rate and payoff if you enter the true effective risk of the final step rather than the first.
And that is the 70% case. The entries of most martingale bots are no better than a coin flip; at 50% the six-loss run is one in 64, and it arrives every week.
The statistics you will see
A win rate above 85%, often above 95%, with a tiny average win and an average loss many times bigger, if any loss has been recorded at all. Until the first blow-up the profit factor is very high or undefined because there are no losing trades. After it, profit factor collapses below 1 in one day.
Lot sizes in the Trade records vary by a factor of ten or more between consecutive trades. That is the fingerprint, and it is the first thing the review looks for. Trades per week is high. Holding time varies wildly: the first entry of a sequence may close in minutes, the fifth may sit for days, so the histogram is smeared across every bucket from 5–15 minutes to over 7 days.
The balance curve is the smoothest staircase you will ever see, with practically no visible dips. The equity curve shows the sequences as sharp valleys, each deeper than the last as the lot multiplier runs. Z-score is strongly negative with high confidence, since losses come in runs by construction. Open positions during a sequence show several same-symbol positions with sharply increasing lot sizes, which is the second fingerprint.
How ConfirmedTrades detects it
Two independent checks run on the closed trades. The first walks the trades in chronological order and counts how often a loss is immediately followed by a trade with lot size more than 1.4× larger. When that happens in 40% or more of the cases following a loss, the martingale score crosses the threshold. The second check is the signature: a win rate of 65% or higher combined with an average loss at least twice the average win. That catches martingale-like money management even when the lot increase is subtle or happens across several smaller positions.
Either check sets the strategy type to Martingale and raises the high-severity martingale flag. The tail flag (average loss over 2.5× average win) usually joins it, and so does no stop-loss when fewer than 15% of trades carried one. Three high-severity flags on one account is, in my experience, martingale nine times out of ten.
Advantages
There is one honest advantage: a martingale converts a coin flip into a stream of small, regular wins for as long as the account survives. For a vendor selling signals by the month, or an affiliate paid on lots traded, that is exactly the product they want. For the account owner it is a loan against a future catastrophe at an unknown interest rate.
Disadvantages and failure modes
Total loss. Not a deep drawdown, not a bad year: the account goes to the broker's stop-out level and every position is closed at the bottom. Grids at least fail slowly enough to intervene; a martingale at the sixth step is moving hundreds of dollars a pip and fails in minutes.
Before that there are smaller failures. Margin requirements rise before weekends and news, so the broker may force-close a sequence that would have recovered. And because lot size scales with losses, the largest positions are always taken in the most volatile conditions, when spreads and slippage are worst.
Red flags when buying a martingale EA
- Any mention of "recovery mode", "smart lot sizing after drawdown", "loss recovery" or a multiplier setting in the inputs.
- Win rate above 85% on a forex robot with no published losing month.
- Lot sizes in the trade table that are not proportional to balance.
- A record restarted on a fresh account every few months. The drawdown ledger on ConfirmedTrades keeps the worst equity drawdown per broker login, so check Glance even on a young account.
- Demo-only results. A martingale on a demo can run a fantasy balance that no real margin would permit.
How to check on an account page
Read the AI review first: the strategy type, the high-severity flags and the stop-loss percentage. Then Trade statistics for the win rate and the ratio of average loss to average win. In Trade records, scan the lots column for jumps after losing trades. Open positions during a sequence will show the progression live. In Glance, Max DD (equity) tells you how deep the worst sequence went. On deeper plans, Performance depth's longest loss streak shows what the worst run cost in currency, and Risk Lab's chance of ruin at −80% is a floor, because Monte Carlo cannot see the dependence between trades in a sequence. The Monthly returns calendar will be all green right up to the month it is not. See spotting fake EA results for the staircase pattern, and grid trading EA for the non-progressing cousin.
Do it in one place
On ConfirmedTrades, every published account shows its verification badges, an AI strategy analysis that flags martingale, grid and missing stop-losses, the full drawdown and risk stats, and execution costs per symbol — so you can vet a strategy before you trust it, or prove your own.