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