Volatility

Average True Range (ATR)

Measures volatility based on recent price movements. Useful for stop-loss sizing.

Overview

Measures volatility based on recent price movements. Useful for stop-loss sizing.

Example Response

{
  "symbol": "BTCUSDT",
  "interval": "1h",
  "atr": [
    "..."
  ]
}

Notes

  • Available across all major timeframes.
  • Normalized JSON output.

Ready to use all APIndicators data?

Start building bots, dashboards, automation scripts, or explore everything from our UI.