Forum

MetaEditor: Code Folding & Occurrence Highlighting missing

Dear MetaQuotes, you really put much effort into your MetaTrader 5 and MetaEditor 5 apps and provide frequent updates, which is of course much appreciated. You've even implemented relatively exotic and complex things like Python integration which — despite all the effort — probably relatively few

EventSetTimer not working properly

Dear MT-friends, I programmed a simple clock-indicator that should show the current time in HH:MM:SS-format in the right upper corner of the chart . So far so good. The problem is that this clock is supposed to update every second ( EventSetTimer(1) ), but it doesn't: there are many, frequent