MULTI-HORIZON PROBABILISTIC SCALPING ENGINE
Prediction Oracle is a real-time probabilistic prediction engine built directly into 3D NEXUS META. Instead of telling you what happened, it tells you what is about to happen — across six time horizons from 5 seconds to 2 minutes.
Inspired by DeltaMTFScalper's multi-timeframe alignment philosophy and grounded in academic market microstructure research (Cont et al. 2014, Stoikov 2018, Bacry 2015), the Oracle analyzes the live order book, trade flow, and NEXUS signal engine to produce probability-weighted directional forecasts for each horizon.
It uses zero additional WebSocket connections — everything is computed from data already flowing through NEXUS. The entire engine runs in ~35KB of memory with zero garbage collection pressure.
The Oracle is designed for one thing: giving you an informational edge in the next 5 seconds to 2 minutes. Here's the step-by-step workflow for scalping with NEXUS META.
5s, 30s, 2m.
When all three point the same direction with >60% probability, that's a high-conviction setup.
If short horizons disagree with long horizons, you have a potential quick scalp but the trend is against you — trade smaller or skip.
~Xt). Use the 2m range as your TP target, and the 5s range as your SL width.
This gives you a natural risk/reward ratio directly from orderbook dynamics.
These are the six primary patterns you'll see on the Oracle. Learn to recognize them instantly.
Each horizon is driven by different predictors with different weights. Short horizons are dominated by microstructure (microprice, OFI). Long horizons are dominated by structural imbalance (OBI, signals).
| Horizon | Dominant Predictors | Best For | Update Rate |
|---|---|---|---|
| 5s | Microprice (45%) + Signals (25%) + OFI (20%) | Immediate entry/exit timing. "Should I pull the trigger right now?" | Every tick |
| 10s | OFI Z-score (40%) + Signals (25%) + Microprice (25%) | Order flow momentum. Peak OFI predictive power lives here. | Every tick |
| 20s | OFI (35%) + Signals (35%) + OBI (20%) | Cancel imbalance detection. Orders pulled = move incoming in 10-60s. | Every 200ms |
| 30s | Signals (40%) + OBI shallow (30%) + OFI (25%) | Core scalping horizon. NEXUS signals (absorption, iceberg) mature here. | Every 500ms |
| 1m | Signals (45%) + OBI deep (40%) + OFI (15%) | Structural bias. Deep book imbalance dominates — who controls the market. | Every 2s |
| 2m | Signals (50%) + OBI deep (40%) + OFI (10%) | Macro context. Set-and-forget TP targets. Trend confirmation. | Every 5s |
O⇧O