get_ml_signal
Retrieve machine learning predictions for Bitcoin price direction, confidence level, and market volatility regime at selectable time horizons.
Instructions
Get the current ML prediction for a specified time horizon. Returns direction (up/down/flat), confidence (0-1), and detected market regime (low/medium/high volatility). The model is a calibrated gradient-boosted classifier trained on a broad feature set including order book imbalance, cross-exchange spreads, sentiment, derivatives, and momentum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| horizon | No | Prediction horizon. Shorter horizons are more reactive; longer horizons are more stable. Available horizons may evolve over time — the tool will report which horizons are currently served if a requested one is unavailable. | 30s |