What Is Smart Order Routing?
Smart Order Routing (SOR) is an execution method designed to help large cryptocurrency orders reach the market more efficiently. Instead of sending one large order all at once, it breaks the order into a series of smaller child orders and executes them according to a predefined algorithm — helping reduce slippage, limit market impact, and improve execution quality.
CoinAPI EMS Smart Order Routing supports two execution algorithms:
- TWAP (Time-Weighted Average Price) — executes smaller orders at fixed time intervals.
- VWAP (Volume-Weighted Average Price) — adjusts execution according to observed market trading volume.
Compared to manual execution, Smart Order Routing helps trading teams:
- Reduce market impact from large orders.
- Avoid consuming multiple price levels at once.
- Execute gradually instead of all at once.
- Automate execution using predefined rules.
- Monitor execution progress in real time through a single API.
Instead of managing dozens or hundreds of individual child orders, applications submit one Smart Order while CoinAPI EMS manages the execution workflow in the background.