Pages:
Actions
  • #1 by keith31 on 27 Apr 2013
  • Hi all,
    I am looking for a condition that will cancel all triggers if there is no loss to recoup with only 5 races left on the days cards. Hope this makes sense.
    Keith
  • #2 by mcbee on 27 Apr 2013
  • hi
    new trigger
    deactivate trigger/block (the name of your betting trigger)
    the conditions
    and selections trigger expression market_num-market_index is equal or less than 5
    and selections trigger expression last_lost is equal to 0
    set trigger to once per market

    if you have more than one betting trigger, then add an action and repeat the deactivate trigger/block adding your other betting trigger name

    mcbee
  • #3 by keith31 on 27 Apr 2013
  • Thank you,mcbee
Pages:
Actions