NewOptionsMarketDefinitionEventArgs.HedgeMarketId Property |
The underlying futures market ID for a serial option. The serial
option market may or may not be a valid futures month and option will
expire/exercise into a position held in this underlying market. It
will be set to `-1` when not applicable.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public int HedgeMarketId { get; }
Property Value
Type:
Int32See Also