Tab: Smart Partial Close
Intelligent position scaling based on time, profit, or pip movement
Use Smart Partial Close
Master switch for the Smart Partial Close system. When enabled, the EA automatically scales out of positions based on the configured trigger (time, profit level, or pip movement) — independent of the TP levels sent by the signal.
Smart Close Mode
- BY_TIME — Close a percentage of the position after X hours have passed since entry.
- BY_PROFIT — Close a percentage when floating profit reaches a target amount in account currency.
- BY_PIPS — Close a percentage when the position is X pips in profit.
- PROGRESSIVE — Gradually increases the close percentage as profit grows, using a step-based progression.
Smart Close Time (hours) & Time Percent
Used in BY_TIME mode. After X hours since trade entry, close the defined percentage of the position.
Profit Step & Profit Percent
Used in BY_PROFIT mode. Each time floating profit increases by the Profit Step amount (in account currency), close the defined percentage.
Pips Step & Pips Percent
Used in BY_PIPS mode. Each time the position moves X pips further in profit, close the defined percentage.
Progressive Start %, Progressive Step %, Progressive Trigger (pips)
Used in PROGRESSIVE mode. The first close happens at the trigger pip level (30 pips) closing Start% (20%). Each subsequent trigger adds Step% (10%) more to the close amount, progressively securing more profit as the trade extends.