Api orderbook levels request
Retrieves aggregated price depth for a single instrument, with a maximum depth of 10 levels. Do not use this to poll for data -- a websocket subscription is much more performant, and useful.
NameLite |
Type | RequiredDefault |
Description |
---|---|---|---|
instrumenti |
string | True | The readable instrument name:
|
depthd |
integer | True | Depth of the order book to be retrieved (10, 50, 100, 500) |