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
And the position history generated via CloseBy is different from the one I created manually.
It matches the timeline perfectly. Once again. MT5 generates the trading history. It is a crooked representation of closed positions.
You should not be guided by what MT5 shows, but by common sense.
It fits the timeline perfectly. Once again. MT5 generates a trading history. It is a crooked representation of closed positions.
You should not be guided by what MT5 shows, but by common sense.
When this macro is enabled, for some reason sometimes a line with two or three tickets is printed to the log: "18521123 22323214".
After commenting out this macro, this has never happened again. I tried to find Print in the code, but I couldn't find it.
Include\fxsaber\TradesID\ByPass.mqhSome time ago MQ messed up the formation of the table of historical orders and did not want to fix it. Therefore, this macro does not guarantee its functionality, which it had before the bad implementation of MQ.
Some time ago MQ messed up the formation of the table of historical orders and did not want to fix it. Therefore, this macro does not guarantee its functionality, which it had before the bad implementation of MQ.
So this macro does not guarantee its functionality that it had before the bad implementation of MQ.
What are you talking about?
So we have to abandon this macro?
The macro used this feature.
Forum on Trading, Automated Trading Systems and Testing Trading Strategies
New version of MetaTrader 5 build 2940: MQL5 services showcases moved to the workspace and design update
fxsaber, 2021.06.11 09:47 PM
If you use HistorySelect from zero, new orders go to the end of the table while the Expert Advisor is running - correctly.
This was broken. So the macro cannot guarantee its functionality.
ZY In Virtual, when deleting a pending order, it is always written to the end of the historical table of orders. MT5-tester does the same. The problem is only in Terminal.