I am trying to run Eikon DATA API:
import eikon as ek
ek.set_app_key(xxx)
and i get error: "Error: no proxy address identified.Check if Eikon Desktop or Eikon API Proxy is running."
I downloaded Eikon Data API Proxy for Windows - README.zip and this file is refering to the non existing page:
Starting with Eikon version 4.0.36, the Eikon Data API is fully integrated into
Eikon for Windows. Please refer to the following Quick Start guide to learn how
to use the Eikon Data API.
Quick Start guide for Windows users: https://developers.thomsonreuters.com/content/quick-start-guide-windows-0
So where can i get Eikon Desktop or Eikon API Proxy?