Pages:
Actions
  • #1 by liltbrockie on 27 Apr 2015
  • Hi there is it possible to know if a horse has been the favorite for at least 2 secs prior to a trigger going off?

    (the trigger already looks to see if horse is the favorite after x amount of minutes and if the back price is less than 1.5)

  • #2 by Oxa (WellDoneSoft) on 28 Apr 2015
  • Hi,

    You can use this condition:

    Favourite's Trigger Expression back_price - pdif_0.033 is the minimum

    This will check whether the favourite's price 2 seconds ago was the lowest, which is an implicit answer to the question whether it was indeed the favourite then.
  • #3 by liltbrockie on 28 Apr 2015
  • looking at the help file pdif seems to go by minutes no?
    so your example would work on 2 minutes not seconds is that right?
  • #4 by Oxa (WellDoneSoft) on 28 Apr 2015
  • Sorry, you are right of course. Will edit my reply now...
  • #5 by liltbrockie on 28 Apr 2015
  • no worries thanks for the answer. :-)
Pages:
Actions