Skip to content

Strategy · nhl-conf60-favorite-away-top5

In NHL, confidence ≥ 60%, favorites only, away only, sort by confidence descending, take top 5 per day.

Sports: NHL · Registry version 1 · Low sample

This rule is equivalent to 5 other spellings
[
  {
    "sort": {
      "by": "edge",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nhl"
      ]
    },
    "select": {
      "mode": "all_eligible"
    },
    "filters": {
      "side": "favorite",
      "venue": "away",
      "confidence_min": 0.6
    }
  },
  {
    "sort": {
      "by": "confidence",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nhl"
      ]
    },
    "select": {
      "mode": "all_eligible"
    },
    "filters": {
      "side": "favorite",
      "venue": "away",
      "confidence_min": 0.6
    }
  },
  {
    "sort": {
      "by": "implied_prob",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nhl"
      ]
    },
    "select": {
      "mode": "all_eligible"
    },
    "filters": {
      "side": "favorite",
      "venue": "away",
      "confidence_min": 0.6
    }
  },
  {
    "sort": {
      "by": "edge",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nhl"
      ]
    },
    "select": {
      "n": 5,
      "mode": "top_n"
    },
    "filters": {
      "side": "favorite",
      "venue": "away",
      "confidence_min": 0.6
    }
  },
  {
    "sort": {
      "by": "implied_prob",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nhl"
      ]
    },
    "select": {
      "n": 5,
      "mode": "top_n"
    },
    "filters": {
      "side": "favorite",
      "venue": "away",
      "confidence_min": 0.6
    }
  }
]

Live vs backtest

Live

Full live record — includes picks before public anchoring

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

Backtest

Reconstructed from prior predictions

Picks
30
Days active
18
Wins / Losses / Pushes
18 / 3 / 0
Win rate
85.7%
ROI
19.2%
Wilson-LB ROI
1.6%
Units
+5.75u
Max drawdown
+1.13u
Best 30d
+3.68u
Worst 30d
0.00u
Longest win streak
5
Longest loss streak
2
Range
2026-03-02 → 2026-05-09

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": "confidence",
    "dir": "desc"
  },
  "scope": {
    "market": "moneyline",
    "sports": [
      "nhl"
    ]
  },
  "select": {
    "n": 5,
    "mode": "top_n"
  },
  "filters": {
    "side": "favorite",
    "venue": "away",
    "confidence_min": 0.6
  }
}

Recent picks · newest first · ledger membership shown per pick

DateSportPeriodPickOddsOutcomeUnits
2026-05-24nhlin ledgerAvalancheAvalanche @ Golden Knights-148loss-1.00u

1 most-recent picks shown.