Global TWAP - Assets Latest

Retrieves the latest TWAP for the specified asset - this is the global TWAP across all exchanges which supports this asset, including all cross rates pairs, based on minutely data.

TWAP is calculated as a time weighted moving average across all exchanges.

🚧

Volume Field

For accurate volume information, please refer to our 'OHLCV - Historical' endpoints instead. As an alternative, the 'Metrics - Asset Volume Historical' endpoint can be used to obtain asset volume per exchange.

Response Data

FieldTypeDescription
timestampnumber | stringThe time at which the event occured.
assetstringThe name of the asset.
pricenumberThe price of the asset.
twapnumberThe Time Weighted Average Price.
volumenumberThe volume of the asset at this point in time.

*Note: this field will soon be deprecated

For accurate volume information, please refer to our 'OHLCV - Historical' endpoints instead. As an alternative, the 'Metrics - Asset Volume Historical' endpoint can be used to obtain asset volume per exchange.
Language
Authorization
Header
Click Try It! to start a request and see the response here!