Volatility

Donchian Channels (DC)

Plots highest high and lowest low over a lookback window. Used for breakout strategies.

Overview

Plots highest high and lowest low over a lookback window. Used for breakout strategies.

Example Response

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

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.