Eikon & Python: time series for EURO STOXX 50 index

Are you using the Eikon API and Python? Then it is fairly easy to retrieve time series data for an index and its constituents. For example, you can use the following brief code snippet to download time series data for the Euro Stoxx 50. Conclusion: easy to get index data with Eikon & Python This is … Continue reading “Eikon & Python: time series for EURO STOXX 50 index”

Eikon Data API & Python – A Quickstart

The Eikon API provides simple access to users who require programmatic access to Refinitiv’s data. In this article, I’ll explain the steps to get up and running within a few minutes. Eikon & python play together nicely! You can find the official documentation at https://developers.refinitiv.com/eikon-apis/eikon-data-api. Before you start, make sure you have the following: Python 3.5+ … Continue reading “Eikon Data API & Python – A Quickstart”