fahali_get_72h_forecast
Retrieve a probabilistic 72-hour forecast for a trading symbol, including crash/pump/neutral probabilities, expected return, and an uncertainty cone with per-engine driver analysis.
Instructions
Get the forward-looking probabilistic forecast for a symbol: crash / pump / neutral probabilities (normalized), expected return, a 12-point p10/p50/p90 uncertainty cone over the next 72 hours, per-engine driver contributions, and (when the sample is meaningful) historical similar-setup accuracy. Composed from live pending predictions (early_warning, crash_predictor, risk_intelligence_72h) blended with directional alert votes — individual signals carry horizons of 6-72h; horizon reports the top evidence's actual timeframe, not a blanket 72h. IMPORTANT — most Fahali agents are DETECTORS (risk / structure / anomaly / volatility), NOT trade-signal generators: each driver carries a role (detector|forecaster) and tier (actionable|context|observation). Treat a driver's observation as what it detected, never as buy/sell. The forecast's stance says how to read the crash/pump headline: directional = a forecaster has a calibrated edge; risk_defensive = a risk detector does; observation = detectors flagged conditions but nothing is an actionable directional call. detectionConfidence (how strong the pattern is) and outcomeProbability (calibrated P(correct) from realized outcomes) are separate — do not read detection strength as a hit probability. Requires Professional tier or higher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading symbol (e.g. 'BTCUSDT'). Required. | |
| include | No | Optional comma-separated extras: 'reasoning,history'. |