Order splitting is a key technique for executing size without degrading average price. On the Gold path it is designed with numeric rules and continuous monitoring.
Gold path — Module: Professional execution. Part of gold-path.
Who this is for
- Anyone executing orders larger than immediate book depth.
- Anyone who wants to reduce market impact and slippage.
- Anyone managing execution in variable liquidity conditions.
Prerequisites — Complete silver-path first (min.: market-order, slippage, active-management, position-sizing). Foundation: bronze-path.
In plain terms — Instead of one order, you split into smaller pieces. You absorb liquidity over time without showing your full intent immediately.
Implementation rules
Define number of tranches, time interval, and maximum participation rate. Adapt execution pace to real-time volatility and depth. Set stop conditions if cost per tranche worsens too much. Combine limit and market orders according to signal urgency. Log each tranche for detailed post-trade analysis.
Example — You need to buy 2,000 contracts on an instrument with a thin book. With a single order average price worsens by 20 bps. With 10 tranches and adaptive pauses average cost drops below 9 bps.
Card
- Goal: reduce average execution cost on large size.
- Key inputs: depth, volume, volatility, signal urgency.
- Warning sign: successive tranches always worse.
- Typical mistake: using a fixed split in every regime.
- Practical action: dynamic parameters and per-instrument review.