Params
Stream
| Field | Type | Description |
|---|---|---|
's' | string | Symbol |
'i' | integer | Order id |
'li' | integer | Last order id |
't' | integer | Timestamp in milliseconds |
'b' | decimal string | Best bid price |
'B' | decimal string | Best bid amount (in token amount) |
'a' | decimal string | Best ask price |
'A' | decimal string | Best ask amount (in token amount) |