Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 919 Bytes

StockExchangeMover.md

File metadata and controls

26 lines (16 loc) · 919 Bytes

StockExchangeMover

Properties

Name Type Description
security_id Character The Intrinio Identifier for this security.  
ticker Character The ticker symbol for this security.  
last_price Numeric The last price of the last trade.  
change Numeric The raw change in price.  
percent_change Numeric The percent change in price.  
market_volume Numeric The market volume for the most recent (today) trading day.  
source Character The source of the data.  

[Back to Model list] [Back to API list] [Back to README]