Thanks for your efforts and excellent EA
Does your EA execute trades automatically once it is installed and activated on Meta Trader 4?
Yes. You install it into MT4 and EM will automatically trade In addition, you can customize the code to your liking for further optimization.
I would like to make a control panel adding buttons to start and stop the automatic trading as well as a field to set the lots and few other parameters.
Would you be kind to share some code showing how create such objects?
I'm not asking you to modify your EA, some simple code example would be enough, I will then try to implement the functions in your code.
I would like to make a control panel adding buttons to start and stop the automatic trading as well as a field to set the lots and few other parameters.
Would you be kind to share some code showing how create such objects?
I'm not asking you to modify your EA, some simple code example would be enough, I will then try to implement the functions in your code.
there is a few good examples in your terminal navigator that you can use. There is also some great examples in the codebase.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Using Moving Averages with an EA (Sample Source Code):
This time, we're providing a sample that enters based on the Golden Cross and Dead Cross of the moving averages. If you want to see a sample where a long entry is made when the closing price of the candlestick crosses above the moving average, please refer to this article.
Author: Lo Thi Mai Loan