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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 1 2

EUROSTR= Close not available via the Eikon API?

Hi, I try to retrieve the historical data for EUROSTR= via the Python API using the field CLOSE as it works for all the other securities (EONIA=,....). It is not working

Did I miss something?

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.

Upvote
Accepted
3.8k 4 4 6

Hi @glefur

You can try to use TR.FixingValue instead

df, err = ek.get_data(['EUROSTR=','EONIA='],['TR.FixingValue','TR.FixingValue.date'])
df


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.

Upvotes
20.3k 73 10 20

Hi @glefur

I can confirm that I am also unable to obtain a CLOSE field for EUROSTR=

Please raise "I need help understanding content within the product" type ticket for Eikon with the MyRefinitiv helpdesk. They should put in touch with a Content expert who can explain why you do not get a CLOSE price for that RIC.

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