Name | Type | Description |
---|---|---|
time | DateTime | The timestamp that the `last_price` represents. |
last_price | Float | The price of the last trade. |
ask_price | Float | The price of the top ask order. |
ask_size | Float | The size of the top ask order. |
bid_price | Float | The price of the top bid order. |
bid_size | Float | The size of the top bid order. |
volume | Float | The number of shares exchanged during the trading day on the exchange. |
source | String | The source of the data. |