Is the eikon API Python link the relevent RICs all together?

I am now looking for: Given the stock RIC, let's say I have ASML.AS, as a stock RIC. I am looking for Option chain RIC, which is ASMLATMIV.EX, or 0#ASML*.EX. I tried to use eikon API, ek.get_data for that but it wasn't functional for all of the RIC's. Is the API now capable of doing such for all stock RIC's? I can say at least ek.get_data function is not.

Also is eikon api be able to transform symbology bewteen RIC and Bloomber ID?

Sort by:
1 - 1 of 11
    @Jinghao.Chen
    • I'm not sure I understand the question. What were you not able to do: construct ATM implied volatility index RIC or options chain RIC from the stock RIC? Or retrieve data using ATM implied volatility index RIC or options chain RIC? An example of what you tried doing and the result you received that didn't match your expectations would be helpful.
    • There's no mapping between RICs and Bloomberg symbology. The only way to translate Bloomberg symbology to RICs or vice versa is to use both Bloomberg terminal and a Refinitiv product and an intermediary common symbology like ISINs, CUSIPs, SEDOLs. You will need Bloomberg terminal to convert Bloomberg symbol to an ISIN/CUSIP/SEDOL, and then you can use one of Refinitiv products (e.g. Eikon) to convert ISIN/CUSIP/SEDOL to RIC.