Trend

Exponential Moving Average (EMA)

Adaptive moving average giving more weight to recent prices. Used across all strategies.

Overview

Adaptive moving average giving more weight to recent prices. Used across all strategies.

Example Response

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

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.