v1

latestOpenAPI 3.1.0QFEX License2026-07-26264545.2 KB
market-data

Symbol Long Short Historic

Return historic long and short user counts for a symbol over a time range.

get/symbol-long-short/{symbol}

Path parameters

symbolstring required

Query parameters

intervalstring 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/SymbolLongShortHistoricResponseBody.json"
}