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
Bottom line: I can only upload one EX4 file, and I need to upload 2 ex4 files and one exe file (directly the trading panel itself).
Good day everyone! My trading panel works only in conjunction with an Expert Advisor, to which it sends orders, and orders are closed by a script. As a result: I can load only one EX4 file, but I need to load 2 ex4 files and one exe file (the trading panel itself). In addition, I would like to provide the buyer with two text files with instructions and practical recommendations for use. How can I be in this situation? Thank you in advance for the answer.
Closing by script so I understand that the script call is assigned to a hot key, now the keys can be tracked in the EA without dll (directly from mql), so it is logical to add the script code to the EA and call on the necessary event.
I don't understand about the panel, but I think it can be rewritten as an indicator and stored in EA resources. So it will be one file. All descriptions on the use can be made in the product profile.
Closing by script I understand that the script call is assigned to a hot key, now the keys can be tracked in the EA without dll (directly from mql), so it is logical to add the script code to the EA and call it on the required event.
I don't understand about the panel, but I think it can be rewritten as an indicator and stored in EA resources. So it will be one file. All descriptions on the use can be done in the product profile.
No, he was talking about mt4,
I have the same panel, ex4 and exe.
Please advise, which server (MT4) should be used to test the EA before publishing in the Market?
I don't understand at all - I want to place in MT4 Market an Expert Advisor working on a custom indicator. Is it possible? After all, it's not one Ex4 file, but two.
How about embedding the code of the custom indicator into the exp? Is the indicator someone else's?
we believe and hope that it will be possible to make indices as resources in MT5 :)
and embed the code of the adder into the exp? the adder is someone else's?
we believe and hope that indices can be made as resources in MT5 :)
This is an open-source alien's adder. Of course, it can be packed into a function, but it is an unnecessary labour.
It is interesting to know whether there will be such a possibility on the new rails....