Technical Definition

Time-Weighted Average Price (TWAP)

An execution strategy/order that splits a large trade into smaller chunks executed evenly over a specified time period.

By Crypto University Editorial
Iceberg OrderVWAP

Key Insight

Why It Matters: Minimizes market impact and slippage for big orders; achieves closer to average price during the period instead of one bad fill. How It Works: Algorithm divides order size by time intervals (e.g., every 30 seconds); places market/limit slices automatically. Common Mistakes: Too

Common Misconceptions

It is often mistaken for similar sounding terms, but the technical implementation is distinct.

Detailed Explanation

Why It Matters: Minimizes market impact and slippage for big orders; achieves closer to average price during the period instead of one bad fill. How It Works: Algorithm divides order size by time intervals (e.g., every 30 seconds); places market/limit slices automatically. Common Mistakes: Too short period (still impacts market); during low-volume times (poor fills). Related Terms: VWAP, Algo Trading, Iceberg. FAQs Manual or auto? Most CEX offer as order type or bot tool. For spot or futures? Both, but more common in spot/large caps.

In Practice

Sell 50 ETH over 1 hour on Coinbase Advanced — TWAP executes ~0.83 ETH every minute, averaging price without dumping at once.

Dig Deeper