Backtesting

Maximum adverse excursion for prop traders

Maximum adverse excursion shows how much pain a trade took before closing. For prop traders, that path can matter more than the exit.

Maximum adverse excursion is the worst open loss a trade reaches before it closes. That one number can tell a prop trader more than the final profit or loss, because prop-firm rules can fail an account while the trade is still floating.

A trade that closes green after sitting deep in the red is not the same trade as one that was calm from entry to exit. The closed result is the receipt. MAE is the trip through the store.

What maximum adverse excursion means

Maximum adverse excursion, usually shortened to MAE, measures the largest unrealized loss between entry and exit. If a long trade falls -1.4R before recovering and closing at +0.6R, its MAE is -1.4R even though the trade finished profitable.

Maximum favorable excursion, or MFE, is the opposite side of the path. It measures the largest unrealized profit the trade reached before exit. Together, MAE and MFE show how much heat the trade took and how much opportunity it gave back.

MetricWhat it measuresThe plain question
MAEWorst open loss before exitHow much pain did the trade require?
MFEBest open profit before exitHow much profit was available before the exit?
Final P/LClosed resultWhat did the trade finally book?

That path detail matters because a closed-trade list is often too tidy. It may show a +0.6R winner, but hide the fact that the same trade first needed a -1.4R stomach.

Why MAE matters under prop-firm rules

Prop accounts are judged on loss limits, not just final trade outcomes. A trade can close profitably and still create a dangerous floating loss before it gets there.

That is the core use of MAE for prop traders. It shows whether a strategy's wins are clean, or whether many of them survive only after deep open loss. A system built on "it usually comes back" may look fine in closed trades and still be fragile under daily loss limits, equity drawdown checks, or trailing drawdown rules.

If you need the rule mechanics first, start with daily loss limit vs max loss for prop traders and balance vs equity drawdown for prop traders. MAE sits underneath both: it is one trade's contribution to the wider account path.

The practical read is blunt:

Pattern in the backtestWhat it suggests
Winners usually have small MAEEntries are reasonably timed; stops may not be doing all the work
Winners often have large MAEThe edge may depend on tolerating deep heat
Losers have MAE close to the stopStops are being reached directly, not randomly oversized
Trades show high MFE but weak final P/LExits may be giving back too much open profit

This does not mean every trade must be comfortable. Trading has noise. But if a strategy needs repeated deep adverse movement before its winners work, the backtest is telling you something about account survival.

MAE exposes bad stop placement

MAE helps separate a stop that matches the strategy from a stop that only makes the backtest look better. A stop is not "good" because it is wide enough to avoid being hit. It is good when it cuts the trade where the original idea has probably failed.

Suppose a strategy risks 1R per trade. If most winning trades never go below -0.3R, but most losing trades reach -1R, the stop may be placed beyond normal noise. That is not automatically bad. It says the stop is mostly being used as a failure boundary, not as a random scratch point.

Now flip it. If many winners fall to -0.9R before closing at +0.4R, the strategy is spending nearly the whole risk budget to earn less than the risk. That can still produce a profitable backtest if it wins often enough, but it is a harder fit for prop-firm constraints because the account lives through the floating loss first.

The question is not "did the trade win?" The better question is "how much of the account had to be put under stress before the win appeared?"

MAE and MFE belong together

MAE tells you how bad the trade got. MFE tells you how good it got. Reading one without the other misses half the trade path.

The useful comparison is simple:

clean winner:      small MAE, strong final P/L, modest giveback from MFE
messy winner:      large MAE, positive final P/L, high emotional and rule stress
missed winner:     small MAE, high MFE, weak final P/L
broken loser:      large MAE, low MFE, stop reached with little useful movement

For discretionary traders, this can improve review. For systematic traders, it can improve rule design. If MFE is often high but final P/L is weak, the exit may be too passive. If MAE is often large on winners, the entry may be late, the stop may be too wide, or the strategy may simply require a level of heat that does not fit the account.

None of those conclusions comes from the equity curve alone. The curve shows the combined result. MAE and MFE show how each trade got there.

How to read MAE in a backtest

MAE is useful only when it is measured from the same execution assumptions as the strategy. If the backtest ignores spread, commission, swap, slippage, or intrabar movement, the excursion data can be cleaner than the trade path a real account would have seen.

A basic MAE review asks five questions:

  1. What is the median MAE for winners?
  2. What is the worst MAE for winners?
  3. How close do losers get to the stop before closing?
  4. How much MFE is given back before exit?
  5. Do the worst MAE clusters happen on the same days?

The fifth question is the prop-firm question. One ugly trade is manageable. Several trades reaching deep adverse excursion on the same day can threaten the daily loss limit, even if the long-run backtest still looks profitable.

That is why realbacktesting treats path risk as part of the method, not a decoration after the chart. The methodology is built around cTrader-native testing, realistic trading costs, and out-of-sample checks; the details are on the methodology page. The prop-account side of the same problem is laid out on the funding model.

Where MAE can mislead

MAE is a diagnostic, not a verdict. A high MAE does not automatically mean a strategy is bad, and a low MAE does not automatically mean it is robust.

There are three common traps:

TrapWhy it misleads
Reading MAE without position sizeA -20 pip excursion means different things at different lot sizes
Reading MAE without volatilityA normal pullback on Gold is not the same as a normal pullback on EUR/USD
Reading MAE without trade clusteringSeveral moderate excursions together can be worse than one large one

MAE also depends on data resolution. A backtest built from coarse bars can miss the real intrabar low or high. If the strategy trades with tight stops or during fast markets, that detail matters.

So the honest use is not to worship a single MAE number. It is to compare excursion against the stop, the account rule, the instrument's normal movement, and the rest of the portfolio.

Frequently asked

What is maximum adverse excursion in trading?

Maximum adverse excursion is the largest unrealized loss a trade reaches between entry and exit. It shows the worst open loss the trade had to survive before the final result.

Is MAE the same as drawdown?

No. MAE is measured inside one trade, while drawdown is measured on the account or equity curve. MAE helps explain how individual trades contribute to wider drawdown risk.

Why do prop traders care about MAE?

Prop traders care about MAE because floating loss can matter before the trade closes. A strategy can show profitable closed trades while still putting the account near a daily loss or equity drawdown limit.

Is low MAE always better?

Not always. Low MAE is useful only if the strategy still has positive expectancy after realistic costs. A strategy with tiny MAE and no edge is still not worth much.

The stubborn takeaway

The trade result tells you where the trade ended. Maximum adverse excursion tells you whether the account could survive the route.

For a prop trader, the route is often the part that decides whether the backtest is usable.

Published Jul 03, 2026 · realbacktesting · Educational content and market commentary — not financial advice. Trading involves risk; past performance does not guarantee future results.