Orderbook
Streams book data for given symbol at a set aggregation level as they update
Last updated
Streams book data for given symbol at a set aggregation level as they update
Last updated
Refer to for establishing the websocket connection.
where agg_level
can be one of 1, 2, 5, 10, 100, 1000
.
'l'
array
[Bids, Asks]
'a'
decimal string
Total amount in aggregation level.
'n'
integer
Number of orders in aggregation level.
'p'
decimal string
In bids array, this is highest price in aggregation level.
In asks array, this is lowest price is aggregation level
's'
string
Symbol
't'
number
Timestamp in milliseconds