Pages:
Actions
  • #1 by markymark31 on 28 Jan 2015
  • Hi Guys,

    I am trying to develop my first trigger and have got part of the way there. I have now got something that places a win bet at 80 mins depending on the score. But at this point I also want to place a covering bet on the draw. I have looked around and can't see how to place a second bet from the one set of conditions. Can anyone help please ?

    Thanks,

    Mark
  • #2 by alfaman on 29 Jan 2015
  • Hi Mark,

    Not sure if I have understood, but you can add a second action to a trigger by clicking "Add Action".  This will then be executed at the same time as your first bet.
  • #3 by MarkV on 29 Jan 2015
  • Hi
    You could do this several ways, I would suggest a second trigger for the Draw bet:

    Selections: first matching selection
    Conditions:
    selections index is equal to 3
    and trigger <name of your win trigger> number of runs is equal to 1
    and markets number of matched back bets is greater than 0
  • #4 by markymark31 on 29 Jan 2015
  • Aha okay, I was / am nearly there then......

    I had a second trigger and I had tried the "number of runs" but what I didn't have was the "number of matched back bets" in there too. I'll give this a go thank you.
Pages:
Actions