Stored values are very useful and I use them a great amount. However, sometimes my automation doesn"t work due to the fact that the stored value automation didn't trigger.
For example, for a football match, my automation is composed of two rules:
Rule 1: 'print' the odds 5min before the market goes inplay
Rule 2: 'print' at half time (50min after the market goes inplay).
9 out of 10 both work fine but sometimes one of the two rules doesn't trigger. I noticed that when one market misses a 'print', the associated markets (O/U...) misses the print too. Can it be the cause of a "suspended market"?
Can someone know a way out of this? Many thanks
Stored Values don't trigger
Could be a suspension
You could try a "Do...Until" type condition
i.e
Set your SV's to "0" prematch using a 1 time rule
Then for both your SV set rules, set to repeat every say, 5s until the SV value > 0 (meaning the SV value has been set correctly)
You could try a "Do...Until" type condition
i.e
Set your SV's to "0" prematch using a 1 time rule
Then for both your SV set rules, set to repeat every say, 5s until the SV value > 0 (meaning the SV value has been set correctly)
Just use a Set/Modify an SV Only Rule. Set the SV's you are going to use to 0 in the Stored Value Tab. Set to Always Armed, Trigger 1 time
That sets the values to 0 when you apply the baf
Then, in the pre off rule and the half time rule. Use a Set/Modify an SV Only Rule, set to trigger every 5s within the required time frame, unlimited triggers, using whatever criteria you currently use to set the price in the SV. BUT, add a condition in that rule to only fire if the SV value = 0
Using the above they will keep firing every 5s until your true SV value is set. If the market is suspended briefly it will try again until it can get the price