Description Usage Arguments Details Value References Examples
get a company's listed location
| 1 | getExchange(tickers)
 | 
| tickers | ticker/sympol of a company, TICKERS MUST BE CHARACTERs, '006027' INSTEAD OF '6027' | 
Data comes from www.finance.sina.com.cn
A data table with a listed companies' ticker, security name and listed exchange location
www.finance.sina.com.cn
| 1 2 3 4 5 | ## Not run: 
getExchange('600601')
getExchange(c('00005', '00001'))
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.