Pages:
Actions
  • #1 by layfavin on 17 Jul 2019
  • Hi,

    Once my back bet is matched if after 10 seconds my 1 tick offset trigger  has not fired  then trigger scratch trade? how do i this?
  • #2 by Oxa (WellDoneSoft) on 17 Jul 2019
  • Hard to say without further details of your trigger.
  • #3 by layfavin on 18 Jul 2019
  • Please see attached.
  • #4 by Oxa (WellDoneSoft) on 19 Jul 2019
  • Add the following conditions to the scratch trigger:

    and Trigger {greening up immediately tick} Number of runs per selection is equal to 0
    and Selection's Trigger Expression (now_time - bm_backtime)/mf_second is equal or greater than 10

    The bm_backtime variable returns the time of the last back matched bet.
  • #5 by layfavin on 22 Jul 2019
  • Great thank you
Pages:
Actions