GreekFields Enumeration

GF API Documentation
Enumerating fields in greeks record

Namespace:  GF.Api.Values.Subscriptions
Assembly:  GF.Api.Values (in GF.Api.Values.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

[FlagsAttribute]
public enum GreekFields
Members

  Member nameValueDescription
ImpliedVolatilityModel1
MarketImpliedVolatility2
MarketImpliedVolatilityTimestamp4
AskImpliedVolatility8
BidImpliedVolatility16
MarketInterpolatedVolatility32
MarketInterpolatedVolatilityTimestamp64
AskInterpolatedVolatility128
BidInterpolatedVolatility256
TheoreticalPrice512
Vega4096
Theta8192
Delta16384
Gamma32768
Rho65536
All16777215
See Also

Reference