Sha256: db43299fc0bd4790ea81109682f2eb8d7c8e0a8f6708c615ee89c65f5256ea08
Contents?: true
Size: 777 Bytes
Versions: 17
Compression:
Stored size: 777 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. **is_darkpool** | BOOLEAN | If the trade was darkpool or not. [//]: # (END_DEFINITION)
Version data entries
17 entries across 17 versions & 1 rubygems