Pages:
Actions
  • #1 by pfc on 09 Jan 2024
  • MFP is firing small bets (i.e. less than the min bet allowed by Betfair) even though "allow small bets" is NOT checked in Settings when I use in the "Amount" a formula like "balance/100" or "total funds/100" and the resulting mathematical "Amount" is less than min bet allowed by Betfair.

    I was shocked to notice this after a good number of bets were executed by MFP. Thank heaven Betfair hasn't yet restricted me !

    Please advise if the problem is a glitch. In the meantime I've had to use an IF condition in "Amount" that the bet amount must be equal or more the min bet allowed by Betfair.

    pfc
  • #2 by MarkV on 09 Jan 2024
  • Hi
    These small bets could be the result of compensation bets
    Your IF formula is a good idea or you could try: MAXV(balance/100, min_stake)  
Pages:
Actions