onTimer()

 

Hi,

anybody here with experience with OnTimer()?

If I Set in Oninit(): EventSetTimer(30); the OnTimer() prints its Comment every 30 second on the chart while (e.g.) the Xetra-market is closed.

My question: Will OnTimer be executed even when the Extra wil open tomorrow at 9:00 cest although the chart will receive ticks constantly.

Or is OnTimer() only executed after (in my case) 30 sec. 'of silence'?

Thanks in advance

Reason: