Get auction state and indicative
GET/v1/cefi/market/auction
Query for the opening-auction state (and, while in an opening auction, the indicative) by instrument ID. If no query parameters are supplied then the state for ALL available instruments is returned. auction_mode is always present; the auction_indicative object is included only while the instrument is in an opening auction (OPENING or LOCKED) and omitted otherwise.
Request
Responses
- 200
- 400
- 500
- 503
Successful operation.
Bad request.
Internal server error.
Service unavailable.