ApingAPINGDOCS
Console
orders

Exit Conditions

TP/SL on place, protect-while-filling, per-child algo exits, and close position.

Exits are not a separate engine. Use:

  1. OMS placeslPrice / tpPrice on limit/market
  2. Protect while filling — TP/SL attached while a parent algo works
  3. Per-child exits — TWAP / Swarm / Scale can attach TP/SL on each child (skipped when reduce-only)
  4. Price schedules — arm an entry when bid/ask crosses a trigger
  5. Close position — flatten from Positions / chart (preferred over reduce-only open)