Eikon API Proxy

Thomson Reuters

Eikon Data API

The Thomson Reuters Eikon Data API Proxy is a new modern desktop API geared towards Quants and Data Scientists.

The API Proxy is completely integrated in Eikon 4 (Windows) or can be installed as a standalone package in Mac.

Complementing the users' workflow.

The Data Scientist's Python Ecosystem



Imports

In [1]:
import eikon as ek      # Data Source
import pandas as pd     # Data Management
import cufflinks as cf  # Data Visualization