OptionsProductDefinitionEventArgs.ContractSymbolExtra Property |
Extra contract symbol. Some contract symbols might contain more than
35 characters. Clients should append this field to ContractSymbol
(Offset 19) to get the complete contract symbol.
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 string ContractSymbolExtra { get; }
Property Value
Type:
StringSee Also