View on GitHub

Staking Plans

Comprehensive catalog of 71 betting staking plans — back, lay, and each-way. Built for AI agents and humans.

Due Column Staking Plan

Overview

A target-based plan using two columns: a profit column and a loss column. The stake is the sum of entries in both columns divided by odds−1. After a win, cross off entries from both columns. After a loss, add to the loss column. The goal is to clear both columns.

How It Works

  1. Set up a profit column with your desired profit target split into numbers (e.g., 10-10-10 = £30 target)
  2. Set up an empty loss column
  3. Stake = (sum of profit column + sum of loss column) / (odds − 1)
  4. Win: Cross off the first entry from the profit column AND remove an equivalent amount from the loss column
  5. Loss: Add the lost stake to the loss column
  6. Target reached when the profit column is empty (loss column should also clear)

Parameters

Parameter Type Default Description
profit_targets number[] [10,10,10] Profit target broken into entries
max_loss_entries number Maximum entries in loss column before giving up

Risk Assessment

When to Use

When to Avoid

Betfair Exchange Notes


Sources