Trade Pressure

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].avgTradeSizeUsdnumberThis represents the average trade size, in USD, for all the aggregated trades within the timeframe.
payload.data[index].buy(sell)TradeCountnumberThis represents the total trade instances that have occurred within the time frame.
payload.data[index].buy(sell)VolumeCoinnumberThis represents the total trade volume for buys (sells) in underlying coin terms.
payload.data[index].buy(sell)VolumeUsdnumberThis represents the total trade volume for buys (sells) in underlying usd terms.
payload.data[index].open/high/low/closenumberThis represents the open,high,low,close trade prices for the trades within that time frame.
payload.data[index].totalVolumeUsd(Coin)numberThis represents the total volume in Usd or coin terms for the select time frame.
payload.data[index].tradeSizeCategoryUsdstringThis represents the type of trades aggregated in the select time frame, by the trade size in USD terms. The ALL category includes all the trades from the other categories.
payload.data[index].vwapnumberThis represents the volume average traded price across all the trades within the select time frame.
payload.data[index].timestamptimestampThis represents the timestamp.


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