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
@Anatoli Kazharski
Hi
I asked this in private but I think you missed the question. Here is what I am wondering from the very first article and forward.
Let's say that I used easy and fast library and developed a working expert advisor either in mt4 or mt5, now I want to upload it in the mql5.com website to sell it. Considering that the website only accepts .ex4 and .ex5 files, how should I make the whole library integrated into the final product to only have a single file which contains all the headers and functionalities in itself? I hope the answer is not adding all of them into the expert's file making it a mega god file.
Please help and answer this question.
Thanks
There's an undefined library file, just change it.
How can I change it?
Where "ON_END_CREATE_GUI" is defined?
Don't just state "Not working!". That is useless and helps no one. Explain yourself in detail so that someone can help you out with it.
What's wrong with the download compilation error?' AddItem' - wrong parameters count CreateGUI.mqh 112 20
Add an array of string type and add it to m_status_bar.AddItem() as below