Topics concerning MT4 and MQL4 have their own section.
In future please post in the correct section.
I have moved your topic to the MQL4 and Metatrader 4 section.
- Don't use the Order comments to store important or critical information, because the comment can often be modified or even deleted by the broker.
- There is no way to store user information with the order.
- Instead build your own local database using the ticket number as the reference and index to your information.
- The MetaQuotes service desk handles only financial issue. Everything else should be discussed on the forum.
- MetaTrader is a Windows application. Using it in an emulated environment like Wine, will obviously be less efficient and less stable.
Contact Us
- www.mql5.com
Send your messages and see the history of your requests to the mql5.com support team even if you are not registered on the website.
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
This is crazy.. I'm posting this to prevent someone else wasting several days pulling hairs like i have.
Chronological situation:
it took me days of frustration to find out that MT4 comments CAN NOT contain quotes, or more than 2 letters followed by semicolon, or it will be immediately set to empty string.
With this, I also post a question to the community of experts here:
Any advise / feedback would be highly appreciated.
Thank you.