View on GitHub

Staking Plans

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

Reverse Labouchere

Overview

The positive-progression mirror of the Labouchere system: instead of crossing off numbers after wins, you add the stake to the sequence after wins. Cross off after losses. This means your stakes grow during hot streaks and shrink during cold ones — the opposite of standard Labouchere.

How It Works

  1. Write a starting sequence (e.g., 1-2-3)
  2. Each bet: stake = first + last number
  3. Win: Add the stake amount to the end of the sequence
  4. Loss: Cross off the first and last numbers
  5. When the sequence is empty (all numbers crossed off from losses), accept the loss and restart

Example (1-2-3, even-money):

The sequence grows on wins (compounding hot streaks) and shrinks on losses (limiting damage).

Parameters

Parameter Type Default Description
sequence number[] [1,2,3] Starting number sequence
cap number Optional maximum sequence length

Risk Assessment

When to Use

When to Avoid

Comparison: Labouchere vs Reverse

  Labouchere Reverse Labouchere
After win Cross off numbers Add to sequence
After loss Add to sequence Cross off numbers
Stakes during hot streak Shrink Grow
Stakes during cold streak Grow Shrink
Risk High Medium

Betfair Exchange Notes


Sources