Trade flow / CVD
Perps Market Data
Trade Flow / CVD
Per time bucket: taker buy vs sell notional, net quantity, and the running cumulative volume delta (CVD). side = taker direction.
GET
Trade flow / CVD
Order-flow analytics per time bucket: taker buy vs sell notional, net quantity, and the running cumulative volume delta (CVD) — a classic pressure signal.
side is the taker’s direction (long = bought). Choose bucket (1m to 1d) and bound with after / before.
Buckets are oldest first, because CVD is a running sum from the start of the window. A plain call therefore starts at the beginning of our archive (July 9, 2026) — for recent flow, pass after (e.g. ?after= 24 hours ago) so the CVD accumulates over exactly the window you care about.Authorizations
Path Parameters
Instrument id (6), symbol (BTC-USD), or bare asset (btc).
Query Parameters
1m, 5m, 15m, 1h, 4h, 1d (default 1h)
Only rows after this time (Unix s or ms).
Only rows before this time (Unix s or ms).
Max rows.
Response
200 - application/json
Success

