Hi there,
I'm struggling to get an automation file working for set betting markets, I want to create a an automation file that bets on the 2-0 set betting selection for the player who wins the first set. Would this be possible? I might need to use stored values but not sure how to get it working.
Thanks
Tennis set betting automaton
Yes stored values (shared) would be the way to do it
So you'd need a
'Set/Modify Stored value rule' applied to Betfair row index 1
Each would use a 'Tennis fixed score condition'
Sets 2 - 0
Games 0-0
Points 0-0
On the Stored Value tab store a value on the Event for the selection with an entered amount 1
Then duplicate that but for row 2 and change the store a value on the Event for the selection with an entered amount 2
and apply that rule to the match odds market
So if the player in row 1 is 2-0 up in sets a stored value of 1 is set
and if the player in row 2 is 2-0 up in sets a stored value of 2 is set
Then you'll need another rule file for your set betting market, and that just needs 2 back/lay rules whatever it is you want to do
Each needs a stored value condition, one to test for an amount of 1 and the other to test for an amount of 2
Only one of the two rules will ever be able to trigger and that will only happen if a player is 2-0 up
So you'd need a
'Set/Modify Stored value rule' applied to Betfair row index 1
Each would use a 'Tennis fixed score condition'
Sets 2 - 0
Games 0-0
Points 0-0
On the Stored Value tab store a value on the Event for the selection with an entered amount 1
Then duplicate that but for row 2 and change the store a value on the Event for the selection with an entered amount 2
and apply that rule to the match odds market
So if the player in row 1 is 2-0 up in sets a stored value of 1 is set
and if the player in row 2 is 2-0 up in sets a stored value of 2 is set
Then you'll need another rule file for your set betting market, and that just needs 2 back/lay rules whatever it is you want to do
Each needs a stored value condition, one to test for an amount of 1 and the other to test for an amount of 2
Only one of the two rules will ever be able to trigger and that will only happen if a player is 2-0 up
Thanks so much for that, got it working!Dallas wrote: ↑Mon Sep 02, 2019 1:21 pmYes stored values (shared) would be the way to do it
So you'd need a
'Set/Modify Stored value rule' applied to Betfair row index 1
Each would use a 'Tennis fixed score condition'
Sets 2 - 0
Games 0-0
Points 0-0
On the Stored Value tab store a value on the Event for the selection with an entered amount 1
Then duplicate that but for row 2 and change the store a value on the Event for the selection with an entered amount 2
and apply that rule to the match odds market
So if the player in row 1 is 2-0 up in sets a stored value of 1 is set
and if the player in row 2 is 2-0 up in sets a stored value of 2 is set
Then you'll need another rule file for your set betting market, and that just needs 2 back/lay rules whatever it is you want to do
Each needs a stored value condition, one to test for an amount of 1 and the other to test for an amount of 2
Only one of the two rules will ever be able to trigger and that will only happen if a player is 2-0 up