Skip to main content
Use account statistics to retrieve historical time-series metrics for a trading sub-account, including equity, PnL, trading volume, and ROI.

REST Endpoint

Query Parameters

TypeScript SDK

Retrieve account statistics:

Example

Response Fields

Each entry may include:
  • timestamp
  • sub_account_address
  • equity
  • realised_pnl_cum
  • unrealised_pnl
  • volume
  • roi
The exact response schema is documented in the API Reference.