View on GitHub

Staking Plans

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

2-6 Staking Plan

Overview

A variation of the Logic System: aim to win 2 bets out of a sequence of 6 before restarting. Each bet in the sequence uses a predefined multiplier. Losses are carried forward into subsequent bets. Designed for backing favourites with reasonable strike rates.

How It Works

The sequence uses fixed multipliers: 1, 2, 4, 6, 8, 12

  1. Start with a target profit (e.g., 1% of bank = £10)
  2. Bet 1: stake to win 1× target. If it wins, you have 1 win towards the goal of 2.
  3. Bet 2: stake to win 2× target (plus any carried loss). Continue.
  4. Win 2 bets → restart the cycle with recalculated target based on new bank.
  5. Reach bet 6 without 2 wins → restart anyway (accept the loss).

Formula

\[S_n = \frac{M_n \times T + \sum L}{o_n - 1}\]

Where:

Multiplier Sequence

Position Multiplier Target (T=£10)
1 £10
2 £20
3 £40
4 £60
5 £80
6 12× £120

Parameters

Parameter Type Default Description
target_pct number 1 Target profit as % of bank
cycle_length number 6 Number of bets in sequence
win_target number 2 Wins needed to restart
multipliers number[] [1,2,4,6,8,12] Multiplier at each position

Risk Assessment

When to Use

When to Avoid

Betfair Exchange Notes


Sources