You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move Stop to Breakeven is a simple EA to move stop-loss levels of multiple trades to breakeven levels once a given number of profit points is reached.
1
+
# Move Stop to Breakeven
2
+
3
+
Move Stop to Breakeven is an expert advisor for MT4 and MT5 developed by EarnForex.com.
4
+
5
+
The EA automatically moves stop-losses of trades filtered according to your preferences to breakeven levels when a given number of points of profit is reached.
6
+
7
+

8
+
9
+
You can enable and disable it using a simple chart button.
10
+
11
+
A detailed description of the expert advisor is available here: https://www.earnforex.com/metatrader-expert-advisors/move-stop-breakeven/
12
+
13
+
If you have any suggestions for improvement of this expert advisor, please create an issue or submit a pull-request.
0 commit comments