This is a question from a trial user who is testing out the WS API.
for the specific ticker (like 9988.HK), I can find the DR under the ‘Price & Chart’, but it's different from the results I got from the API. May I check the reason?
- here is the code and result screenshot:print(ek.get_data('SCREEN(U(IN(Equity(active,public))/*UNV:Public*/),Contains(TR.DRUnderlyingQuoteRic,"9988.HK"))',['TR.InstrumentDescription']))
Please advise.