I've tried the following,
keys = ["CAGV5YUSAC=R", "ITEXO5Y=R", "CDXEM5Y=MP", "CDXIG5Y=MP", "CDXHY5Y=MP", "AACAD2Y="]
ek.get_data(keys, "DSPLY_NAME")
but it doesn't seem to work. Calling get_data one RIC at a time also doesn't guarantee results-sometimes NaN is returned. Is there a different field other than 'DSPLY_NAME' that I should be requesting?
Thanks