Hi Folks,
I have a rule that use Guardian Nominated selections.
The rule has some conditions for firing against no 1, one of which is a fixed odds condition test on selection no 2 back price.
Everything works fine, unless no 2 become a non-runner, then the rule doesn't fire, as the price condition can't be tested.
Any suggestions on detecting that a selection is NR from within Guardian ?
Thanks
Steve
Nominated selections and non-runners
There is nothing to detect a NR in this situation, but if your using Guardian Noms and selecting Runner 2 to test again if it became a non-runner what runner would you want to test against - I assume you dont just want any random runner to take its place?
Hi Dallas,
Thanks for the reply.
I'm testing the price so as to determine the liability to use for no 1. I use multiple sub rules, testing the current price range for both sel 1 and sel 2. Each sub rule has a different liability or bet size set, so a max of one will be fired per selection.
Simplified example of my logic is :
-- 100% unit on sel 1 if sel 1 < 10 AND sel 2 is > 20s
-- split unit 50/50 if sel 1 < 10 AND sel 2 <10
-- split unit 75/25 if sel 1 < 10 AND (sel 2 >9.8 and <20)
So in the scenario of sel 2 being NR, nothing gets fired. I would just want to trigger my sub rule which uses the 100% unit should sel 2 be a NR.
Thanks
Steve
Thanks for the reply.
I'm testing the price so as to determine the liability to use for no 1. I use multiple sub rules, testing the current price range for both sel 1 and sel 2. Each sub rule has a different liability or bet size set, so a max of one will be fired per selection.
Simplified example of my logic is :
-- 100% unit on sel 1 if sel 1 < 10 AND sel 2 is > 20s
-- split unit 50/50 if sel 1 < 10 AND sel 2 <10
-- split unit 75/25 if sel 1 < 10 AND (sel 2 >9.8 and <20)
So in the scenario of sel 2 being NR, nothing gets fired. I would just want to trigger my sub rule which uses the 100% unit should sel 2 be a NR.
Thanks
Steve
The only way i can think of is to duplicate your first rule (thats using nom 1) and set the arm time for a few secs/mins after your original is set for and have this one look at Betfair Row 2 or Betfair order of fav 3 or whatever you want to use except for nom 2.
But include a condition that first checks to see if your original rule has been able to trigger.
Using something like the 'Number of place bets triggers condition'
On selection
is equal to 0
Hope that helps or gives you further idea's
But include a condition that first checks to see if your original rule has been able to trigger.
Using something like the 'Number of place bets triggers condition'
On selection
is equal to 0
Hope that helps or gives you further idea's