Skip to content

Strategy · nfl-conf70-edge2-byedge-top1

In NFL, confidence ≥ 70%, edge ≥ 2%, 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": {
      "pct": 0.1,
      "mode": "top_pct"
    },
    "filters": {
      "edge_min": 0.02,
      "confidence_min": 0.7
    }
  },
  {
    "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.7
    }
  },
  {
    "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.7
    }
  }
]

Live vs backtest

Live

Full live record — includes picks before public anchoring

Not yet started.

Backtest

Reconstructed from prior predictions

Picks
27
Days active
27
Wins / Losses / Pushes
15 / 4 / 0
Win rate
79.0%
ROI
10.7%
Wilson-LB ROI
-9.9%
Units
+2.89u
Max drawdown
+2.00u
Best 30d
+2.85u
Worst 30d
-1.00u
Longest win streak
4
Longest loss streak
2
Range
2025-09-05 → 2026-01-18

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": {
    "edge_min": 0.02,
    "confidence_min": 0.7
  }
}

Recent picks · newest first · ledger membership shown per pick

No picks yet.

0 most-recent picks shown.