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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
9 0 0 0

Historical data with rolling ric with Eikon API

Hi,

please how to find a historical data according to rolling ric?

If i use CFI2Z1, i will get contract for DEC21, if i use CFI2Z2, i will get contract for DEC22 etc. But how to do it if i want to go back, and i need contract for DEC19 and DEC20?


There is the code for DEC21

ric_eua_21='CFI2Z1'

eua_21=ek.get_timeseries(ric_eua_21,fields='VOLUME', start_date='2018-09-03T07:00:00')


Which ric use for DEC20 in this case?


Thank you

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
6.7k 8 6 7

@Novotnyja please check the answer on this thread. CFI2Z9^1 for Dec 19 and CFI2Z0^2 for Dec 20. I hope this can help.

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