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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
18 2 3 4

Try to get the face value of a futures contract but fail

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
fv-table.png (47.0 KiB)
fv-code.png (8.0 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.

1 Answer

Upvote
Accepted
4.3k 2 4 5

The right format if you want to specify params for each field is :

fields = ['CONTR_MNTH(CH=Fd RH=IN)',
'CF_NETCHNG(CH=Fd RH=IN)',
'CF_ASK(CH=Fd RH=IN)',
'CF_BID(CH=Fd RH=IN)',
'SETTLE(CH=Fd RH=IN)',
'HST_VOL(CH=Fd RH=IN)',
'CF_VOLUME(CH=Fd RH=IN)',
'OPINT_1(CH=Fd RH=IN)',
'EXPIR_DATE(CH=Fd RH=IN)',
'ACVOL(CH=Fd RH=IN)',
'GEN_VAL1(CH=Fd RH=IN)',
'GEN_VAL2(CH=Fd RH=IN)',
'GEN_VAL3(CH=Fd RH=IN)',
'GEN_VAL4(CH=Fd RH=IN)',
'LOT_SIZE_A(CH=Fd RH=IN)']
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