Can't modify comments.
Metaquotes language: OrderComment() is not able to be modified - Futures Trading - Expert Advisors and Automated Trading - MQL5 programming forum
Not a good idea to use comments, brokers can change comments, including complete replacement.
Metaquotes language: OrderComment() is not able to be modified - Futures Trading - Expert Advisors and Automated Trading - MQL5 programming forum
Not a good idea to use comments, brokers can change comments, including complete replacement.
William Roeder:
Can't modify comments.
Metaquotes language: OrderComment() is not able to be modified - Futures Trading - Expert Advisors and Automated Trading - MQL5 programming forum
Not a good idea to use comments, brokers can change comments, including complete replacement.
The broker have change the comments, that's created a problem...
Can't modify comments.
Metaquotes language: OrderComment() is not able to be modified - Futures Trading - Expert Advisors and Automated Trading - MQL5 programming forum
Not a good idea to use comments, brokers can change comments, including complete replacement.
NOOR GHANI RAHMAN:
The broker have change the comments, that's created a problem...
Broker can change comment:The broker have change the comments, that's created a problem...
comment=NULL
[in] Order comment text. Last part of the comment may be changed by server.
https://docs.mql4.com/trading/ordersend
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
Hi coder...
I am developing a new style hedge trading robot, in which I want to change the Order Comment when order close (in the line after the closing of order, while order is previously selected for orderclose function)... is this possible???