Introducing the ProfitLossTrailEA—your go-to tool for managing orders like a pro.
What Can This EA Do?
- Effortlessly place or remove take profits.
- Set, modify, or delete stop losses with ease.
- Manage all your orders or focus on specific ones using their unique IDs.
Key Parameters
- ManageOrders:
- Order_By_Order: Manage each order separately.
- Same_Type_As_One: Treat similar orders (all buy or all sell) as a single entity, like a basket.
- PutTakeProfit: Set take profit on orders (yes/no).
- TakeProfitPips: Specify take profit in pips.
- PutStopLoss: Set stop loss on orders (yes/no).
- StopLossPips: Define stop loss in pips.
- UseTrailingStop: Activate trailing stop loss (yes/no).
- PutStopLossAfter: Set stop loss if the order is in profit by a specified number of pips.
- TrailingStop: Set the trailing stop distance in pips.
- TrailingStep: Define the steps in pips to adjust the stop loss.
- UseBreakEven: Enable Break Even (set stop loss only when profitable) (yes/no).
- BreakEvenAfter: Set stop loss if the order is in profit by a specified number of pips.
- BreakEvenPips: The pips between order open price and where to place the stop loss.
- DeleteTakeProfit: Remove take profit if it exists on the order (yes/no).
- DeleteStopLoss: Remove stop loss if it exists on the order (yes/no).
- MagicNumber:
- >0: Modify orders with a specific ID.
- 0: Modify all orders (from EA or manually).
- -1: Modify only manual orders.
- -2: Modify orders for the current chart symbol only.
- SoundAlert: Play a sound alert for each operation performed by the EA.
- ColorBackground: Change the background color of comments for easier visibility.

Related Posts
- Harnessing MQL5 Wizard for Trading Signals: 3 Black Crows & 3 White Soldiers with MFI
- Mastering Trading Signals with MQL5 Wizard: Bullish and Bearish Engulfing Strategies
- Creating a Stochastic-Based EA for Hammer and Hanging Man Patterns in MetaTrader 5
- RRS Impulse: Your Go-To Scalping EA for MetaTrader 4
- Mastering Bullish and Bearish Harami Patterns with Stochastic in MT5