MRPNL
Risk ManagementIntermediate

Volatility-Based Sizing

Adjusting position size inversely to market volatility so that each trade has a consistent dollar risk regardless of how much the asset moves.

Card view

Formula

Shares = (Account × Risk%) / (ATR × Multiplier)

Volatility-based sizing scales position size up when volatility is low (so the stop can be tight) and down when volatility is high (stop must be wider). The result is consistent risk exposure per trade in dollar terms, regardless of the asset or market regime.

The most common implementation uses ATR as the volatility proxy: dollar risk ÷ (ATR × multiplier) = number of shares. This approach is used by systematic CTAs and trend-following funds as the standard position-sizing method.

#sizing#volatility#technique

Related Terms