I do not know anything about coding and was hoping someone could help me with a simple system I am testing. If there is an EA already doing this it would be great if you could let me know. I need an expert that can reverse an open position when a trailing S/L is hit. let me include an example.
Manually enter first trade.
Buy EUR/USD 1.4642 with (X) S/L and (X) trailing stop
EUR/USD goes up to 1.4742 if S/L=200 and trailing stop=100 and price now goes down to 1.4572 hitting the S/L the EA would kick in and open a position of sell EUR/USD with S/L=200 and trailing stop=100 and so forth.
The EA would need to be able to see when trailing stop is triggered and open a reverse position with the same (X) S/L and (X) trailing stop in the opposite direction.