Mechanism and definition: what “stop distance” and “size” mean
Stop distance is the planned price distance from your entry to the level where you would exit (often called a stop-loss level). It is measured in price terms (for example, the number of pips or points, depending on the convention used). Position size is the quantity you trade, often linked to units or lot size, so that a given stop distance corresponds to a specific amount of account currency risk.
A common misunderstanding is treating stop distance and size as the same input. They are connected, but not identical: stop distance is about the planned move, while size is about the amount you trade.
Common mistakes and what they can do
1) Confusing stop distance with “guaranteed” exit distance
A stop level is an order condition, not a promise of the exit price. Fast market moves, liquidity gaps, or execution delays can cause the actual exit to be worse than the planned stop distance. If you compute risk using only the planned distance, you may understate the loss. The neutral check is to separate “calculated risk based on stop distance” from “actual fill risk based on execution conditions.”
2) Ignoring the difference between planned pips and the risk metric you use
People often compute risk using a pip value that assumes one contract size, one conversion rate, or one pricing convention—then later use different inputs. This mismatch can distort the relationship between stop distance and account-currency risk.
Assumption you should state in any example: which unit you measure stop distance in (pips/points) and which formula you use to convert that movement into the account currency. If you can’t clearly state those assumptions, your calculation is not verifiable.
3) Using a single cost-free model while real trading has friction
Another frequent mistake is assuming that risk depends only on stop distance and size, while trading costs and spreads can affect the effective entry and exit. Even if a stop distance is unchanged, costs can alter the realized outcome.
Neutral check: run the same sizing logic under a “cost included” assumption and compare. If the result changes meaningfully, your earlier “stop-only” model was incomplete.
4) Applying the wrong “size adjustment” direction
Position sizing math is easy to reverse by accident. For instance, if your stop distance increases, you usually need smaller size to keep risk comparable—unless your setup defines risk differently. If you apply the adjustment in the wrong direction, the risk you intended to control becomes larger.
Quick verification: choose two stop distances (one bigger, one smaller), keep risk target constant, and check whether your size relationship changes in the expected direction.
5) Using historical relationships as if they predict future outcomes
Some people justify a chosen stop distance by pointing to past volatility or past behavior. Historical patterns do not establish future results, and “what worked before” can fail when spreads widen or volatility regime changes.
Limitation to keep explicit: stop distance logic should not rely on a promise that future moves will resemble past moves.
6) Failing to test constraints and platform realities
Even with correct math, practical constraints can break the intended logic: minimum trade size, step increments in quantity, or how order levels are constrained relative to current price.
Failure mode example (assumption-based): if the required position size to match your risk target is below the platform’s minimum, you cannot replicate the calculation. Your risk control then differs from what the simplified model implies.
Limitations, risks, and what you can independently verify
Material limitations
- Execution uncertainty: realized exit can differ from the planned stop distance, so calculated risk is not the same as guaranteed loss.
- Input sensitivity: small changes in conversion rates, pip value assumptions, or order parameters can change risk.
- Cost and liquidity effects: spreads and execution quality can widen outcomes beyond a cost-free model.
Evidence/document checks you can do
- Verify the exact formula and conventions your platform uses to convert price movement (pips/points) into account-currency value.
- Check order behavior definitions (how stop orders execute under rapid moves) in the provider documentation.
- Confirm the constraints that affect size (minimum quantity and quantity increments) and order placement rules.