Momentum Score
Composite momentum score blending rate-of-change across three horizons with a volatility adjustment. Every component is returned so the score is auditable.
GET /v1/analytics/momentum-score $0.02 per call
Specification
- Endpoint
GET /v1/analytics/momentum-score- Price
- $0.02 per call · tier
advanced_analysis - Payment
-
x402 on X Layer (chain 196) · settled in USDG or USDT0 · scheme
exact - Data source
- Derived from OKX public market data
- Timeout
- 20 seconds
- Max request
- 64 KB
- Version
1.0.0
Calling it
The first call returns a 402 with the payment challenge. Retry with a
signed authorisation in the X-PAYMENT header — see
the payment guide for the exact shape.
curl -i "https://api.dana-edu.pp.ua/v1/analytics/momentum-score" Response
Every response is wrapped in the same envelope: data plus
warnings, sources, confidence,
informational_only and a measured processing_ms.
See the envelope reference.
Related endpoints
Realised Volatility
Close-to-close realised volatility from OKX candles, annualised, with the sample window and bar count returned alongside.
Average True Range
Wilder average true range and ATR as a percentage of price, computed from OKX candles.
Relative Strength Index
Wilder-smoothed RSI over a configurable period, with the raw average gain and loss components exposed.
MACD
MACD line, signal line and histogram from exponential moving averages of OKX closes.