Skip to content

Strategy · nfl-conf60-edge2-away-top1

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

Sports: NFL · Registry version 1 · Low sample

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

Live vs backtest

Live

Full live record — includes picks before public anchoring

Not yet started.

Backtest

Reconstructed from prior predictions

Picks
22
Days active
22
Wins / Losses / Pushes
15 / 1 / 0
Win rate
93.8%
ROI
24.2%
Wilson-LB ROI
8.7%
Units
+5.32u
Max drawdown
+1.00u
Best 30d
+2.66u
Worst 30d
+0.14u
Longest win streak
4
Longest loss streak
1
Range
2025-09-07 → 2025-12-28

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

Recent picks · newest first · ledger membership shown per pick

No picks yet.

0 most-recent picks shown.