Pages:
Actions
  • #1 by kriss30 on 12 Sep 2019
  • Hi there,

    Is there a trigger or condition that only bets will be placed if a certain market is available on the same sporting event?

    Example: I want to bet on over/under 1.5 goals but only if the market 'goal lines' is available on the same sporting event.

    Thanks
  • #2 by MarkV on 13 Sep 2019
  • Hi
    The cross-market prefix for Goal Lines is football26_

    use this condition in your OU 1.5 trigger:
    and selections trigger expression football26_runner_number is greater than 3

    if Goal Lines market is not present, that condition will return FALSE and no bet
  • #3 by kriss30 on 13 Sep 2019
  • Thanks I will try it. Out if interest, what does the number 3 mean?
  • #4 by MarkV on 13 Sep 2019
  • Out if interest, what does the number 3 mean?

    lol, thought you'd ask that, arbitrary number just for the condition to check, goal lines has somewhere in the region of 60 selections I think, you can use is greater than 0 or something similar.
  • #5 by kriss30 on 13 Sep 2019
  • Thanks I'll try it later.
Pages:
Actions