I am trying to retreive data for a MSCI index and I am getting empty value for the name and currency. Is there something wrong in my query?
Here is the query:
data1, err1 = ek.get_data(['.dMIUGC0000NEU'],['TR.IndexName','TR.IndexCalculationCurrency'])