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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 2

First available date of a series for a particular RIC (Future Conctract i.e "GCc1").

First available date of a series for a particular RIC (Future Conctract i.e "GCc1").

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikontime-series
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
39.2k 75 11 27

@david.colas

The only way I can think of determining when a future contract began trading is by retrieving the earliest date for which the price history for the RIC is available.

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

@david.colas I take it you mean first available expiry - in which case this should be what you want:

df,err= ek.get_data('GCc1',['EXPIR_DATE'])
df

Is this what you are looking for?


1622539798498.png (9.4 KiB)
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
1 0 0 2

Hi jason.ramchandani , thank you for your response. No, I mean the first trading date of the continuous future contract.

jason.ramchandani

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