Pages:
Actions
  • #1 by cash on 10 May 2019
  • Hi,
    I have a trigger firing a bet in-play and sometimes this will be unmatched.
    The market is jumping so happy to leave it x seconds but after that I want to cancel.

    Is there a way of triggering a 'cancel lay' but wait x seconds after the 'lay' trigger was executed?

    Thanks in Advance
    Chris
  • #2 by mcbee on 10 May 2019
  • hi
    in the cancel lay trigger , add this condition,
    and trigger expression now_time is greater than bu_laytime+(mf_second*10)

    change the 10 to however many seconds you want
  • #3 by cash on 10 May 2019
  • Thanks mcbee,

    Working perfectly
Pages:
Actions