Pages:
Actions
  • #1 by Oxa (WellDoneSoft) on 10 Oct 2013
  • Copied from a support request:
    Quote
    I want to create a trigger that will lay any horse with a last traded price below 3.00 in any race of a distance less than 2400 meters or 12 furlongs . It is the distance factor that I am unsure of how to incorporate in the trigger.
    Can you help me with this.
  • #2 by MarkV on 10 Oct 2013
  • Hi
    include a condition:
    and selections trigger expression market_length is less than 2400.00
  • #3 by mcbee on 10 Oct 2013
  • hi
    here is your trigger
    in the constants set
    bet amount
    minimum last traded price
    maximum distance in furlongs
    time to place the bet or use in-play (pre set to in-play)


    please use test mode until you are happy with your settings

    mcbee

    download the trigger below
Pages:
Actions