Order Book
Get current order book. Note that this request returns limited market depth.
If you need to continuously monitor order book updates, please consider using Websocket Market Streams:
<symbol>@depth<levels><symbol>@depth
You can use depth request together with <symbol>@depth streams to
maintain a local order book.
Note:
- Retail Price Improvement(RPI) orders are not visible and excluded in the response message.
Order Book › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Adjusted based on the limit:
| Limit | Weight |
|---|---|
| 5, 10, 20, 50 | 2 |
| 100 | 5 |
| 500 | 10 |
| 1000 | 20 |
Order Book › Request Parameters
idId.
methodWebSocket API method name.
symbolSymbol.
limitValid limits:[5, 10, 20, 50, 100, 500, 1000]
Order Book › Responses
Order Book
idstatuslastUpdateIdEMessage output time
TTransaction time
Bid orders. Each entry is [price, quantity].
[0]Price
[1]Quantity
Ask orders. Each entry is [price, quantity].
[0]Price
[1]Quantity
rateLimitTypeintervalintervalNumlimitcountSymbol Order Book Ticker
Best price/qty on the order book for a symbol or symbols.
Note:
- Retail Price Improvement(RPI) orders are not visible and excluded in the response message.
Symbol Order Book Ticker › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
2 for a single symbol; 5 when the symbol parameter is omitted
Symbol Order Book Ticker › Request Parameters
idId.
methodWebSocket API method name.
symbolSymbol.
Symbol Order Book Ticker › Responses
Symbol Order Book Ticker
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = object |
idstatusSymbol Price Ticker
Latest price for a symbol or symbols.
Symbol Price Ticker › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
1 for a single symbol; 2 when the symbol parameter is omitted
Symbol Price Ticker › Request Parameters
idId.
methodWebSocket API method name.
symbolSymbol.
Symbol Price Ticker › Responses
Symbol Price Ticker
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = object |
idstatus