Kronos Signals BNB 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 probability forecast for BNB price movement at configurable time horizons
BNB (BNB) price direction forecast. Kronos-base (60-path Monte-Carlo) ML model, cached ~20 min — switched from the composite heuristic 2026-07-10. Measured on predictions actually served: 52.5% directional over 3,700+ scored BNB forecasts. Prior composite record (42.9%/n147) retained at /api/stats. 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 with up_prob (probability of upward price movement), range_low and range_high (expected price range), a beta flag indicating the model is in beta/pre-ML stage, and an accuracy_note explaining that directional accuracy has not yet been established for BNB. The composite model uses EMA(20/50), RSI(14), MACD(12,26,9), ATR(14), ROC(10), and channel heuristics derived from Binance klines.
GEThttps://kronossignals.com/api/v1/forecast/bnbUse this endpoint when you need a quick, pay-per-call BNB price directional signal based on classical technical indicators (EMA, RSI, MACD, ATR, ROC) without committing to a subscription. Ideal for agents that need lightweight, on-demand BNB signal enrichment at 1h, 4h, or 24h horizons. Note the beta caveat: ML model is not yet deployed for BNB and accuracy is unestablished — prefer for exploratory or supplementary signals, not as a sole trading decision input.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"beta": true,
"asset": "BNB-USD",
"model": "kronos-signal-composite-v2 (fallback)",
"price": {
"atr": 8,
"close": 600
},
"cached": true,
"source": "Binance",
"horizon": "1h",
"forecast": {
"up_prob": 0.5,
"quantiles": null,
"range_low": 588,
"confidence": 0.25,
"range_high": 612,
"horizon_bars": 20,
"expected_close": null,
"pred_volatility": null
},
"disclaimer": "Beta composite forecast for BNB-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"