Upgrade from Eikon -> Workspace. Learn about programming differences.

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
9 0 0 1

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-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
icon clock
10 |1500

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

1 Answer

· Write an Answer
Upvotes
Accepted
10.2k 18 6 9

@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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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