Hello,
After reading the guide & watching the videos I'm left a little unsure on some terminology and functionality. Can someone help / point me in the right direction to setup up an automation rule that does the following?
I'm looking at cancelling all unmatched bets on a fixture if a bet already exists on any of its markets. I know I can do this on specific markets, is there a way to do it 'globally' for a fixture with multiple markets?
As ana example:
Man City Vs Chelsea - I have my automation setup on the Match odds market ... unmatched bets are placed. IF a bet is matched I would then like to cancel all unmatched bets on the other markets of that fixture such as BTTS, O/U etc.
thanks for any help. If you need more explaination let me know.
Thanks
M
Market vs Match
This should do what your asking for. Have a look at the file to get a understanding of what I have done.
The first rule stores the SV (bet reference) for the current selection (every)
The second rule uses the condition (stored value changed) between 0-2 seconds
If the condition is true then a SV called (BETS MATCHED) will be set for the (EVENT)
The 3rd rule cancels all bets on the event if rule 2 is true.
The forth rule resets rule 2 after 5 seconds if rule 2 is true. This is done to slow the automation down , so that all markets are checked and cancelled.
Put this file on all the markets you want the bets cancelled in.
The first rule stores the SV (bet reference) for the current selection (every)
The second rule uses the condition (stored value changed) between 0-2 seconds
If the condition is true then a SV called (BETS MATCHED) will be set for the (EVENT)
The 3rd rule cancels all bets on the event if rule 2 is true.
The forth rule resets rule 2 after 5 seconds if rule 2 is true. This is done to slow the automation down , so that all markets are checked and cancelled.
Put this file on all the markets you want the bets cancelled in.
You do not have the required permissions to view the files attached to this post.