Description
LWAP is a liquidity-weighted average of prices derived from the order book. Unlike VWAP, which is based on executed volume, LWAP focuses on the price levels with the most available liquidity.Details
LWAP offers a view of the true market-clearing price based on where liquidity sits, rather than where trades occur. It’s particularly helpful for estimating where large trades would most likely be filled without disrupting the market. Often used to compare with VWAP or to assess liquidity health at a given point in time.API Endpoints
/spot-analytics-information-order-book-depth /spot-analytics-order-book-depth-lwapAvailability
We cover major tokens such as BTC, ETH, XRP, SOL, and USDT for exchanges with limited Depth order count, while all pairs for exchanges with Full Depth. Please use the information endpoint to find all coverage and exact trading pairs.Exchange | History | Granularity | Depth Order Count |
---|---|---|---|
Binance | 2025-01-01 | 1min | 5000 |
Binance.us | 2025-01-01 | 1min | 5000 |
Bitstamp | 2025-01-01 | 1min | Full |
Bybit | 2025-01-01 | 1min | 200 |
GDAX (Coinbase) | 2025-01-01 | 1min | Full |
Gemini | 2025-01-01 | 1min | Full |
OKEx (OKX) | 2025-01-01 | 1min | 1000 |
itBit | 2025-01-01 | 1min | Full |
Huobi | 2025-01-01 | 1min | 100 |
Bullish | 2025-01-01 | 1min | Full |
Deribit | 2025-01-01 | 1min | 1000 |
kraken | 2025-01-01 | 1min | 100 |
Frequently Asked Questions
How is LWAP different from VWAP?- VWAP is trade-executed price weighted by volume; LWAP uses order book liquidity as the weighting input. LWAP is a forward-looking execution model, whereas VWAP is historical.
- It can help traders and quants simulate trade impact or optimize execution paths.