1st Set Result Triggers 2nd Set Trade Automation Bot Tennis
-
- Posts: 2
- Joined: Thu May 29, 2025 6:47 pm
hi, is there is a way to check the max price of the selection on the 1st set and minimum price like in the betfair graph. because it would be cool to use it as a range for laying (if the minimum price was 1.10 to 1.30 and maximum was 2 or more to use it as a back price. What i want is the bot to check the max-min range of the player so they only operate in that range.
Yes, you can store/check the high low traded prices at whatever intervals you want
The .Baf file in this example could be used, and by adding a 'Tennis Fixed Score' condition to test the set score is 0-0 you can restrict it to triggering only in the first set
viewtopic.php?p=294120
The .Baf file in this example could be used, and by adding a 'Tennis Fixed Score' condition to test the set score is 0-0 you can restrict it to triggering only in the first set
viewtopic.php?p=294120
You'd need to use either a 'Set/Modify Signal' or 'Set/Modify Stored Value' with a set of conditions which test for a break of serve
Then use that Signal or stored value being set as a condition of the rule you want to trigger in a later set
There's a few other examples which trigger bets around a break like the one below, which you could copy the conditions required from and add them to your signal or stored value rule
viewtopic.php?t=14527