Tennis - Multiple Bets in Game despite having "Number of Matched Bets = 0" Condition

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
smgreyuk
Posts: 105
Joined: Tue Jul 30, 2024 4:20 pm

For my tennis automation file (attached) I have the following rule setup to stop placing bets at 0-0 (in points) when "The Number of Matched Bets exceeds 0 (screenshot also attached)" but it enters more than one bet

I have even tried to implement signal's to stop it from inputting more than one bet in each game (When I say game I mean each game that goes up to 40 points) - but for whatever reason it decides to enter another back bet after the next one. I have tried to put a timer on it to slow it down but that method isn't ideal because game times can vary in time (one game could go on for 5 to 10 minutes whilst another may all be over after40 seconds) I have also put in Checkpoints which should reset the number of matched bets, but even then, it still doesn't work

Could someone please take a look at why it is still doing this?


Just to note I have two files running at the same time (one for the player in row 1 and the other in row 2) I just thought it was worth mentioning - I have attached the file that runs in Row 2 but essentially they are the same apart from the selection criteria differing from row 1 and row 2

Here is a snippet of the log which shows it putting in more than one bet:

11/09/2024 14:20:30: [G_Auto 1] : £ 10.00 Back bet placed on Adrian Andreev at 2.4. Fully matched at 2.4. Ref: 10012 ( Fill or kill bet with 25 seconds delay. )
11/09/2024 14:21:23: [G_Auto 2] : Matched bets checkpoint created at:
Adrian Andreev : 7 back bets, 0 lay bets, £70.00 back stake, £0.00 lay stake.
Lucas Gerch : 0 back bets, 0 lay bets, £0.00 back stake, £0.00 lay stake.

11/09/2024 14:21:55: [G_Auto 1] : £ 10.00 Back bet placed on Adrian Andreev at 2.4. Fully matched at 2.4. Ref: 10015 ( Fill or kill bet with 25 seconds delay. )
11/09/2024 14:22:20: [G_Auto 2] : Matched bets checkpoint created at:
Adrian Andreev : 8 back bets, 0 lay bets, £80.00 back stake, £0.00 lay stake.
Lucas Gerch : 0 back bets, 0 lay bets, £0.00 back stake, £0.00 lay stake.
You do not have the required permissions to view the files attached to this post.
Last edited by smgreyuk on Wed Sep 11, 2024 3:19 pm, edited 1 time in total.
User avatar
Dallas
Posts: 23596
Joined: Sun Aug 09, 2015 10:57 pm

What is it that you are wanting the rules to do?
smgreyuk
Posts: 105
Joined: Tue Jul 30, 2024 4:20 pm

I want it to place ONE back bet for server A at 0-0 and then green up (again only ONE time) once the game has been completed (as in exceed the 40 point or Adv score)

Then repeat the same process for server B and then alternate back to Server A and so on

Pretty much as simple as that
User avatar
Dallas
Posts: 23596
Joined: Sun Aug 09, 2015 10:57 pm

smgreyuk wrote:
Wed Sep 11, 2024 3:12 pm
I want it to place ONE back bet for server A at 0-0 and then green up (again only ONE time) once the game has been completed (as in exceed the 40 point or Adv score)

Then repeat the same process for server B and then alternate back to Server A and so on

Pretty much as simple as that
I think you've over complicated your rules and also by using two files

Have a look at this one
viewtopic.php?t=11254

It does exactly what you want using just one automation file (so only needs applying to Guardian rules 1 column) and contains just 2 rules
All it would need is another 'Fixed odds' condition to create the price range you want the back bet to trigger in

It was made pre signals so relied solely on the re-arm time not to trigger 2 bets while still 0-0, but still triggered correctly unless there was an injury time-out or toilet break from a player at the start of a new game


You can now edit it slightly and set the re-arm time of the back bet rule to something like 30secs and use signals to ensure only one bet is placed while 0-0

To do this on the 'Signal' tab of the back bet rule set a signal on the selection named 'triggered' (or whatever you want to call it)
and on the 'Signal' tab of the close trade on selection with greening rule clear a signal on the selection named 'triggered'

On the condition tab of the back bet add a 'Signal Set' condition
Signal named 'triggered' on the selection is NOT set with a value

On the condition tab of the close trade with greening rule add a 'Signal Set' condition
Signal named 'triggered' on the selection is set with a value
smgreyuk
Posts: 105
Joined: Tue Jul 30, 2024 4:20 pm

Thank you Dallas, I shall give this a good go when I get back home later :-)
smgreyuk
Posts: 105
Joined: Tue Jul 30, 2024 4:20 pm

That's working perfectly now. Thank you very much Dallas :D :D :D
User avatar
Dallas
Posts: 23596
Joined: Sun Aug 09, 2015 10:57 pm

smgreyuk wrote:
Wed Sep 11, 2024 7:45 pm
That's working perfectly now. Thank you very much Dallas :D :D :D
No probs

Image
Post Reply

Return to “Bet Angel - Automation”