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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

Synchronous data requests

What is the Eikon equivalent of old Datastream’s “Call StartProcessingRT” that allowed me to explicitly fetch data from Datastream and when execution moved to the next line of code, I could know for sure that all data has been fetched.

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonexcelsynchronous
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.

Which API are you using?

1 Answer

Upvotes
Accepted
38.1k 69 35 53

Please let us know the name of API you are using.

If it is COM APIs for use in Microsoft Office, this API supports asynchronous data request. The application needs to define callback functions to retrieve the data. For more information, please refer to Tutorial 2 - Real-time Data Retrieval - AdxRtList.

As I know, most APIs which supports real-time data are asynchronous.

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