Pages:
Actions
  • #1 by hankwang on 25 Mar 2015
  • Hi guys,

    I have a horse racing trigger written that's 95% complete but am struggling with the final piece of the puzzle. I need MFP to be able to cancel any unmatched bets at different times depending on the length of the race, between 1-1.5m (60 seconds), 1.5-2m (75 seconds), 2m-2.5m (90 seconds), 2.5m-3m (105 seconds) and 3m upwards (120 seconds). Anything under a mile would not be bet.

    How would I do this?

    Thanks,
    HW
  • #2 by londolozi on 25 Mar 2015
  • #3 by hankwang on 25 Mar 2015
  • Thanks for that londolozi - I think I understand. So something like this?
  • #4 by ludako on 25 Mar 2015
  • Use:
    Minutes since the off is equal or greater than (market_length-980)/600*.6

    This will activate your trigger 980 meters before the end (which is about 60 sec).

    Important: Market should support In-Play!
  • #5 by LarpHager on 25 Mar 2015
  • 0.16 is 10 seconds
    0.32 is 20 seconds etc etc using the minute parameter, if that helps you
    • LarpHager
Pages:
Actions