v1

latestOpenAPI 3.1.0QFEX License2026-07-26264545.2 KB
pnl

Hourly PnL (approx. first position per hour)

Return approximate first position per symbol per hour for the user, including realised/unrealised pnl, net_funding, fees, quantity, and cost.

get/pnl

Query parameters

symbolstring
startstring date-time
endstring date-time
limit_hoursinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

countinteger required

Example response

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