Experts: Using Moving Averages with an EA (Sample Source Code)

 

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.

Using Moving Averages with an EA (Sample Source Code)

Author: Lo Thi Mai Loan

 
I've gone through the code and it looks fantastic. Thanks for the job even though I hoped it was mql5.
 
George Effanga #:
I've gone through the code and it looks fantastic. Thanks for the job even though I hoped it was mql5.

Thanks. This code is quite clear, you can convert it to MQ5 very easily

 

Thanks for your efforts and excellent EA

Does your EA execute trades automatically once it is installed and activated on Meta Trader 4? 

 
miarajas #:

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.

If you want to search for EA for trading you can check out my store
 
Thanks for your code sharing! With optimizations it would work well on all instruments