Pages:
Actions
  • #1 by slybee on 31 Aug 2022
  • What is the condition/trigger that select favourite in win market same a place market?

    I have a trigger but I want it to  place bets on the fav in place when it is the same fav in win market.

    Thanks. 
  • #2 by MarkV on 31 Aug 2022
  • Hi
    In the trigger for betting in the Place market:

    first matching selection
    conditions:
    selections rank is equal to 1
    and selections trigger expression sel_id is equal to winplace_r_1_sel_id

    you can also use "sel_name" is equal to winplace_r_1_"sel_name"
    but the selection ID number is easier to work with 
  • #3 by slybee on 01 Sep 2022
  • Thanks a lot MarkV
Pages:
Actions