Skip to content

Strategy · nhl-edge5-byedge-all

In NHL, edge ≥ 5%, sort by edge descending, take every eligible pick per day.

Sports: NHL · Registry version 1

This rule is equivalent to 2 other spellings
[
  {
    "sort": {
      "by": "implied_prob",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nhl"
      ]
    },
    "select": {
      "mode": "all_eligible"
    },
    "filters": {
      "edge_min": 0.05
    }
  },
  {
    "sort": {
      "by": "confidence",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nhl"
      ]
    },
    "select": {
      "mode": "all_eligible"
    },
    "filters": {
      "edge_min": 0.05
    }
  }
]

Live vs backtest

Live

Full live record — includes picks before public anchoring

Picks
1
Days active
1
Wins / Losses / Pushes
0 / 0 / 0
Win rate
ROI
0.0%
Wilson-LB ROI
Units
0.00u
Max drawdown
0.00u
Best 30d
Worst 30d
Longest win streak
0
Longest loss streak
0
Range
2026-05-26 → 2026-05-26

Backtest

Reconstructed from prior predictions

Picks
549
Days active
118
Wins / Losses / Pushes
376 / 129 / 0
Win rate
74.5%
ROI
-3.5%
Wilson-LB ROI
-25.0%
Units
-19.36u
Max drawdown
+62.42u
Best 30d
+41.98u
Worst 30d
-30.34u
Longest win streak
23
Longest loss streak
4
Range
2025-10-07 → 2026-05-06

The rule, in JSON

You can replicate this leaderboard against your own copy of our published predictions. The rule is the only thing that varies; the inputs are public.

{
  "sort": {
    "by": "edge",
    "dir": "desc"
  },
  "scope": {
    "market": "moneyline",
    "sports": [
      "nhl"
    ]
  },
  "select": {
    "mode": "all_eligible"
  },
  "filters": {
    "edge_min": 0.05
  }
}

Recent picks · newest first · ledger membership shown per pick

DateSportPeriodPickOddsOutcomeUnits
2026-05-26nhlin ledgerAvalancheAvalanche @ Golden Knights-115pending0.00u

1 most-recent picks shown.