Price Index and Return Index data for the MSCI World

I want to obtain the Price Index and Return Index data for the MSCI World over the past decade, but I am unable to find the correct API command or field. Could you please tell me which fields or parameters I should use in the Eikon API to extract this data?1728049451443.png

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @research12

    Thank you for reaching out to us.

    The ek.get_timeseries doesn't support the TR.xxx fields. You need to call ek.get_data method for the TR.xxx fields.

    1728286815449.png

    1728287108850.png


Answers