Skip to content

Strategy · nfl-conf55-edge2-favorite-byedge-top1

In NFL, confidence ≥ 55%, edge ≥ 2%, favorites only, sort by edge descending, take the top pick per day.

Sports: NFL · Registry version 1 · Low sample

This rule is equivalent to 3 other spellings
[
  {
    "sort": {
      "by": "edge",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nfl"
      ]
    },
    "select": {
      "n": 1,
      "mode": "top_n"
    },
    "filters": {
      "side": "favorite",
      "edge_min": 0.02
    }
  },
  {
    "sort": {
      "by": "edge",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nfl"
      ]
    },
    "select": {
      "pct": 0.1,
      "mode": "top_pct"
    },
    "filters": {
      "side": "favorite",
      "edge_min": 0.02,
      "confidence_min": 0.55
    }
  },
  {
    "sort": {
      "by": "edge",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "nfl"
      ]
    },
    "select": {
      "pct": 0.1,
      "mode": "top_pct"
    },
    "filters": {
      "side": "favorite",
      "edge_min": 0.02
    }
  }
]

Live vs backtest

Live

Full live record — includes picks before public anchoring

Not yet started.

Backtest

Reconstructed from prior predictions

Picks
38
Days active
38
Wins / Losses / Pushes
12 / 6 / 0
Win rate
66.7%
ROI
-0.8%
Wilson-LB ROI
-16.9%
Units
-0.29u
Max drawdown
+2.69u
Best 30d
+2.17u
Worst 30d
-2.08u
Longest win streak
2
Longest loss streak
2
Range
2025-09-05 → 2026-01-25

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": [
      "nfl"
    ]
  },
  "select": {
    "n": 1,
    "mode": "top_n"
  },
  "filters": {
    "side": "favorite",
    "edge_min": 0.02,
    "confidence_min": 0.55
  }
}

Recent picks · newest first · ledger membership shown per pick

No picks yet.

0 most-recent picks shown.