Nexus Copier Nexus Copier full manual on a single page
🧺

Tab: Basket Closure

Close all trades together when combined profit or loss target is reached

Use Basket Closure

Default: false

When enabled, the EA monitors the combined floating P&L of all open trades on a specific symbol. When the combined profit OR loss reaches the configured targets, ALL trades on that symbol are closed simultaneously — regardless of individual trade status.

💡 Use case: You have 5 grid orders open on XAUUSD. Some are in profit, some in loss. Instead of waiting for each individual TP/SL, Basket Closure lets you exit the entire position when the combined P&L hits your target.

Basket Profit Target

Default: 100.0

Combined profit in account currency that triggers basket close. Set to 0 to disable the profit target (only loss limit active).

Basket Loss Limit

Default: -50.0

Combined loss limit (negative value) that triggers emergency basket close. When the combined loss reaches this amount, all trades on the symbol are closed immediately to prevent further losses.

💡 Example: Profit Target = $100, Loss Limit = -$50. The basket closes when ALL positions together are either +$100 or -$50 in total floating P&L.

☰ All chapters