Technical indicators for a token computed from daily closes: RSI(14), SMA20/50, ...
https://x402-services-production.up.railway.app/api/analytics/indicatorsOverview
Technical indicators for a token computed from daily closes: RSI(14), SMA20/50, EMA12/26, MACD, with bullish/bearish signals. Send { coin, days? }.
Protocol
x402
Price
$0.0040
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-15 00:15:19
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"coin": {
"description": "Symbol or coingecko:id",
"required": true,
"type": "string"
},
"days": {
"description": "Lookback days, default 90",
"required": false,
"type": "number"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}