Hi, Is it possible on any of the rules to stop when you betfair bank has increased by a set amount?
For example lets say i have selected all the win races in UK and Ireland within guardian and set an automation rul against them, if my betfair balance is in profit say £15 after 20% of the races have completed can i have a rule or condition that says "bank has increased by X amount do not use the automation rule on future races."
Stop at bank increase?
-
eatyourgreens
- Posts: 285
- Joined: Sun Feb 18, 2018 12:53 am
Hi,
I think you could store a value for "Bet Angel" with your balance plus the percent increase you are aiming for, triggered at start of days racing, call it maybe "balanceplus". Then add a condition to your rules file that current balance is less than "balanceplus".
I think you could store a value for "Bet Angel" with your balance plus the percent increase you are aiming for, triggered at start of days racing, call it maybe "balanceplus". Then add a condition to your rules file that current balance is less than "balanceplus".
There is an example here you can use which tracks your P/L for the daysteevjp wrote: ↑Tue Mar 31, 2026 8:27 amHi, Is it possible on any of the rules to stop when you betfair bank has increased by a set amount?
For example lets say i have selected all the win races in UK and Ireland within guardian and set an automation rul against them, if my betfair balance is in profit say £15 after 20% of the races have completed can i have a rule or condition that says "bank has increased by X amount do not use the automation rule on future races."
viewtopic.php?t=25455
All you then need is a Stored value condition on the the rule/s you want to stop to test
The stored value for Bet Angel named Total_Profit is less than 'X'
