I have been trying to figure out how to connect my open positions with closed positions. It would be useful to add a positionId field to your GET /api/v1/history-positions response.
I have also looked at GET /api/v2/position and GET /api/v1/positions; both have an isOpen field, but neither has a position ID request parameter. So will isOpen always come back true?