euronext_tickers | R Documentation |
This gets all Euronext ticker symbols from the Euronext website. Possible MIC codes are ALXB, ALXL, ALXP, XPAR, XAMS, XBRU, XLIS, XMLI, MLXB, ENXB, ENXL, TNLA, TNLB, XLDN, XESM, XMSM, XATL, VPXB, XOSL, XOAS, MERK.
euronext_tickers(
mics = c("ALXB", "ALXL", "ALXP", "XPAR", "XAMS", "XBRU", "XLIS", "XMLI", "MLXB",
"ENXB", "ENXL", "TNLA", "TNLB", "XLDN", "XESM", "XMSM", "XATL", "VPXB", "XOSL",
"XOAS", "MERK")
)
mics |
MIC codes |
tibble containing symbols and some metrics
euronext_tickers("XBRU")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.