Trades history (Security)
GET/md/v2/Stats/:exchange/:portfolio/history/trades/:symbol
The request returns the list of all transactions related to the specified security for the past days. A maximum of 1000 entries can be returned in a single query.
Private resource
Anonymous execution of this command is prohibited. Provide the valid Access token as the value of the mandatory token
parameter.
WebSocket API
This operation has an alternative in the form of WebSocket subscription.
Request
Responses
- 200
- 401
- 403
Request processed successfully
Failed to authorize request — JWT
is not specified in the request header, it has expired, or it belongs to a different system environment
Insufficient rights. Check that provided values are correct