market-data

Taker Volume Historic

Return historic taker volume metrics for a symbol over a time range.

get/taker-volume/{symbol}

Path parameters

symbolstring required

Query parameters

intervalMinutesinteger required
fromISOstring required
toISOstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

countinteger required

Example response

{
  "$schema": "https://api.qfex.com/schemas/TakerVolumeHistoricResponseBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.