When a company is listed on several markets, it has different RICs but a single ISIN or CUSIP.Is there a way to obtain ALL the RICs associated with an ISIN or CUSIP?
Hi @Nabil Edriss Sanchez1 ,
You can do this in Python with Eikon + Codebook app, open the __Example__/01.Data Retrieval and Discovery / 01.04.Eikon (Workspace) Data API / Eikon_Data_API__Symbology.ipynb notebook:
Absolutely grateful for the response!!
May I ask how to get all RIC list for a certain ISIN or CUSIP in DSS API?