Event stream. How to control and make the event idle ? (+ solved) - page 7

 

Forum on trading, automated trading systems and strategy testing

List of changes in MetaTrader 5 Client Terminal builds

MetaQuotes, 2013.04.15 17:14

Announcement of MetaTrader 5 update

10.
MQL5: Added EventSetMillisecondTimer() function - when using this function, OnTimer() entry point can be called with frequency of more than once per second.

This feature is designed for those cases where a high resolution timer is required, i.e. a timer event should be received more often than once per second.

The strategy tester uses a minimum interval of 1000 milliseconds. Generally, decreasing the period of the timer increases the testing time, as the number of calls to the timer event handler increases. When working in real time, timer events are generated no more than 1 time in 10-16 milliseconds, which is due to hardware limitations.


nice man, admit it. who are you that convinced the MC to add EventSetMillisecondTimer ?

 
sergeev:


nice man, confess. who are you who convinced MK to add EventSetMillisecondTimer ?

This person is probably made up of several people and you are one of them. )))

It's great that there is such an opportunity now. Thank you.

Reason: