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 | Exchange-wide nonce. Used to reliably determine exchange event ordering. Sequential and not subject to clock drift. |
‘it’ | integer | Instrument type |