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
4 2 2 2

Please provide example code for getting TTF (dutch natural gas) front month prices.

Hi,
I'm not able to find any information on TTF as the search functionality keeps crashing. Does anyone have example code for accessing this type of data?

eikoneikon-data-apirefinitiv-dataplatform-eikonworkspaceworkspace-data-apicommodities
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.1k 18 6 9

@rmi So the full curve can be downloaded using the chain ric - you can then select which instrument you need and you can request history eetc

df,err = ek.get_data('0#TRNLTTF:',['CF_LAST','CF_NAME'])
df

I hope this can help.


1620747606232.png (94.4 KiB)
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.