Stored Values don't trigger

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
chri2510
Posts: 24
Joined: Sat Jun 02, 2018 11:21 pm

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
sniffer66
Posts: 1824
Joined: Thu May 02, 2019 8:37 am

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)
chri2510
Posts: 24
Joined: Sat Jun 02, 2018 11:21 pm

Could you develop a bit more: "Set your SV's to "0" prematch using a 1 time rule"
Do you mean using a signal?
sniffer66
Posts: 1824
Joined: Thu May 02, 2019 8:37 am

chri2510 wrote:
Tue Aug 24, 2021 9:04 am
Could you develop a bit more: "Set your SV's to "0" prematch using a 1 time rule"
Do you mean using a signal?
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
chri2510
Posts: 24
Joined: Sat Jun 02, 2018 11:21 pm

Oh that's clever !
Thank for your help, I will try that
sniffer66
Posts: 1824
Joined: Thu May 02, 2019 8:37 am

chri2510 wrote:
Tue Aug 24, 2021 9:43 am
Oh that's clever !
Thank for your help, I will try that
No probs.

One thing I'd probably add as a fail safe in any further back\lay rule is not to enter if the used SV is still set to 0
chri2510
Posts: 24
Joined: Sat Jun 02, 2018 11:21 pm

Duly noted
Post Reply

Return to “Bet Angel - Automation”