How to record a win or loss

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
dufc1983
Posts: 13
Joined: Fri Nov 15, 2019 11:02 am

Hi all,

I am testing a bot in the over 1.5 goals market. I want to record the win/loss in order and then from there then make a total stop loss for the day. So for example if 3 x losses occur for that day then stop. Does anyone know how I can do that?
jtrader
Posts: 226
Joined: Thu Feb 09, 2017 11:35 am

dufc1983 wrote:
Wed Nov 26, 2025 11:29 pm
Hi all,

I am testing a bot in the over 1.5 goals market. I want to record the win/loss in order and then from there then make a total stop loss for the day. So for example if 3 x losses occur for that day then stop. Does anyone know how I can do that?

If you are interested only from counting loss and not amount, just create a SV=0 related to Bet Angel and add it to every .baf file or to every traded market , and point it to trigger when market is closed and if it's lost count +1. Then add a codition to every place bet rule to check if SV < 3 and that's it. ;)

If you wish to stop if 3 loss in sequence, just make again SV=0 if you win...
Post Reply

Return to “Bet Angel - Automation”