How to get historical daily price for the last 25 years across 20 indices?

I want to get index data (daily price) for 20 regions (EM and DM) since 2000. I used Eikon Python API to get the history but it only gives me since 2015. There is clearly a cap! What Python API is suitable for me to get historical daily prices for the last 30-40 years max?

Best Answer

  • Hello @mrahmani,

    For Datastream Web Service user stats and limits please refer to DSWS user stats and limits.

    Enterprise history products are best suited for efficient retrieval of a large interval of historical data, for example Refinitiv Tick History product that is accessible through Refinitiv Tick History (RTH) - REST API, that can be called from Python and any programming language that supports HTTP REST integration.

    Would like to suggest contacting you Refinitiv account team to discuss your data requirement and to help advise on the best solution for your organization.