Accepts a string of keyword combinations, and searches across the ETF name and ticker and returns a list of ETFs with related keywords.
Name | Type | Description | Notes |
---|---|---|---|
query | String | ||
mode | String | When set, changes search mode to the specified mode. Paging is not available in rank_order. | [optional] |
Name | Type | Description |
---|---|---|
etfs | Array | |
next_page | String | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID of the ETF |
name | String | The common name of the ETF |
ticker | String | The common ticker symbol for the ETF |
figi_ticker | String | The OpenFIGI ticker for the ETF |
ric | String | Reuters Instrument Code (RIC) for the ETF |
isin | String | International Securities Identification Number (ISIN) for the ETF |
sedol | String | Stock Exchange Daily Official List (SEDOL) for the ETF |
exchange_mic | String | The exchange Market Identifier Code (MIC) from the International Standards Organization (ISO) |