AP Trade Manager
Compact manager for discretionary trades: break-even, partial closes, and quick-close actions. Neutral styling; calm order handling.
Overview
- One-click actions for break-even (with optional offset) and partial closes.
- Quick buttons for Close Half / Close All / Remove Pending (config dependent).
- Symbol/magic filters to avoid interfering with other EAs.
Quick Start
- Attach to any chart (one chart is enough).
- Choose scope: current symbol only, or allow multi-symbol (if available).
- Set break-even offset (points) and partial sizes (e.g., 25%/50%).
- Enable confirmations if you want a click-to-confirm before closing.
Main Inputs (summary)
- ManageScope — current symbol / selected list (if provided).
- MagicFilter — act only on positions with this magic (0 = any manual).
- BE_Enable / BE_OffsetPts — break-even toggle and offset.
- Partials — enable + lot/percent per step (e.g., 25%, 50%).
- ConfirmActions — on/off confirmations for close actions.
Notes
- No martingale or grids. Designed to be conservative and predictable.
- Support is via MQL5 messages/comments only.