Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 777 Bytes

SecurityTrades.md

File metadata and controls

27 lines (16 loc) · 777 Bytes

Intrinio::SecurityTrades

Properties

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.