Skip to main content
GET
Customer delta flow (HIRO-style) from options tape
Time-bucketed customer signed Black-Scholes delta notional from the options tape (HIRO-style delta line), with cumulative net.
  • Coins: BTC, ETH
  • BS inputs use high-quality prints (Deribit for unit and IV consistency)
  • Distinct from dealer-flow (chain × price moves)
Positive net ≈ customer buy-side delta. Negative ≈ customer sell-side delta. For multi-venue premium quadrants (not delta), use tape imbalance with weight=flow.

See also

Tape imbalance

Dealer flow

Tape overview

Authorizations

X-API-Key
string
header
required

Your BackQuant API key (same key as v1)

Headers

X-API-Key
string | null

Query Parameters

symbol
enum<string>
default:BTCUSDT

Trading symbol: BTCUSDT, ETHUSDT, SOLUSDT, or HYPEUSDT.

Available options:
BTCUSDT,
ETHUSDT,
SOLUSDT,
HYPEUSDT
hours
integer
default:24

Lookback hours

Required range: 1 <= x <= 720
bucket_minutes
integer
default:5
Required range: 1 <= x <= 1440
min_size
number
default:0

Min premium_usd filter

Required range: x >= 0

Response

Successful Response