Pages:
Actions
  • #1 by joanirj on 04 Mar 2013
  •  I need to verify if a saddle cloth number is a runner or a non runner. Could you help me?
  • #2 by MarkV on 04 Mar 2013
  • Hi
    Just thinking out aloud...
    If a selections saddle cloth number is greater than 0
    and selections back price is between 1.01 and 1000
    it must be a runner?
    i.e. non-runners will not have a valid price
  • #3 by Oxa (WellDoneSoft) on 04 Mar 2013
  • I'm moving this to "Triggered Betting".

    May I suggest adding this condition to your trigger:

    At Least One Selection's Saddle Cloth Number is equal to [number]

    If there are no active selections with the given saddle cloth number, this condition will return false.
    It'll also return false if the number of runners is less than your number. In that case you may add this block of conditions:


    AND
      At Least One Selection's Saddle Cloth Number is equal to [number]
      or Market's Number of Selections is less than [number]
Pages:
Actions