Pressure

Order book pressure is a market indicator that measures the relative balance between buy and sell orders. It is calculated as: Order Book Pressure = (Bid Volume − Ask Volume) This metric provides insight into market sentiment by quantifying the dominance of buyers or sellers. A positive value indicates stronger buying pressure, while a negative value signals selling dominance.

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].exchangestringThe name of the exchange.
payload.data[index].pairstringThe currency pair in question.
payload.data[index].pressure(xx)NetnumberThis represents the observed order book pressure (total bids minus total ask in coins) as the (xx) basis point level.
payload.data[index].pressure(xx)TotalSizenumberThis represents the observed order book size (total bids + total ask in coins) as the (xx) basis point level
payload.data[index].pressure(xx)PercentagenumberThis represents the observed order book pressure (total bids minus total ask) as the (xx) basis point level, divided by the total size, to return a percentage pressure imbalance.
payload.data[index].timestamptimestampThis represents the timestamp.

Language
Credentials
Header
Click Try It! to start a request and see the response here!