Most blown challenges don’t die from a bad idea. They die from a good idea sized wrong. Position sizing is the one calculation that decides whether a losing trade is a scratch or a catastrophe.
The two inputs that decide size
Everything about a correctly sized trade comes from two numbers, and neither of them is “how many lots feels right.”
- Risk amount — the dollars you are willing to lose if the trade hits your stop. On a prop account this should be a small, fixed slice of your balance, chosen so that a normal losing streak never threatens the daily or trailing drawdown limit. Confirm your firm’s exact thresholds, but plan as if you’ll take several losses in a row.
- Stop distance — how far, in price, from your entry to your stop-loss. This is set by the chart and your setup: the swing high, the other side of the range, one ATR below structure. It is never chosen to justify a bigger position.
Pick the stop from the market. Pick the risk from your rules. Size is what falls out.
The formula
Position size is just risk divided by the per-unit loss:
Position size = Risk amount ÷ (Entry-to-stop distance × Value per point)
The “value per point” is what one unit of the instrument moves your P&L when price travels one point, one pip, or one tick. Get those three numbers right and the position is determined — there is no judgment left to exercise.
The elegant part: if you know your risk amount and your stop, you also know your position carries exactly 1R of risk. That single unit is what makes every trade comparable, which is why it’s worth understanding what an R-multiple is before you obsess over win rate.
Worked example: a forex pair
Say your risk amount is 200 units of account currency and you’re trading a major where each pip on a standard lot is worth 10.
- Entry 1.0850, stop 1.0820 → 30 pips of stop distance.
- Loss per standard lot = 30 pips × 10 = 300.
- Position size = 200 ÷ 300 = 0.66 lots.
Round down to 0.66 (or 0.6 if your platform steps in tenths), never up. Rounding up quietly inflates your risk past the number you committed to.
Worked example: a futures contract
Futures make the value-per-point explicit. On an equity index future, suppose each point is worth 20 and each contract’s tick is a quarter-point.
- Entry 5000.00, stop 4990.00 → 10 points.
- Loss per contract = 10 × 20 = 200.
- With a 200 risk amount, position = 200 ÷ 200 = 1 contract.
If your stop were only 5 points, the same risk allows 2 contracts. Wider stop, fewer contracts — the risk stays flat. That’s the whole point. A position size calculator does this instantly across asset classes so you’re not doing arithmetic while price is moving.
Why you size from the stop, never a gut lot size
Traders who start from “I usually trade 2 lots” are letting a habit set their risk. On a tight-stop scalp, 2 lots might be a scratch. On a wide-stop swing, the same 2 lots can be three or four times your intended risk on a single trade.
Sizing from the stop inverts this correctly: the tighter your stop, the more size you can carry for the same dollar risk, and the wider your stop, the less. Your risk stays constant while your size flexes to the trade. That’s what keeps a run of losers survivable instead of terminal.
Common mistakes that quietly break the math
- Ignoring spread and commission. Your effective stop is a touch wider than the chart line, and round-turn fees eat into the R. On tight-stop trades this matters most.
- Wrong pip or tick value. Cross-currency pairs and instruments quoted in a currency other than your account’s need a conversion. Skip it and your risk is off by the exchange rate. The lot size calculator handles the account-currency conversion for you.
- Rounding to pretty numbers. “Call it 1 lot” turns a 0.66-lot plan into a 50% risk overshoot. Round down to your platform’s step, always.
- Moving the stop to fit the size. The moment you widen a stop so a bigger position “works,” you’ve stopped sizing and started gambling.
Once size is right, sanity-check the trade’s shape with a risk-reward calculator — a correctly sized position with a poor reward-to-risk still won’t build an edge.
Automating it so it happens on every ticket
Doing this by hand works until you’re tired, on trade number nine, or watching a fast market. That’s exactly when the arithmetic slips. Two things make it stick:
- Compute size at the moment of the ticket, from the live stop distance and your fixed risk, not from a number you remember from yesterday.
- Enforce the ceiling where it can’t be overridden. In Shibiki, your intended risk isn’t just a suggestion — hard limits are pushed to a broker-side layer, so an oversized position gets refused before it can threaten the account, even if discipline slips in the moment. And because every fill is auto-journaled, you can look back and confirm your realized risk actually matched your plan, trade after trade.
Sizing is not the exciting part of trading. It’s the part that lets you still be trading next month.
Related: Position Size Calculator · R-Multiple explained · Risk-Reward Calculator