For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
98 10 21 27

Starting Eikon/Proxy API application from Python.

Hey everyone,

I was wondering if anyone here had any experience trying to automate Eikon related code/applications from Python. I'm trying to make some scripts to require the less human interaction possible, including "Starting" and "Closing" the Eikon API (or the API Proxy as a secondary option).

I don't know what could be the best approach to take here, so I was wondering if you guys had any advice on how should I tackle this in the best way possible.

I'd be happy to know! Thanks and take care.

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvote
Accepted
39.2k 75 11 27

I guess what you're asking is how to programmatically launch and terminate Eikon application on Windows, right? Eikon is an end user product. It is not meant to be used in completely automated totally non interactive processes. If this is your goal, there's no recommended way of achieving it. If you're just looking to programmatically launch Eikon on your machine, it couldn't be easier. Just run eikon.exe. There's no recommended way of programmatically closing Eikon, and there's no way to work around interactive prompt to enter Eikon user account credentials that you may see for a number of reasons including the weekly auto logoff on weekends and exclusive sign on event (when your Eikon user account is used to sign on to Eikon platform from another machine).

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea