Pages:
Actions
  • #1 by layfavin on 11 Feb 2019
  • Hi all,

    How do I write a formula to place a bet on the 3rd , 4th and 5th by the silk _numerator , in other words I want to place a bet on the 3rd, 4th and 5 th favs in the forecast? 

  • #2 by MarkV on 11 Feb 2019
  • Hi
    selections sorting order is defined by silk_numerator
    and selections trigger expression match_index is between 3 and 5
  • #3 by layfavin on 12 Feb 2019
  • Great thank you Mark.

    Last questions :)

    Under the market locater, can I filter out the race meeting with the most runners? I just want to bet on the race meeting with the most  runners.

    How do I say to stop betting at first winner?
  • #4 by MarkV on 12 Feb 2019
  • Hi
    in market locator you can use:
    markets number of selections is greater than x

    couple of ways to SAW:
    in the settings under betting options, stop automated betting when the total bank has reached y

    use the total_won variable (see help file win/lose variables)
    in the betting trigger use:
    and selections trigger expression total_won is less than y
Pages:
Actions