{
"id": 11,
"method": "depth_request",
"params": [
"ETH_BTC",
100,
"0"
]
}{
"id": 12,
"method": "depth_subscribe",
"params": [
"ETH_BTC",
100,
"0",
true
]
}No examples found{
"id": 11,
"result": {
"timestamp": 1689600180.516447,
"asks": [
[
"0.020846",
"29.369"
]
],
"bids": [
[
"0.02083",
"9.598"
]
]
},
"error": null
}{
"id": 123,
"result": {
"status": "<string>"
},
"error": null
}{
"id": null,
"method": "depth_update",
"params": [
true,
{
"timestamp": 1689600180.516447,
"asks": [
[
"0.020846",
"29.369"
]
],
"bids": [
[
"0.02083",
"9.598"
]
],
"update_id": 214403,
"event_time": 1749026542.817343
},
"ETH_BTC"
]
}{
"id": 11,
"method": "depth_request",
"params": [
"ETH_BTC",
100,
"0"
]
}{
"id": 12,
"method": "depth_subscribe",
"params": [
"ETH_BTC",
100,
"0",
true
]
}No examples found{
"id": 11,
"result": {
"timestamp": 1689600180.516447,
"asks": [
[
"0.020846",
"29.369"
]
],
"bids": [
[
"0.02083",
"9.598"
]
]
},
"error": null
}{
"id": 123,
"result": {
"status": "<string>"
},
"error": null
}{
"id": null,
"method": "depth_update",
"params": [
true,
{
"timestamp": 1689600180.516447,
"asks": [
[
"0.020846",
"29.369"
]
],
"bids": [
[
"0.02083",
"9.598"
]
],
"update_id": 214403,
"event_time": 1749026542.817343
},
"ETH_BTC"
]
}Get current market depth for a specific cryptocurrency pair
Subscribe to real-time order book depth updates
Stop receiving order book depth updates
Order book depth with bids and asks
Subscription confirmation
Real-time order book depth update (full reload or partial)