MRPNL
Risk ManagementIntermediate

Average True Range Stop

ATR Stop

A stop-loss level set at a multiple of the Average True Range to account for normal market volatility and avoid premature stop-outs.

Card view

Formula

ATR Stop Level = Entry − (ATR Multiplier × ATR)

An ATR-based stop places the stop-loss at a distance from entry equal to a multiple of the Average True Range (typically 1.5–3×ATR). Because ATR measures actual recent volatility, the stop automatically widens during turbulent markets and tightens in quiet ones — adapting to current conditions.

Fixed-dollar or fixed-percentage stops ignore volatility; an ATR stop recognises that a $0.50 move in a $0.25-ATR stock is huge noise, while in a $2-ATR stock it is trivial. The position size is then calculated from the ATR stop distance to keep dollar risk constant.

Example

Stock has a 14-period ATR of $1.80. Entry at $40. ATR stop (2×) placed at $40 − $3.60 = $36.40. Risk capital $100: position size = $100 / $3.60 = 27 shares.

#stops#volatility#technique

Related Terms