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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted

I want to get data using python API.

Hello, support team

This file is excel function.

I want to get this data using python Eikon API proxy.

Please teach me about how to write code...

Best regards,

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

Upvotes
Accepted
38.1k 69 35 53

@kengo_takahashi

The ek.get_timeseries method in Eikon Data APIs can't retrieve the same historical data as the =RHistory excel function.

This method supports the following fields: 'TIMESTAMP', 'VALUE', 'VOLUME', 'HIGH', 'LOW', 'OPEN', 'CLOSE', 'COUNT'. For more information, please refer to Eikon Data APIs for Python - Reference Guide.

You can contact Eikon Excel support team regarding how to retrieve the same data with the =TR excel function. If the data is available via the =TR excel function, you can apply it to the ek.get_data method in Eikon DATA APIs.

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