Forum

[CLOSED] : Compiler bug with template parameter = void*

Compiler error. Bild 1961, 64 bit. template < typename T> class A { }; A< void *> a; // '<' - cannot to apply function

Suggestions for MQL syntax

I decided to create such a topic, because according to my observations, the development of MQL syntax has been stagnating for a long time, I can't see any improvement of the language in recent years. I don't know if the developers are going to work on MQL, but many of the features are very missing

Emulation of ticks from an EA/indicator

For a long time I have aimed to implement automatic emulation of ticks from Expert Advisor/indicator (i.e. to enable it to "tick" itself), without using self-written DLL or scripts. Purely sporting interest, so to speak :) Although, maybe it will be very useful for someone, if his aim is not to

Once again, about multithreading

Dear developers, I searched on the subject of multithreading and found the phrase that you said that you were not going to add functions of thread creation and management to MQL5. It was said more than a year and a half ago. I wonder if your views have changed since then? If you still do not want to