Description Usage Arguments Value Author(s) See Also Examples
Covert the stockID to tradeCode.
1 | stockID2tradeCode(stockID, IDsrc = "local", datasrc = defaultDataSRC())
|
stockID |
a vector of stockID of specific datascr. |
IDsrc |
a charactor string, could be one of "local","jy","ts","wind",etc. |
a vector of character,giving the stock trading code. eg. c("600001","600002","000300")
Ruifei.Yin
Other SecuMain functions: SecuCategory,
SecuMarket, stockID2name,
stockID2stockID,
stockName2ID,
tradeCode2stockID, trday.IPO,
trday.unlist
1 2 | stockID2tradeCode(c("EI000001","EQ000030"),IDsrc="local")
stockID2tradeCode(c("SZ000001","SH000030"),IDsrc="ts")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.