orders
Exit Conditions
TP/SL on place, protect-while-filling, per-child algo exits, and close position.
Exits are not a separate engine. Use:
- OMS place —
slPrice/tpPriceon limit/market - Protect while filling — TP/SL attached while a parent algo works
- Per-child exits — TWAP / Swarm / Scale can attach TP/SL on each child (skipped when reduce-only)
- Price schedules — arm an entry when bid/ask crosses a trigger
- Close position — flatten from Positions / chart (preferred over reduce-only open)