Name | Type | Description |
---|---|---|
symbol | String | The ticker symbol |
timestamp | Date | The UTC timestamp at the time of the trade. |
price | Number | The price of the trade. |
size | Number | The size of the trade. |
totalVolume | Number | The total volume of the symbol for the day up to the timestamp point in time. |
marketCenter | String | The market center for the trade. |
condition | String | The condition of the trade. |
isDarkpool | Boolean | If the trade was darkpool or not. |