forwardTradeInvestigationStatus Enumeration   Table of ContentWarningCode Enumerationforward
TradingStatus Enumeration
Known trading statuses.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax
C#
public enum TradingStatus
Members
  Member nameValueDescription
Undefined32 Trading status is not defined.
Open79 Trading is open.
Close67 Trading is closed.
Expired69 Trading is expired (only used for product/market definition messages).
PreOpen49 Trading is about to be opened.
PreClose50 Trading is about to be closed.
Suspended83 Trading is suspended.
See Also