What Is ATR (Average True Range)?
ATR measures market volatility by averaging the true range over a set number of periods. It was developed by J. Welles Wilder and is one of the most widely used volatility indicators in trading. Unlike direction-based indicators, ATR only measures the magnitude of movement — not direction.
ATR = Average(True Range over N periods)We compute ATR from close-to-close differences as a proxy for true range using live price data from our pipeline. The ATR % shows the value relative to current price — useful for comparing volatility across pairs.
ATR in Practice
Stop loss placement: Set your stop 1.5-2× ATR from entry. A pair with 0.0080 ATR should have a 0.0120-0.0160 stop. This gives trades enough room to avoid being stopped by normal noise.
Position sizing: Use the position size calculator with ATR-based stops. Volatile pairs (high ATR) need smaller positions to maintain the same dollar risk as stable pairs.
Volatility regime: Rising ATR means volatility is increasing — markets are becoming more active. Falling ATR means the market is settling. Adjust strategy aggressiveness accordingly.