Pages:
Actions
  • #1 by slybee on 08 Sep 2012
  • Can some one amend the attached trigger to bet on favorite as follows:

    For races of less than 1 mile – lay the current Betfair favourite with 30 seconds before the end.

    For races more than 1 mile – back the current Betfair favourite with 45 seconds before the end.

    Any help appreciated.

    Thanks. 
  • #2 by rubold on 08 Sep 2012
  • Triggers attached, but what is the logic behind it?  You'll need an in-play refresh rate of at least 0.5 sec.

    It won't bet in races of exactly 1 mile, but this can be changed by altering the RaceDistance condition: 1 mile = 1609 m , so you could change one of the triggers to include 1 mile races, by using RaceDistance is equal or greater then 1608, or equal or less than 1610 for the other trigger condition.
  • #3 by slybee on 08 Sep 2012
  • Thanks rubold I am going to give it a try.

    Cheers.
Pages:
Actions