Description Usage Arguments Value
Parse A-share codes
1 2 3 4 5 6 | parse_ashare_code(
code,
type = c("stock", "index", "fund", "conv_bond"),
SSE = "SH",
SZSE = "SZ"
)
|
code |
a vector of A-share codes |
type |
type of security |
SSE |
symbol for Shanghai Stock Exchange |
SZSE |
symbol for Shenzhen Stock Exchange |
a list of code and exchange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.