Risk.Protocol.v3.0

Position Sizing
Playbook

Position sizing is the operational layer of risk control. A trading idea can survive weak win-rate periods when exposure is capped and scaled by objective rules.

Updated:

Key takeaways

  • Position size answers one question: how much equity is exposed if the stop is hit.
  • The formula is position size = account risk / stop distance value, and it fits in a checklist.
  • On $10,000 at 1% risk, a $50 stop value gives 2.0 lots and a $100 stop value gives 1.0.
  • Fixed risk keeps losses comparable through a streak and keeps the performance review clean.
  • When average range expands, size contracts, so the loss budget stays where you set it.
Position sizing playbook for forex: risk per trade limits, volatility scaling logic, and account exposure controls.
// Sizing_01_Exposure

How Much To Risk
On One Trade

A simple sizing baseline that keeps drawdowns inside planned limits.

Position size answers one question before every entry: how much account equity is exposed if the stop is hit. The same rule on every trade builds comparable outcomes and cleaner statistics.

A practical baseline is fixed percentage risk per trade. The formula stays simple and auditable inside a checklist: position size = account risk / stop distance value.

This model also protects process stability during streaks. Risk is budgeted before entry, so execution quality and strategy quality can be evaluated without noise from random size changes.

Sizing Formula

Account equity: $10,000. Risk rule: 1%. Maximum planned loss per trade: $100.

Example A: stop distance value is $50 per lot, position size is 2.0 lots. Example B: stop distance value is $100 per lot, position size is 1.0 lot. Monetary risk stays constant while lot size adjusts.

The same logic applies to every symbol. Convert stop value into account currency first, then check it before submitting the order.

Drawdown Discipline

Fixed risk preserves decision quality after losses. Variable, impulse-based risk amplifies drawdowns and breaks performance review.

  • Pre-define max daily loss and stop trading at that threshold.
  • Keep one sizing model across symbols to compare strategies fairly.
  • Recalculate size after equity changes to keep risk percentage stable.
  • Cap total open risk across positions so simultaneous trades stay inside portfolio limits.
  • Track size overrides in the journal and audit their performance impact separately.

Failure Modes To Monitor

Expanding size after losses to accelerate recovery targets.
Reusing static lot size while stop distance changes across setups.
Ignoring correlated exposure when multiple positions share one macro driver.
// Sizing_02_Volatility

Volatility
Scaling

How to adapt lot size when average range expands or compresses.

Markets rotate between expansion and compression. A static lot size in both regimes creates unstable risk. Volatility-aware sizing keeps exposure closer to planned values when average candle range shifts.

The objective is process consistency, not prediction. When range expands, size contracts to protect the same loss budget. When range compresses, size normalization avoids underutilized risk budget.

Volatility Regimes

Compression

Narrow range sessions support tighter stops and moderate size increases inside the same risk budget after spread checks.

Baseline

Average range conditions keep default model settings unchanged and preserve normal stop placement logic.

Expansion

Wide range conditions require smaller size to hold the same monetary risk per setup and reduce gap-risk pressure.

Measurement Inputs

Rolling range metrics (ATR or equivalent) with fixed lookback windows.
Session segmentation to separate liquid overlap from rollover behavior.
Spread regime check so volatility scaling accounts for transaction cost expansion.
Review Rhythm

Recalibrate volatility thresholds at fixed intervals, then lock them for the next cycle. Stable review cadence prevents discretionary parameter changes after emotional wins or losses.

Version each threshold set and compare performance by version. This produces a transparent audit trail for future model refinement.

Frequently Asked Questions

What is position sizing in forex?

Position sizing is the method of selecting trade volume based on predefined account risk, stop distance, and market conditions. The goal is stable risk exposure across trades.

Why do traders use a fixed risk-per-trade limit?

A fixed risk-per-trade limit keeps losses consistent during losing streaks and protects account survivability. The same limit also makes performance analysis cleaner.

Should position size change when volatility changes?

Volatility-adjusted sizing scales volume down when ranges expand and scales volume up when ranges compress. This keeps monetary risk closer to target.

Is this page financial advice?

This material is educational and describes risk-control mechanics. It does not provide personalized investment or trading recommendations.

Knowledge.Base.Expand

Continue Your Risk Workflow