Daily loss limit math
Lesson 23 · about 9 min
Risk Management gave you per-trade sizing and the idea of a daily loss limit. Intraday, the daily limit is the primary control, not a backstop, because a day trader can take enough trades in one session to turn a 1% rule into a 10% day. This lesson builds the daily limit from the account outward, derives the per-trade risk from it, and shows the arithmetic that makes the numbers non-negotiable.
Start from the month, not the trade
The question is not "how much can I lose on a trade?" It is "how many bad days can I have in a month and still be in the game?" Work backwards:
- Maximum monthly drawdown you can tolerate and keep trading normally. For most people, and for most prop firms, this is somewhere between 5% and 10%. Choose 6%.
- Number of losing days you should expect in a bad month. With a decent playbook, about 40% of days are red; in a bad month, 12 of 20. Assume 8 of them hit the full daily limit.
- Daily loss limit = monthly tolerance ÷ bad days at the limit. 6% ÷ 8 = 0.75%. Round to a clean number: 0.75% to 1% of the account.
On a $25,000 account, that is $187 to $250 a day. On $50,000, $375 to $500. On $10,000 trading micros, $75 to $100.
Then derive per-trade risk from the daily limit, not the other way round:
Per-trade risk = daily limit ÷ 3 (so the limit survives three full stops)
| Account | Daily limit (1%) | Per-trade risk (1/3) | Per-trade % |
|---|---|---|---|
| $10,000 | $100 | $33 | 0.33% |
| $25,000 | $250 | $83 | 0.33% |
| $50,000 | $500 | $167 | 0.33% |
| $100,000 | $1,000 | $333 | 0.33% |
The per-trade figure is smaller than the 1% many swing traders use, and it has to be: a swing trader takes one or two trades a week; a day trader can take three before 10:00. Per-trade risk in the range of 0.25% to 0.5% is the intraday norm, and the daily limit at three times that is what keeps the month intact.
Why a third, and not a half
Suppose per-trade risk is half the daily limit. Two full stops end the day. The playbook allows two attempts at the ORB and then a failed breakout reversal; a normal morning can take three trades, and with a half-limit sizing the third one is not available. Worse, the trader who has taken two losses and is at the limit has an incentive to size the third trade above the plan to "get it back", which is the reaction that ends accounts.
At a third, three full stops end the day, which is roughly the playbook's daily trade cap. At a quarter, four. Below a quarter, the per-trade risk becomes so small that cost in R climbs (Module 1) and the trader is tempted to over-trade. A third to a quarter is the range.
The compounding argument
The daily limit also caps the streak. From Risk Management, a run of losing days is a scheduled event. At 1% per day:
| Consecutive max-loss days | Drawdown at 1%/day | Drawdown at 3%/day |
|---|---|---|
| 3 | 3.0% | 8.7% |
| 5 | 4.9% | 14.1% |
| 8 | 7.7% | 21.6% |
| 10 | 9.6% | 26.3% |
| 15 | 14.0% | 36.7% |
A day trader with no daily limit and a "1% per trade" rule who takes six trades on a bad day is a 6%-per-day trader on that day. Three such days is a 17% hole, and from Risk Management the recovery from 17% is 20%. The daily limit is what turns a 1% per-trade rule into a rule about the account rather than about the trade.
Make it hard to override
A daily limit that you enforce yourself will be broken on the exact day it matters. Enforce it externally:
- Broker-side limits. Most futures brokers and many stock brokers let you set a daily loss limit that auto-liquidates and locks the account until the next session. Set it at the daily limit plus a small margin for slippage (say, 1.1× the limit), so that your own stop at the limit comes first.
- Platform-side limits. Trading platforms often have a "max daily loss" setting that blocks new orders. Set it exactly at the limit.
- Prop firm limits. These are hard by definition; the next lessons align your own limit below them.
The order matters: your own rule at 1×, the platform at 1×, the broker at 1.1×. Three layers, each of which would need to be deliberately disabled, on a morning when you are already down.
Layered daily limit on a $25,000 account
Loss for the day
$0 ----------------------------------------------
$83 trade 1 stop -- one third
$167 trade 2 stop -- two thirds; "one more trade" territory
$250 ============ own rule + platform block ============
$275 ============ broker auto-flatten (1.1x) ==========
Include cost in the limit
Commissions and fees count. A trader who loses $230 on trades and pays $25 in costs is at $255, past a $250 limit. Most platforms report net P&L; check that the limit is set on the net figure. Over a month, cost alone can be a third of the daily limit on a heavy-trading day, which is one more reason the trade cap in the next lesson exists.
Key idea: Set the daily limit from the monthly drawdown you can survive, size each trade at a third of it, and enforce it in three layers. The daily limit, not the per-trade stop, is the intraday account's primary risk control.
Try it: Compute your daily limit and per-trade risk from the table for your account. Then open your broker and platform settings and set both limits now, before the next session. Use the position size calculator with the per-trade number to preset tomorrow's bracket size.
Recap
- Daily limit = tolerable monthly drawdown ÷ expected max-loss days; for most traders that is 0.75% to 1% of the account.
- Per-trade risk = daily limit ÷ 3, which lands at 0.25% to 0.5% of the account.
- Without a daily limit, a 1% per-trade rule can become a 6% day; the daily limit caps the streak at a survivable slope.
- Enforce in three layers: own rule, platform block at 1×, broker auto-flatten at 1.1×.
- Costs count against the limit; set it on net P&L.
See it drawn
Original diagrams for the ideas on this page. Illustrative, not real market data.