Errors, bugs, questions - page 1411

 
Alexey Navoykov:

Recently you have boasted that the speed of MQL is close to C++'s. And now you are saying that you are going to speed up C++ several times faster?)

If you got it at some specially prepared tests, it does not mean that the speed will be the same in other cases. But the compilation speed is slowing down in all the cases.

The scripts in the MQL4/MQL5/C++ source code are given there including testing results of these languages with charts. They use standard examples (part of a large set) that is used for testing compilers of various programming languages all over the world.

This is such an easy to prove topic, that the claims are accepted only in a similar form.

Testing the new MQL5 compiler for x64 platforms - speed up calculations by 2 to 10 times!

 
pako:
I meant to paint the levels different colours
Do you now have all levels of the grid coloured by the colour of the last one?
 
Tapochun:
And now you have all levels of the grid coloured by the colour of the last one?
yes, the last colour in the array
 
pako:
Yes
So it's not going to be multi-coloured.
 
Tapochun:
So it won't work in different colours.

works on MT5.

 
zaskok2:

When you hover your cursor over the order, additional information pops up. What does it mean and how can you get it programmatically?

If the entry was

then the Expert ID is the magic order field

But you have "Manually set". You cannot manually set magic other than 0, and you cannot change it later, even programmatically. How did you get this result?

 
A100:

If the entry was

then EA ID is magic order field

But you have "Manually set" and you can't manually set magic other than 0 and you can't change it later on.

How did you get this result?

I´ve noticed it on my real account in trading history. I noticed a total of three variants:

I assume "manually" and "by dealer" are the result of partial execution.

Where do these flags ("dealer", "manual", "expert") for each order sit?

 
pako:

works on MT5

Switch to MT5 or write to servicedesk.
 
Are there any plans to improve the statistics in the seller profile section?
 
zaskok2:

Where do these flags ("dealer", "manual", "expert") for each order sit?

Now I noticed that during execution the entry "set by expert" changes to "set manually"

Reason: