| Id |
string |
The Intrinio ID for the Security |
| CompanyId |
string |
The Intrinio ID for the company for which the Security is issued |
| Name |
string |
The name of the Security |
| Type |
string |
The Security's type |
| Code |
string |
A 2-3 digit code classifying the Security (<a href="https://docs.intrinio.com/documentation/security_codes\" target="_blank">reference</a>) |
| ShareClass |
string |
The Security's share class (if applicable) |
| Currency |
string |
The currency in which the Security is traded on the exchange |
| RoundLotSize |
decimal? |
The normal unit of trading |
| Ticker |
string |
The common ticker |
| ExchangeTicker |
string |
The exchange-level ticker |
| CompositeTicker |
string |
The country-composite ticker |
| AlternateTickers |
List<string> |
Alternate formats of the common ticker |
| Figi |
string |
The exchange-level OpenFIGI identifier |
| Cik |
string |
Central Index Key issued by the SEC, which is the unique identifier for all owner filings |
| CompositeFigi |
string |
The country-composite OpenFIGI identifier |
| ShareClassFigi |
string |
The global-composite OpenFIGI identifier |
| FigiUniqueid |
string |
The OpenFIGI unique ID |
| Active |
bool? |
If true, the Security is active and has been recently traded |
| Etf |
bool? |
If true, this Security is an ETF |
| Delisted |
bool? |
If true, the Security is no longer traded on the exchange |
| PrimaryListing |
bool? |
If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |
| PrimarySecurity |
bool? |
If true, the Security is considered by Intrinio to be the primary Security for its company |
| FirstStockPrice |
DateTime? |
The date of the first recorded stock price |
| LastStockPrice |
DateTime? |
The date of the last recorded stock price (or the most recent trading day) |
| LastStockPriceAdjustment |
DateTime? |
The date of the last stock price adjustment (dividend, split, etc) |
| LastCorporateAction |
DateTime? |
The date of the last corporate action |
| PreviousTickers |
List<string> |
Previous tickers used by this security |
| ListingExchangeMic |
string |
The MIC code of the exchange on which this security primarily trades |