Pairs Latest [ENT]

Retrieves the latest VWAP for the specified pair - this is the global VWAP across all exchanges which supports this pair, based on minutely data.

Price is calculated as a volume weighted moving average across all exchanges.

If the parameter exchange is specified, the data returned is the VWAP for that pair on that exchange.

Response Data

FieldTypeDescription
timestampnumber | stringThe time at which the event occured.
pairstringThe name of the pair.
pricenumberThe price of the pair.
volumenumberThe volume of the pair at this point in time.
vwapnumberThe Volume Weighted Average Price.
Language
Authentication
Header
Click Try It! to start a request and see the response here!