
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
If the profiler is to be believed, OrderSend (five-way) takes 88% of my time on the same TC.
If I transfer it to a virtual machine, it only takes 2%.
Why there is such a difference, I don't understand.
If the profiler is to be believed, OrderSend (five-way) takes 88% of my time on the same TC.
If I transfer it to a virtual machine, it only takes 2%.
Why such a difference, I do not understand.
I can only guess.
OrderSend sends a message to the MQL site, while the virtual machine doesn't touchOrderSend and therefore works faster)))
In the latest builds, the terminal itself is overloaded during optimization and testing, except for tester agents.
There is no such a thing in previous builds!
I can only speculate.
OrderSend - sends a message to the MQL site, and the virtual does not touch OrderSend and therefore works faster ))))
In the latest builds, when optimizing and testing, except for tester agents, the terminal itself is overloaded.
There is no such a task in previous builds!
I have run the profiler on historical data. Therefore, sending somewhere is excluded.
If the profiler is to be believed, OrderSend (five-way) takes 88% of my time on the same TC.
If I transfer it to a virtual machine, it only takes 2%.
Why there is such a difference, I don't understand.
88% of what? If from 2%, then it's fine.
If the profiler is to be believed, OrderSend (five-way) takes 88% of my time on the same TC.
If I transfer it to a virtual machine, it only takes 2%.
Why there is such a difference, I don't understand.
Checking the margin and other trading conditions.
If you upgrade the Virtual to MT5 tester, it will be almost the same.
Checking margins and other trading conditions.
If you upgrade Virtual to MT5 tester status, it's pretty much the same.
Pips mode. Most likely, the profiler is lying.
If you upgrade Virtual to an MT5 tester, it's almost the same.
According to the figures the difference is more than two orders of magnitude
If the figures are to be believed, the difference is more than two orders of magnitude.
Cited figures from my big EA, which I race in the Optimiser. But it seems to have started to understand where the brakes are. Here is a simple Expert Advisor.
It is almost impossible to wait for its profiling on ticks - it takes too long. Therefore, I have launched it in the Optimizer mode.
If I uncomment the highlighted two lines and set input parameter Virtual = true, it becomes so.
The difference is an order of magnitude. The profiler shows an even larger difference. I do everything only by pips and by real ticks.