getTickers: get ticker by input a company's full name or a list of...

View source: R/getTickers.R

getTickersR Documentation

get ticker by input a company's full name or a list of companies' full name

Description

It can also be a way to test if a company is listed NOTE: If a company is listed in multiple exchange, then it needs double check, the programe only chooses ticker from random exchange

Usage

getTickers(corpNames)

Arguments

corpNames

Full name of a company, should be full name

Details

Data comes from www.cninfo.com.cn/

Value

A data table with companies stock name and stock ticker

References

www.cninfo.com.cn


Yuanchao-Xu/gfer documentation built on Dec. 10, 2024, 10:45 p.m.