Params
Stream
| Field | Type | Description |
|---|---|---|
’h’ | integer | History ID |
’s’ | string | Symbol |
’a’ | decimal string | Amount |
’p’ | decimal string | Price |
’d’ | string | Trade side
|
’tc’ | string | Trade cause
|
’t’ | number | Timestamp in milliseconds |
’li’ | number | Last ID — sequence number for this symbol. Monotonically increasing; use it to order updates and detect gaps. |
‘it’ | integer | Instrument type |