Sha256: 48e1054a79a947c7becf483ebc006cab3492d64a61a7558e57480fe2ad495f14
Contents?: true
Size: 708 Bytes
Versions: 8
Compression:
Stored size: 708 Bytes
Contents
[//]: # (CLASS:Intrinio::SecurityTrades) [//]: # (KIND:object) ### Intrinio::SecurityTrades #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **symbol** | String | The ticker symbol **timestamp** | DateTime | The UTC timestamp at the time of the trade. **price** | Float | The price of the trade. **size** | Float | The size of the trade. **total_volume** | Float | The total volume of the symbol for the day up to the timestamp point in time. **market_center** | String | The market center for the trade. **condition** | String | The condition of the trade. [//]: # (END_DEFINITION)
Version data entries
8 entries across 8 versions & 1 rubygems