Does anyone know if there is a rule/condition which will only allow an automation file to become active in a horse racing market once the previous race has finished and has become suspended.
Much appreciated
Automation Only Active After Previous Race
I have an example i'm about to upload in the coming days that does exactly this
If you want to have a go at creating it yourself in the mean time the way I've made it first you need a 'Set/Modify Stored Value' which increments the Stored Value by 1, this needs to be set at Bet Angel Level
It then needs a market status condition to test the market is suspended (or closed)
Then add a 'Set Modify signal' rule and set a signal on the market
and add a 'Stored Value Changed' condition to test the stored value from above changed between 1 and 2 secs ago
Finally on your betting rules add a 'signal set condition' to test the signal named (whatever you called it) on the market is set with a value
and that will do it
If you want to have a go at creating it yourself in the mean time the way I've made it first you need a 'Set/Modify Stored Value' which increments the Stored Value by 1, this needs to be set at Bet Angel Level
It then needs a market status condition to test the market is suspended (or closed)
Then add a 'Set Modify signal' rule and set a signal on the market
and add a 'Stored Value Changed' condition to test the stored value from above changed between 1 and 2 secs ago
Finally on your betting rules add a 'signal set condition' to test the signal named (whatever you called it) on the market is set with a value
and that will do it
