Pages:
Actions
  • #1 by neilbom on 15 Feb 2017
  • Hi there

    I am looking to add two constants to my triggers:

    The first I would like to exclude certain races with a set number of horses ie the trigger should exclude races with more than say 15 horses and excluded races with 3 and 5 horses (all hopefully changeable).

    The second constant should allow the trigger to only bet on horse numbers 3,4 and 6 (again changeable).

    Could these be created so that I could copy them into my triggers?

    Thanks
  • #2 by mcbee on 15 Feb 2017
  • hi
    it would be easier if you could include your trigger.
    if not then i can do a trigger with what you require , then you can copy and paste in your trigger.

    mcbee
  • #3 by neilbom on 16 Feb 2017
  • Hi Mcbee

    I am away from my computer so can't attach a trigger.

    Yes if you could create the trigger I will copy and paste my trigger in.

    Thanks
  • #4 by mcbee on 16 Feb 2017
  • hi
    here is your trigger.
    copy and paste the condition block from the trigger.
    add all the constants below the ba   Bet amount to your trigger constants.

    mcbee

    download the trigger below
  • #5 by neilbom on 08 Mar 2017
  • Thanks Mcbee and if I wanted to change from minimum and maximum runners to say exclude races with 5 and 8 runners, would I change the "between" in the conditions  block to "is in list" and then in the constants list the number of horses which the trigger should bet on?

    Thanks

    Neil
  • #6 by mcbee on 13 Mar 2017
  • hi
    add a new And block
    add the conditions
    or markets number of selections is not equal to 5
    or markets number of selections is not equal to 8

    mcbee
Pages:
Actions