Moving stops EA

 
Hi guys,

I’m sure this has been asked and shown 1000s of times but was hoping someone could point me or provide me with an expert advisor that allows my manual trade orders to move stops to BE once they have been executed and hit a certain amount of pips in profit.

e.g. i place 3 trades all with same entry level and same stop of 10. However each have different limits. Once they all get executed and goes 10pips profit in my favour (each trade) i want the stop to move automatically to BE (entry level). I’m not too concerned about have trailing stop loss.

Anyone know of a EA that works well?

Thanks
 

Search function is your best friend!


I believe this should work for you

https://www.mql5.com/en/code/9530


If OnlyWithoutLoss = true, then orders trailed to the price level without loss only.

Reason: