Trend

Simple Moving Average (SMA)

Average price over a fixed period. Good for smoothing data.

Overview

Average price over a fixed period. Good for smoothing data.

Example Response

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

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.