Skip to content
CURRENT
-6 → -5.5 (+0.5) over 24 captures ATL @ GB spread -6 → -5.5 ATL @ GB ATL 49% tix / 59% $ — reverse line move house House backtest last 10: 6–4 · 90-day all-market 54.8% (n=8726) Wire Woman says she reported alleged 49ers impersonator to team in December · 6h ago Wire Source: Niners signing veteran receiver Cooks to practice squad · 8h ago Wire Kimes on Packers' latest O-line injury: 'It completely changes their identity' · 10h ago
← all kits
eval-metric · v1.0.0

Loss Streak

Longest run of consecutive losing picks, ordered by input position. Useful for stress-testing bankroll resilience and detecting bad-luck clusters.

Contract

Input:
Frame
Output:
Metric
Determinism:
pure
Side effects:
none
Leakage window:
0s

Params (live form)

JSON
{
  "pickThreshold": 0.5,
  "minConfidence": 0
}

Examples

  • Treat p >= 0.5 as home pick; count every row.
  • Only count picks where |p - 0.5| >= 0.1.
Try in builder