OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
SecurityTradingStatus Struct Reference

#include <OnixS/CME/ConflatedTCP/messaging/MDP/Fields.h>

Public Types

enum  Enum {
  TradingHalt = 2, Close = 4, NewPriceIndication = 15, ReadyToTrade = 17,
  NotAvailableForTrading = 18, UnknownorInvalid = 20, PreOpen = 21, PreCross = 24,
  Cross = 25, PostClose = 26, NoChange = 103, PrivateWorkup = 201,
  PublicWorkup = 202
}
 
typedef UInt8 Base
 

Detailed Description

Definition at line 687 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 689 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
TradingHalt 

Trading Halt.

Close 

Close.

NewPriceIndication 

New Price Indication.

ReadyToTrade 

Ready To Trade.

NotAvailableForTrading 

Not Available For Trading.

UnknownorInvalid 

Unknown or Invalid.

PreOpen 

Pre Open.

PreCross 

Pre Cross.

Cross 

Cross.

PostClose 

Post Close.

NoChange 

No Change.

PrivateWorkup 

Private Workup.

PublicWorkup 

Public Workup.

Definition at line 691 of file Fields.h.


The documentation for this struct was generated from the following file: