Get Queue Positions for Orders
GET/portfolio/orders/queue_positions
Endpoint for getting queue positions for all resting orders. Queue position represents the number of contracts that need to be matched before an order receives a partial or full match, determined using price-time priority.
Request
Responses
- 200
- 400
- 401
- 500
Queue positions retrieved successfully
Bad request - invalid input
Unauthorized - authentication required
Internal server error