Live Track Record

Every prediction is scored against actual price data after the horizon elapses. No hypothetical numbers. No backtest-only claims. This is the real forward test, accumulating since March 2026.

Total Signals
2,216,594
Scored
1,873,557
AUC (All-Time)
0.718
Brier Score
0.0931

Live AUC by Horizon

15m
0.794
n=50,249
30m
0.779
n=50,249
45m
0.774
n=50,249
1h
0.696
n=25,953
2h
0.705
n=25,925
3h
0.691
n=25,897
4h
0.675
n=9,296
6h
0.691
n=9,296
8h
0.694
n=9,296
12h
0.733
n=9,296
24h
0.749
n=9,296
1h-3hlgbm_v4_m1_20260321Trained: 2026-03-21
4h-24hlgbm_v3_20260319Trained: 2026-03-19
15m-45mlgbm_v5_perpair_m1_20260321Trained: 2026-03-21

AUC measures ranking ability, not hit rate. An AUC of 0.75 means: take one hour where a spike did happen and one where it didn't — the model correctly assigns a higher score to the spike hour 75% of the time.

Spike probability is calibrated. A 30% score means a 30% chance the move exceeds the threshold — roughly 3x the baseline rate (~10%). In live scoring, signals in the 30–50% band produce threshold-exceeding moves 32.5% of the time, versus 6.1% for sub-15% signals.

Methodology

Two LightGBM models serve production: one optimized for sub-hourly horizons (15m-45m), one for hourly (1h-24h). Both are walk-forward validated on 18 years of M1 price data.

API Access

This track record is available programmatically via GET /rv/track-record. No authentication required. Export scored outcomes for independent verification.

Request Early Access