Description Usage Arguments Value
View source: R/get_ticker_id.R
Get Ticker ID Use investing.com to retrieve name info for a given security
1 | get_ticker_id(ticker_id)
|
ticker_id |
string containing the name, ticker or ISIN code of the security of interest. Best practice is to use the ISIN as that will always return a unique result for the expected security. Using tickers or names may result in multiple matches in which case the first match is returned. |
data.frame with columns ticker, name and isin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.