Limit 10 requests per 60 seconds
GET /v1/client/statistics/daily
Returns daily account snapshots for account value, PnL, and trading volume over the requested date range.
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Start date in YYYY-MM-DD format.
End date in YYYY-MM-DD format.
Page number to return. Starts from 1.
Number of records to return per page.
When set to true, the response also includes archived data and the rate limit becomes 1 request per 60 seconds.