View on GitHub

Staking Plans

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

Back Accumulator Staking Plan

Overview

A positive progression plan for back betting: after each win, accumulate the stake by adding the base stake plus a percentage of the profit. Reset to base after a loss or after completing the cycle. The opposite of recovery staking — it compounds winnings, not losses.

How It Works

  1. Start with a base stake (e.g., £5)
  2. Win: Next stake = base stake × step number + % of previous profit
  3. Loss: Reset to base stake
  4. After N steps (e.g., 5), reset to base stake regardless

Example (5-step cycle, £5 base, 50% profit accumulation):

Formula

\[S_n = B \times n + p \times P_{n-1}\]

Where:

Parameters

Parameter Type Default Description
base_stake number 5 Starting stake
cycle_length number 5 Number of steps before forced reset
profit_pct number 50 % of profit to accumulate into next stake

Risk Assessment

When to Use

When to Avoid

Betfair Exchange Notes


Sources