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

Description Usage Arguments Details Value References

View source: R/getTickers.R

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

1
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


gfer documentation built on Feb. 6, 2022, 5:06 p.m.