Skip to content
Learning path Gold Professional operator

Order splitting

Splitting a large order into time tranches — reduces market impact and improves average fill price.

Who this is for — Anyone executing size beyond immediate book depth. Splitting over time reduces self-inflicted market cost.

Order splitting divides a large order into smaller tranches over time — manual or algorithmic alternative to TWAP/VWAP. Goal: absorb liquidity gradually without revealing full intent and minimize market impact.

In plain terms — Don't buy all at once — slice over time, like a manual iceberg.

Order Routing (SOR) Trader SOR Exchange A (60%) Exchange B (30%) Dark Pool (10%)
Single order vs adaptive tranches. Select a point to explore.

Implementation rules

Parameter Choice
N tranches From size vs book depth
Interval Minutes/hours — signal urgency
Participation rate Max % of period volume
Order type Limit default; market if urgent
Stop split If cost/tranche exceeds threshold

Dynamic parameters by regime — fixed split in all conditions is a common mistake.


Monitoring

Typical mistake — Slow split on urgent signal — market moves without you.

Example — 2,000 contracts, thin book: single −20 bps. 10 adaptive tranches: −9 bps.

Summary card

  • Trigger: size > X% top-of-book.
  • Tool: manual TWAP or broker algo.
  • KPI: avg cost bps vs single order.

Gold path — Execution module. Index: Gold path.