Pages:
Actions
  • #1 by binsey on 15 Apr 2014
  • Hi , I'm wanting to fire a trigger at 1pm each day, looking in the manual the date and time format seems complex, can I write it in to a trigger using now_time ?
  • #2 by MarkV on 15 Apr 2014
  • Hi
    Use this condition:
    global current time is between 13:00 and 13:01
  • #3 by binsey on 16 Apr 2014
  • perfect, many thanks
  • #4 by binsey on 21 Apr 2014
  • How can I use this in a trigger to start monitoring markets at a particular time rather than using the start monitoring at x minutes before the start as in settings
  • #5 by MarkV on 22 Apr 2014
  • How can I use this in a trigger to start monitoring markets at a particular time rather than using the start monitoring at x minutes before the start as in settings
    Hi
    Start monitoring at x plus minutes before in the settings with a slow default idle refresh rate, e.g. 300 secs
    Then use a trigger to set the refresh rate as needed, e.g.
    Action: set markets idle refresh to: 2
    Condition: global current time is between 12:54 and 13:01
     
  • #6 by binsey on 22 Apr 2014
  • excellent, thanks
Pages:
Actions