File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3083,6 +3083,7 @@ func main() {
30833083| Parameter | Type | Description | Required |
30843084| ---------- | ------------ | ------------------------------------------------------ | -------- |
30853085| market_ids | String Array | List of IDs of markets to get orderbook snapshots from | Yes |
3086+ | depth | Integer | The depth of the orderbook | Yes |
30863087
30873088
30883089### Response Parameters
Original file line number Diff line number Diff line change @@ -1894,6 +1894,7 @@ func main() {
18941894| Parameter | Type | Description | Required |
18951895| ---------- | ------------ | ------------------------------------------------------ | -------- |
18961896| market_ids | String Array | List of IDs of markets to get orderbook snapshots from | Yes |
1897+ | depth | Integer | The depth of the orderbook | Yes |
18971898
18981899
18991900### Response Parameters
You can’t perform that action at this time.
0 commit comments