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
3 2 1 0

Get option chain ric code

Why for some underlying I haven't an output without error for the following code ?

ek.get_data("NOKIA.HE",['OPTION'])

Out :

( Instrument OPTIONS

0 NOKIA.HE NaN,

[{'code': 251658244,

'col': 1,

'message': "Error: Field 'OPTIONS' was not found in response for the instrument 'NOKIA.HE'",

'row': 0}])

For the fifty underlying of .STOXX50E I have 13 underlying with this error.

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apichain-ric
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
Upvote
Accepted
18.2k 21 13 21

Hi @thibault.hans

Different venues may have different data behavior.

For the sample data, you can see that .MC or .I or .HE venues do not provide the "OPTIONS" field.

Please contact the Refinitiv Content Helpdesk to get help on how to get OPTIONS chain RIC for the RIC you are interested in.

https://my.refinitiv.com/


ahs.png (29.5 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.