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 | Character | ||
mode | Character | When set, changes search mode to the specified mode. Paging is not available in rank_order. | [optional] |
Name | Type | Description |
---|---|---|
etfs | List of ETFSummary | |
etfs_data_frame | Data Frame | Data frame representation of etfs |
next_page | Character | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID of the ETF |
name | Character | The common name of the ETF |
ticker | Character | The common ticker symbol for the ETF |
figi_ticker | Character | The OpenFIGI ticker for the ETF |
ric | Character | Reuters Instrument Code (RIC) for the ETF |
isin | Character | International Securities Identification Number (ISIN) for the ETF |
sedol | Character | Stock Exchange Daily Official List (SEDOL) for the ETF |
exchange_mic | Character | The exchange Market Identifier Code (MIC) from the International Standards Organization (ISO) |