Get Closed Positions
With this endpoint, you can retrieve all closed positions for a specific trading account.
Header Parameters
Authorizationstring
Query Parameters
systemUuidstring Required
The unique identifier for the system associated with the trading account; required.
loginstring Required
The login identifier for the Trading Account; required.
fromstring
Start date for the query range to fetch closed positions based on closing time (closeTime)
tostring
End date for the query range to fetch closed positions based on closing time (closeTime)
Response
200
Object
OK
Response Attributes
closedPositionsarray
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?