ATR Calculator
Calculate Average True Range (ATR) from OHLC data. Measure market volatility.
Frequently Asked Questions
What is ATR?
ATR (Average True Range) measures market volatility by decomposing the entire range of an asset price for that period. Higher ATR = higher volatility.
How to use ATR for trading?
ATR is commonly used to set stop-loss orders (e.g., 2x ATR below entry). It helps determine position sizing based on current volatility.
🐛
Report a Problem
Found a bug or have a suggestion? Help us improve this tool.