If I am trying to convert tickers to RIC's which Eikon Api do I need?

I am trying to convert Bloomberg tickers to RIC's. I will be doing to conversion in python. I have seen that get.data() and get.symbology() are the methods other people are using. But under what API and library do those exist?

Thanks

Best Answer

  • Alex Putkov.1
    Alex Putkov.1 ✭✭✭✭✭
    Answer ✓

    There's no mapping between Bloomberg and Thomson Reuters symbology. The symbology you can use in Eikon includes Thomson Reuters RICs and PermIDs, stock (aka exchange) tickers, security identifiers such as ISINs, Cusips, Sedols, Wertpapierkennnummers, Valorens and numerous other local security identifier schemes. But it does not include Bloomberg symbols.

Answers