A Simple EA based on Exponential Moving Average Crossover

 

I am currently studying how to code MQL4 though am not a programmer. My aim is to build a simple EA based on crossover of 5 and 8 EMA settings. Crossover to the upside opens buy positions, while to the downside closes the buy positions and opens sell positions automatically. It should be able to open at least 10 positions simultaneously. Take profit, Stop loss, and number of positions will be adjustable.

If anyone has experience with EAs and has the time to share their knowledge of it, please feel free to assist in order to create this EA by adding a post or private messaging me.

 
No one have time for hand holding. Here's the Book and some Example. Good Reading.
 
This forum gets this type of question a lot. Your welcome to look through the codebase or see my attempt to teach the coding of an EA very similar to what you are asking for.
Reason: