Pages:
Actions
  • #1 by Oxa (WellDoneSoft) on 29 Jul 2013
  • Copied from a support request:

    Quote
    I could do with a bit of help with some trigger conditions if you would please.

    I have a trigger that I want to apply certain filters to such as venue, distance and sp odds of top 5 horses.

    So for example:

    I need a condition to stop my trigger executing at say Lingfield, Ascot, York etc with the option to add more

    I need a condition to stop my trigger executing on 5f, 6f and 1m5f races again with option to add more.

    I also want a condition that will only execute my trigger when the top 5 horses are under 20.0.

    Can you help?
  • #2 by mcbee on 31 Jul 2013
  • hi
    1
    and markets name does not contain Lingfield
    and markets name does not contain ascot
    and markets name does not contain york

    2
    and not selections trigger expression market_length is between 1000 and 1210
    and not selections trigger expression market_length is between 2610 and 2630

    3
    and selections trigger expression r_5_back_price is less than 20.00


    mcbee
Pages:
Actions