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
1 2 5 8

where can i find all other 'fields' for getoptionanalytics function which we get in optionchain?

rdp.get_option_analytics( universe = "FCHI560000L0.p", fields = [ "ValuationDate", "OptionType", "ExerciseType", "ExerciseStyle", "EndDate", "StrikePrice", "VolatilityPercent", "DeltaPercent", "GammaPercent" ] )

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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
18.2k 21 13 21

Hi @anbezhilasokan.frm

You can omit "fields" parameters to request all the fields.


ahs.jpg (47.6 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.