Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 796 Bytes

SecurityTrades.md

File metadata and controls

23 lines (16 loc) · 796 Bytes

Intrinio.SDK.Model.SecurityTrades

Properties

Name Type Description
Symbol string The ticker symbol  
Timestamp DateTime? The UTC timestamp at the time of the trade.  
Price decimal? The price of the trade.  
Size decimal? The size of the trade.  
TotalVolume decimal? 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 bool? If the trade was darkpool or not.