Pages:
Actions
  • #16 by mcbee on 04 Mar 2017
  • hi
    this should work.
    in the layit trigger conditions,the AND block , add,
    or Selections trigger expression bm_laytime is greater than mf_minute*45


    mcbee
  • #17 by Trojan on 11 Mar 2017
  • Hi please see trigger attached not sure if it is right or not. I need the trigger to fire if it has not fired in the last 45 mins, regardless of anything else (so the trigger will guarantee to fire every 45 mins.
  • #18 by Trojan on 11 Mar 2017
  • test
  • #19 by mcbee on 13 Mar 2017
  • hi
    sorry but i was wrong because the laytime would have to be in the current market but it is in the last market so it will not work.
    the correct way would be
    and selections trigger expression now_time is greater than mf_minute*45

    now this means that the current market has to have been monitored for more than 45 minutes


    mcbee
  • #20 by Trojan on 15 Mar 2017
  • hi can you attached the adjusted trigger so i can see?
  • #21 by Trojan on 15 Mar 2017
  • Will this condition make the trigger make a bet regardless of the previous event trigger has been settled AND regardless of the the selections trigger expression ok is o AND global user variables lp are set. (SO basically to place a bet if no bet has been placed for 45 mins)
  • #22 by mcbee on 15 Mar 2017
  • hi
    it would be better to request a trigger alteration as it requires a variable added to the betting trigger to record the time of bet then a condition that now_time is greater than (variable name)+mf_minute*45

    this would then override the previous events status is settled if the last event has not been settled.

    mcbee 
Pages:
Actions