Simple trading strategy

 

Can anybody write me a simple code for a new EA with the following logic:

"After a 50 pip market movement place an order of 0.01 lots in that same trend (ie if going down - sell, if up - buy) with stop loss 20 pips and take profit 20 pips".

I am not a programmer and I am having a tough time understanding meta editor.  Give me a base and I may be able to elaborate.

Thanks

 
krokodilizm:

Can anybody write me a simple code for a new EA with the following logic:

"After a 50 pip market movement place an order of 0.01 lots in that same trend (ie if going down - sell, if up - buy) with stop loss 20 pips and take profit 20 pips".

I am not a programmer and I am having a tough time understanding meta editor.  Give me a base and I may be able to elaborate.

Thanks

Try assembling an EA with the wizard using this signal. I have left out the MM trailing and ITF filters because am assuming these will be to your style.

  

Files: