How can I get a good break even EA?

1 View
roger Mclaughlin
Answered 4 months ago
<p id="isPasted">Move Stop to Breakeven MT4 EA (and its MT5 version) is an expert advisor that can manage stop-loss of your trades.</p><p>In particular, this expert advisor can detect when the current price is at some specified minimum distance from the trade's open price and move the stop to breakeven.</p><p>In many cases, you might want to increment the stop-loss of a specific value when the price is far enough from the current stop. With this EA, you can even define a surplus breakeven value to fixate a small additional profit instead of a classic breakeven.</p><p>This is similar to a …</p>