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
18 3 5 5

Using python API to get futures contract face value

I try to find the field name for API to get futures contract face value but fail. Can I ask what is the correct way to call ?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apifutures
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
39.4k 77 11 27

@jonabl
The best resource for content search and explanation questions such as this one is Thomson Reuters Helpdesk, which you can reach by either calling the Helpdesk number in your country or by using Contact Us capability in your Eikon application.

To answer your question try a combination of fields LOT_SIZE_A and LOTSZUNITS.

E.g. for Euro BUND future (FGBL) LOT_SIZE_A returns "100,000" and LOTSZUNITS returns "EUR".

For Heng Seng index futures (HSI) these two fields return "50" and "INDEX" signifying 50 Hong Kong dollars per index point.

For Chicago Wheat (W) these fields return "5000" and "BSH" signifying the contract size of 5,000 bushels.

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.