Pages:
Actions
  • #1 by CB on 26 Oct 2019
  • Hi 

    Please forgive me if this has been answered before or if this is a basic concept but any help is much appreciated.

    I am running a system where I select particular races and want to lay the 2nd favourite with different maximum odds. Ideally I'd like to be able to set this up at the beginning of the day and then be able to leave it, but the closest I have gotten so far is requiring me to change the maximum lay odds on the same trigger file as we progress through the races each day.

    Is there a way to set up different trigger files and apply them to different races?

    Many thanks.
  • #2 by MarkV on 27 Oct 2019
  • Hi
    What is your criteria for the different max odds?
    if for example it is per racecourse, then use condition blocks in your laying trigger:

    OR
    markets name contains "Weth"
    and second favourites lay price is less than 12.00
    OR
    markets name contains "Bath"
    and second favourites lay price is less than 8.00
    OR
    etc....

  • #3 by CB on 31 Oct 2019
  • Many thanks for your help here - I have managed to solve the problem by using multiple profiles for each individual race
Pages:
Actions