Pages:
Actions
  • #1 by SimmoSK on 25 Jan 2022
  • Hello, is it possible for a trigger to deactivate all other triggers in the market when every selection has reach at least one green up state?
  • #2 by MarkV on 25 Jan 2022
  • Hi
    Its probably better to put a condition in to each trigger to be stopped:
    and at least one selections profit/loss is equal or less than 0
    this way the triggers will continue working until every selections profit/loss is greater than 0 and then they will stop in the market

    you will possibly need to cancel any unmatched bets left in the market at that time:
    cancel all
    all matching selections
    condition: every selections profit/loss is greater than 0 (or your minimum green up amount)
  • #3 by SimmoSK on 26 Jan 2022
  • Cheers Mark, I'll give it a go.
Pages:
Actions