Lists the tickers a company has used over time.
Name | Type | Description | Notes |
---|---|---|---|
ticker | string | A Security ticker symbol |
Name | Type | Description |
---|---|---|
Securities | List | Array of security ticker history. |
Name | Type | Description |
---|---|---|
Id | string | The Intrinio ID for the Security |
Ticker | string | The common ticker |
Name | string | The name of the Security |
SecurityCode | string | A 2-3 digit code classifying the Security (reference) |
Figi | string | The exchange-level OpenFIGI identifier |
CompositeFigi | string | The country-composite OpenFIGI identifier |
FirstPriceDate | DateTime? | The date of the first recorded stock price |
LastPriceDate | DateTime? | The date of the last recorded stock price (or the most recent trading day) |