Technical indicators for crypto pair: RSI, MACD, MACD signal, SMA 20, EMA 50, wi...
https://cycle-angela-lamp-hamburg.trycloudflare.com/api/ta/momentumOverview
Technical indicators for crypto pair: RSI, MACD, MACD signal, SMA 20, EMA 50, with overbought oversold zones. JSON. Pass ?pair=BTCUSD or ETHUSD. Computed from OHLC candles.
Protocol
x402
Price
$0.04
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
cycle-angela-lamp-hamburg
Source
bazaar
Indexed
2026-07-20 06:14:56
Health
Status
healthy
Latency (p50)
525ms
Uptime (30d)
100.0%
Reliability Score
85/100
Last Checked
2026-07-21 18:58:09
Last Healthy
2026-07-21 18:58:09
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"body_fields": null,
"body_type": null,
"discoverable": true,
"header_fields": null,
"method": "GET",
"query_params": {
"pair": "Kraken trading pair, e.g. BTCUSD, ETHUSD, SOLUSD. Default BTCUSD."
},
"type": "http"
}
Output Schema
{
"description": "1h-candle technicals, Kraken OHLC",
"properties": {
"close": {
"type": "number"
},
"ema_50": {
"type": "number"
},
"generated_at": {
"description": "unix seconds when payload was built",
"type": "integer"
},
"macd": {
"type": "number"
},
"macd_signal": {
"type": "number"
},
"pair": {
"type": "string"
},
"rsi_14": {
"type": "number"
},
"rsi_zone": {
"description": "overbought | oversold | neutral",
"enum": [
"overbought",
"oversold",
"neutral"
],
"type": "string"
},
"sma_20": {
"type": "number"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-21 18:58:09 | healthy | 402 | 524ms | |
| 2026-07-21 15:28:59 | healthy | 402 | 579ms | |
| 2026-07-21 07:02:49 | healthy | 402 | 525ms |