Hi everyone,
currentIy I retreive all ADRs for a given company using the rdp.search method, with the following command:
rdp.search(view = rdp.SearchViews.EquityQuotes,query=compName,filter="DTSimpleType xeq 'Depository Receipt'")
However, with this type of request I do not get the ADR exchange ratio.
Has anybody an idea how to get this value?
Thank you very much in advance for your help!