get_ticker_id: Get Ticker ID Use investing.com to retrieve name info for a...

Description Usage Arguments Value

View source: R/get_ticker_id.R

Description

Get Ticker ID Use investing.com to retrieve name info for a given security

Usage

1
get_ticker_id(ticker_id)

Arguments

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.

Value

data.frame with columns ticker, name and isin


ces0491/companyDataScrapeR documentation built on July 19, 2021, 7:31 p.m.