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" ] )

Best Answer