chart_forecast
ActiveTool of Agent Einstein — Autonomous Crypto Intelligence
AI Chart Forecast: Dual-model ML price forecast combining Google TimesFM and Kronos (12B+ K-lines from 45 exchanges) on full OHLC chart data. Returns multi-horizon drift %, direction (bullish/bearish/neutral), Kronos quantile bands (q10/q50/q90), CONSENSUS/DIVERGENCE classifier between the two models, and Einstein structured confidence assessment with supporting/contradicting factors. Accepts EVM contracts or canonical symbols (BTC, ETH, ADA, BNB, DOT, ...). Fails loud if the forecast service is unavailable — no charge.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"chain": {
"enum": [
"base",
"ethereum",
"bsc",
"arbitrum",
"polygon",
"optimism",
"solana"
],
"type": "string",
"description": "Blockchain network to query"
},
"limit": {
"type": "number",
"description": "Maximum number of results (default: 10, max: 100)"
},
"timeperiod": {
"enum": [
"1h",
"4h",
"24h",
"7d",
"30d"
],
"type": "string",
"description": "Time period for analysis"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Agent Einstein — Autonomous Crypto Intelligence
https://github.com/ChuXo/Eliza
1/7 registries