Hello,
i have managed to retrieve a Pandas Dataframe, which includes all the RICs from "stocks" traded on exchanges of a specific country. The code I have used was taken from this post in the Eikon Community Forum. However, I have two follow up questions:
1. Since the request also includes ETFs, I am curious how to request the "type" (fund or stock) of a RIC?
2. Is it somehow possible, to get the "main exchange" of a RIC or a Company Name? So the exchange where most of the stocks are traded?
Thank you in advance!