Calculate position size using Average True Range volatility
ATR position sizing uses market volatility to determine trade size. Instead of using a fixed stop loss distance, traders use the Average True Range (ATR) to measure how much an asset typically moves. This allows position size to adjust automatically based on market volatility.
Stop Distance = ATR × Multiplier Position Size = (Account Balance × Risk %) ÷ Stop Distance