Skip to main content
GET
Expected dealer hedge $ if spot walks to each strike
Expected cumulative dealer hedge dollars if spot walks from the current price to each strike (dealer-flow ladder). Built from the signed strike GEX profile. Positive at a strike ≈ expected dealer buying if spot reaches that level. Negative ≈ selling. Default positioning=flow. See Positioning.

See also

Strike profile

Dealer flow series

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
positioning
string
default:flow

Dealer positioning model. flow (default) is BackQuant's measured dealer model, available for BTC/ETH; it falls back to std when it cannot be produced for a symbol. std is the textbook convention (call:+OI / put:-OI). The response reports which model actually ran in meta.extra.positioning.

Response

Successful Response