Kronos Signals DOGE Price Direction Forecast is a paid API for AI agents from kronossignals.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-14).
Returns a composite technical-indicator-based directional forecast (up probability, price range) for Dogecoin (DOGE) over 1h, 4h, or 24h horizons
Dogecoin (DOGE) price direction forecast. Kronos-base (60-path Monte-Carlo) ML model, cached ~20 min — switched from composite 2026-07-10. Measured on predictions actually served: 62% directional over 3,300+ scored DOGE forecasts — above our ~54% all-asset headline; verify per-asset at /api/stats (beta_accuracy). Falls back to the composite heuristic if the cache is briefly stale. Pay-per-call via x402 on Base USDC. Live scored track record at /api/stats — not a backtest.
Returns a JSON object containing: up_prob (float, probability DOGE price direction is up), range_low and range_high (estimated price range for the horizon), a beta flag indicating the ML model is not yet deployed for DOGE, and an accuracy_note warning that directional accuracy has not yet been established. Computed from EMA(20/50), RSI(14), MACD(12,26,9), and ATR(14) on Binance kline data.
GEThttps://kronossignals.com/api/v1/forecast/dogeChoose this endpoint when you need a quick, pay-per-call ($0.001 USDC) Dogecoin-specific directional signal derived from classic technical indicators (EMA, RSI, MACD, ATR) across short time horizons. Prefer it for lightweight DOGE momentum checks when you do not need full ML model accuracy or multi-asset screening. Note: the beta flag means this is a heuristic signal only — do not use it for high-stakes automated trading decisions.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"beta": true,
"asset": "DOGE-USD",
"model": "kronos-signal-composite-v2 (fallback)",
"price": {
"atr": 0.004,
"close": 0.18
},
"cached": true,
"source": "Binance",
"horizon": "1h",
"forecast": {
"up_prob": 0.55,
"quantiles": null,
"range_low": 0.174,
"confidence": 0.55,
"range_high": 0.186,
"horizon_bars": 1,
"expected_close": null,
"pred_volatility": null
},
"disclaimer": "Beta composite forecast for DOGE-USD. Informational only, not financial advice.",
"model_type": "composite",
"generated_at": "2026-07-03T10:00:00.000Z",
"accuracy_note": "Beta: composite model, directional accuracy not yet established for this asset — priced at the $0.001 beta tier.",
"cache_age_seconds": 180
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"