Account Performance (All Time Periods)

View as MarkdownOpen in Claude

Returns the performance (MTM) for the given accounts, if more than one account is passed, the result is consolidated.

Query parameters

paramstringOptional

Request

This endpoint expects an object.
acctIdslist of stringsOptional
An array of strings containing each account identifier to retrieve performance details for.

Response

An array of objects detailing contract information.
currencyTypestring
Confirms if the currency type. If trading exclusively in your base currency, "base" will be returned.
rclong

Returns the data identifier (Internal Use Only).

viewlist of strings
Returns the accountIds being viewed and returned.
ndlong
Returns the total data points.
idstring
Returns the request identifier, getPerformanceAllPeriods.
includedlist of strings
Returns an array containing accounts reviewed.
pmstring
Portfolio Measure. Used to indicate TWR or MWR values returned.

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error