The Math of Passing a Prop Firm Evaluation

A prop-firm evaluation looks like a trading test, but underneath it's a probability problem with two hard constraints: hit a profit target before you hit a drawdown limit, without breaking the daily loss rule along the way. Most traders fail not because they lack an edge but because their position size makes ruin more likely than success. This guide breaks down the actual math — target versus trailing drawdown, position sizing, and your real probability of passing — so you can size trades to the test instead of gambling on it.

The two numbers that define the game

Every evaluation is bounded by a profit target (what you must reach) and a maximum loss limit (where you're eliminated). On a typical $50,000 Topstep account, for example, the target is $3,000 and the maximum loss limit sits $2,000 below your starting balance. Your entire job is to travel +$3,000 before you ever travel -$2,000 from the relevant reference point.

Crucially, the loss limit is usually a trailing drawdown, not a fixed floor. As your balance makes new highs, the limit trails upward behind it — and on most firms it never trails back down. This asymmetry is the single most misunderstood feature of these challenges and the reason many traders who reach the target still blow up on the way there.

  • Profit target: the net gain required to pass (e.g., $3,000 on a $50K Topstep account).
  • Maximum loss limit / trailing drawdown: the elimination threshold (e.g., $2,000 below high-water mark).
  • Daily loss limit: a separate, intraday cap that can end your day even if you're far from the max loss.
  • The math you must win: reach +target before hitting -drawdown, every day, without tripping the daily limit.

Trailing drawdown: end-of-day vs. intraday

Not all trailing drawdowns are equal, and the difference dramatically changes your odds. An end-of-day (EOD) trailing drawdown — Topstep's model — only re-measures your high-water mark on the closing balance each day. That lets you ride out an intraday dip and still finish positive without the limit ratcheting up to your peak unrealized profit. An intraday trailing drawdown — used by firms like Apex — trails your highest unrealized balance tick by tick, so a routine pullback in an open winning trade can violate the limit even though your idea was correct.

The practical consequence: under intraday trailing, every dollar of open profit you give back tightens your noose. A trade that runs +$800 then settles at +$300 has, on an intraday model, moved your drawdown floor up by the full $800 of peak. Understanding which model your firm uses is the difference between sizing for the real constraint and sizing for an imaginary one.

  • End-of-day trailing (e.g., Topstep): limit recalculated on closing balance — intraday dips are forgiven.
  • Intraday trailing (e.g., Apex): limit follows peak unrealized profit — giving back open gains can fail you.
  • Most trailing drawdowns lock once your balance exceeds the original starting point by the buffer amount.
  • Same target, same buffer, very different difficulty — intraday trailing is materially harder to pass.

Position sizing is the real exam

Given a fixed target and drawdown, your position size sets your probability of passing — and it's a U-shaped trade-off. Trade too small and you may never reach the target before time or fees run out. Trade too large and normal variance walks you into the drawdown before your edge can compound. The goal is the size that maximizes the probability of touching +target before -drawdown.

A useful frame is the ratio of your per-trade risk to your total drawdown buffer. If your buffer is $2,000 and you risk $500 per trade, four consecutive losses end your account — and four losses in a row is entirely ordinary for a 50%-win strategy (about a 1-in-16 event in any given window). Risking $200 per trade instead gives you ten losses of room, turning a routine losing streak from fatal into survivable. The classic gambler's-ruin and Kelly-criterion frameworks formalize this: bet a fraction of your buffer small enough that variance can't ruin you before your edge pays off, but large enough to reach the target in the allotted time.

  • Buffer ÷ per-trade risk = how many consecutive losses you can absorb. Keep this comfortably high (e.g., 8–12+).
  • Even a 50% win rate produces frequent multi-loss streaks — four straight losses is roughly a 1-in-16 event.
  • Over-sizing maximizes blow-up risk; under-sizing maximizes timeout risk. There's an optimum between them.
  • Kelly criterion suggests fractional sizing relative to edge; for evaluations, most traders use a conservative fraction of Kelly.

Putting it together: your real probability of passing

You can estimate your odds before risking a cent. The inputs are your edge (win rate and reward-to-risk, ideally from an honest out-of-sample backtest), your per-trade risk, and the firm's target and drawdown. With those, a Monte Carlo simulation — running thousands of random trade sequences drawn from your edge — tells you the share of paths that hit the target before the drawdown. That percentage is your pass probability, and it's far more useful than a gut feeling.

The sobering reality is that without a genuine edge, the math is against you: industry pass rates for evaluations are low, and a negative-expectancy trader's probability of passing is essentially the probability of getting lucky. The honest sequence is therefore: prove an edge out-of-sample first, then solve for the position size that maximizes pass probability given the firm's specific drawdown model. TradeBricks includes a prop-firm optimizer that runs exactly this — it takes your strategy's backtested edge, models the firm's target and trailing drawdown, and uses Monte Carlo to chart your distribution of outcomes and find the size that maximizes your odds. Try it at /lab.

  • Pass probability is computable from edge + risk + target + drawdown via Monte Carlo simulation.
  • No real edge means your pass probability is just your luck — published evaluation pass rates are low.
  • Solve in order: confirm an out-of-sample edge, then optimize position size to the firm's exact rules.
  • TradeBricks' prop-firm optimizer simulates target vs. trailing drawdown and charts your outcome distribution.

Put it into practice — no code, free, with an honest out-of-sample check.

Open the Lab →

FAQ

What's the hardest part of passing a prop firm challenge?

For most traders it's the trailing drawdown interacting with position size. Reaching the profit target is achievable, but the drawdown eliminates traders who size too large and give back gains during normal variance — especially under intraday trailing models that ratchet up on peak unrealized profit.

What is a trailing drawdown in a prop firm evaluation?

A trailing drawdown is a maximum-loss limit that moves up as your account hits new highs and (on most firms) never moves back down. End-of-day trailing recalculates on the closing balance, while intraday trailing follows your peak unrealized profit tick by tick, which is significantly harder to navigate.

How should I size my positions to pass an evaluation?

Size so your drawdown buffer can absorb a realistic losing streak — a common guideline is risking little enough that 8–12+ consecutive losses won't end your account. Too large invites ruin from normal variance; too small risks running out of time. The optimal size maximizes the probability of hitting the target before the drawdown.

Can I calculate my probability of passing in advance?

Yes. With your strategy's win rate and reward-to-risk (from an honest out-of-sample backtest), your per-trade risk, and the firm's target and drawdown, a Monte Carlo simulation estimates the share of random trade sequences that pass. TradeBricks' prop-firm optimizer does this and charts the outcome distribution.

Do I need a real edge to pass a prop firm challenge?

To pass reliably and repeatably, yes. Without positive expectancy, passing reduces to luck, and published evaluation pass rates are low. The honest path is to validate an edge on out-of-sample data first, then optimize position sizing to the firm's specific target and trailing-drawdown rules.