Loss recovery in several steps, backing
Description
This is a trigger template: you can use it to recover your loss from any staking plan on any sports when laying on a single selection.
Just choose the right type of sports and add the necessary conditions to the trigger called "backing".
Here is how the triggers behave.
The backing trigger places a bet with the defined size or defined liability (both can be set using the constants).
If the bet loses, it divides the loss by the specified number of steps and calculates the next bet so as to cover that part of the loss. For example, if you backed £10 and lost £10, the trigger divides that loss by the number of steps, for example by 4. So in the next bet you need to recover £2.5. If the price is, say, 3.0, this means you will back 10 + 2.5/(3.0 - 1) = £11.25. Once the loss has been recovered in full, the triggers restart the betting with the initially defined bet size/profit.
If, however, you lose another bet before you have recovered your previous loss, the new loss is added to the existing value, and the triggers again divide it by 4, repeating the above steps. Thus another cycle of loss recovery starts.
The triggers will continue along these lines until the entire loss has been recovered.
Triggers
Here are some constants you can edit to adjust the settings:
mins_before_start | When to start betting (minutes before the off) |
init_profit | Size of target profit (% of current bank). Set to 0 if you want to use bet size |
init_bet | Size of bet size (% of current bank). Set to 0 if you want to use profit |
cycle_length | Number of steps in the loss recovery cycle |
max_bets | Maximum number of markets with simultaneous bets. Set 1 if you want 1 bet at a time. |
This is a sample account statement with cycle_length = 4, init_profit = 1%, starting bank = 1,000. Latest entries are in the top of the list.
See also Loss recovery in several steps, laying.