View on GitHub

Staking Plans

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

Recovery Staking Plan

Overview

A straightforward recovery plan: after any loss, increase the next stake to recover the lost amount. The goal is to return to the starting position after every loss, plus earn a small target profit.

How It Works

  1. Start with a base stake
  2. Win: Reset to base stake (cycle complete)
  3. Loss: Next stake = (previous stake + loss amount) / (odds − 1), aiming to recover everything in one bet

Example: £10 base at 2.0 odds. Lose £10. Next stake = £10 (to win £10 back). Lose again (£20 total loss). Next stake = £20. Win → recover all £30 lost + base profit.

Parameters

Parameter Type Default Description
base_stake number 10 Starting stake
target_profit number 0 Additional profit per cycle (optional)

Risk Assessment

When to Use

⚠️ Critical Warning

Unchecked recovery staking is one of the most dangerous approaches. Without a stop-loss or maximum stake cap, a long losing streak will deplete any bankroll. Always set a maximum number of recovery steps.

Betfair Exchange Notes


Sources