Martingale Strategy

Using Martingale feature with BeatBot

BeatBot skips at least one round each time after a round. This is because Pancakeswap Prediction requieres users to decid next entry before the end of current round. Therefore, BeatBot need to skip at least one round between each entry and to know if previous round -1 was a winner or a loser round.

This only works with a fixed amount option and not with wallet percentage amount option.

Martingale theory

The martingale theory (universal) automatically doubles the amount from previous entry on next round as long as you are losing. As soon as you win, it set back to the initial amount bet and starts over. This example below is based on a 2X Payout entries

Last updated