Hi,
Im struggling to get this to work any help appreciated.
Before the a Tennis Match goes inPlay I want store the prices of both players.
What Im trying to identify is matches where both players a similarly matched, eg their back prices are say => $1.90 to me this indicates both players are evenly matched.
I would then use as a condition to place a lay or back etc.
Im not sure if my stored value set up is correct not getting anything to fire?
I have attached the Trigger and snap of the stored value set up.
Thanks
Michael
Store Tennis Price
Don't use history list, use a named stored value so change the drop down and name your value 'SP' or similar as mentioned in other thread.eightbo wrote: ↑Tue Jul 16, 2024 2:04 amDon't think so
As it's for use in a trigger, create your own using Stored Value
Update selection 'EVERY' (5sec re-arm; unlimited triggers; while mkt not in-play): Set stored Value 'SP' = LTP
Once the match starts the rule will stop updating so the final value should be the ~starting price
Use times as mentioned 5sec re-arm with unlimited triggers etc. with condition market NOT in-play
Test it's working by checking the print stored value to log option at bottom of stored value tab
Once in-play just use a 'Fixed Odds condition' to test the fav price is >1.90
Or store the price of the fav with a 'In-Play condition' the market is not in-play (re-arming every 10-30secs or so)
Then once in-play use a 'Stored Value condition' to test the price is >1.90
Or store the price of the fav with a 'In-Play condition' the market is not in-play (re-arming every 10-30secs or so)
Then once in-play use a 'Stored Value condition' to test the price is >1.90