Need help to create this EA

 

Hi, I need help to create an EA base on the following terms

EA will open trade base on chart M1, M5, M15, M30, H1, H4 and D1.

EA will not open a new CYCLE of trade if the previous CYCLE is not close.

Example:-

M1-Sell, M5-Sell, M15-Sell, M30-Buy, H1-Sell, H4-Buy and D1-Sell

EA will open sell trade at 1.20000

1st Sell Order open at 1.20000 with TP 10pips(1.19900) lot 0.1 with NO SL

If market goes UP and hit 10pips(1.20100), EA will open 2nd Sell order at 1.20100 with TP 10pips(1.20000) lot 0.2 and EA will input previous 1st Sell Order to SL base 2nd Sell order TP(1.20000).

If market goes UP and hit 10pips(1.20200), EA will open 3rd Sell order at 1.20200 with TP 10pips(1.20100) lot 0.4 and EA will input previous 1st and 2nd sell Order to SL base on 3rd Sell Order TP(1.20100).

If market goes UP and hit 10pips(1.20300), EA will open 4th Sell order at 1.20300 with TP 10pips(1.20200) lot 0.8 and EA will input previous 1st, 2nd and 3rd Sell order to SL base on 4th Sell Order TP(1.20200).

4th Trade Sell HIT TP (which automatically 1st 2nd and 3rd trade close as this trade have HIT SL base on 4th Trade TP price).

EA will start NEW CYCLE.

Lot Size double of the previous trade lot size if cycle continues. which means, EA OPEN SELL, 1st order 0.1 LOT, 2nd order 0.2 LOT, 3rd order 0.4 LOT, 4th order 0.8 LOT and so on.

User will ONLY be able to change the LOT SIZE and TP. EA should work on all pair. 5 digit account.

I really appreciate your kind help on this EA. Hope someone here could help me to create this EA. Thanks

 
 
SLakerz:

Hi, I need help to create an EA base on the following terms

What part of the coding do you need help with ?  or did you just want someone to code it all for you ?
 
SLakerz: I need help to create an EA
Since there are no slaves here, you have only three choices: Search for it, learn to code it, or pay someone. We're not going to code it FOR you. We are willing to HELP you when you post your attempt and the nature of your problem.
Reason: