Pages:
Actions
  • #1 by racepro on 09 May 2014
  • Hi,

    If I want a selection not to be bet if same selection has been bet by another trigger, should the following work.
    Lets' say Trigger A looks like this:

    remember
    name  bet_fav_sel_id  create a new list every time   remember selection's bets

    Trigger B condition

    and Selection's trigger expression sel_id is not equal to bet_fav_sel_id

    Can you please amend where necessary
    Many thanks
    R







  • #2 by mcbee on 09 May 2014
  • hi
    if both triggers are used in the same profile, then all you need is
    and selections back matched is equal to 0
    and selections lay matched is equal to 0


    mcbee
  • #3 by racepro on 09 May 2014
  • Thanks mcbee,
    I had been getting markets matched and selections matched mixed up.
    Now cleared up
    many thanks
    R
Pages:
Actions