Lists the tickers a company has used over time.
Name | Type | Description | Notes |
---|---|---|---|
ticker | String | A Security ticker symbol |
Name | Type | Description |
---|---|---|
securities | [SecurityHistory] | 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 | Date | The date of the first recorded stock price |
lastPriceDate | Date | The date of the last recorded stock price (or the most recent trading day) |