Discussion of article "Sorting methods and their visualization using MQL5" - page 2

 
By the way, in the original youtube, all the sorting is done individually and then edited in a video editor. There is a link to a C++ programme there. But they are written one by one in C++, although C++ has more possibilities.
 
Дмитрий Трошин:
By the way, in the original youtube, all the sorting is done individually and then edited in a video editor. There is a link to a C++ programme there. But they are also written one at a time in C++, although C++ has more possibilities.

I read about it in the article. And by no means I wanted to reproach you for unfair work.

But it would be interesting to figure it out.

 
Andrey Khatimlianskii:

I read about it in the article. And by no means did I want to reproach you for unfair work.

But it would be interesting to look into it.


I know what the problem is. MQL5 is written for Windows, and we can't control threads...The indicators have multi-threading, but without interruptions.We should have written through the Expert Advisor...
 
Really great article. Many thanks!
 
Dmitrii Troshin:

Will you join the discussion?