OnixS EuroTLX MITCH Handler for C++  1.1.0.1
Public Types | Static Public Member Functions | List of all members
TradingStatus Struct Reference

Symbol Status Trading Status. More...

Public Types

enum  Enum {
  Halt = 'H', RegularTradingOrStartOfTradeReporting = 'T', Suspended = 'O', ResumeOrderDeletionPeriod = 'R',
  TradingStop = 'S', OpeningAuctionCall = 'a', PostClose = 'b', MarketCloseOrSystemShutdown = 'c',
  ClosingAuctionCall = 'd', AESPAuctionCall = 'e', ResumeAuctionCall = 'f', Pause = 'l',
  PreMandatory = 'm', Mandatory = 'n', PostMandatory = 'o', EDSPAuctionCall = 'q',
  PeriodicAuctionCall = 'r', EndTradeReporting = 't', NoActiveSession = 'w', EndOfPostClose = 'x',
  StartOfTrading = 'y', ClosingPricePublication = 'z', QuotingPriod = 'Q'
}
 

Static Public Member Functions

static std::string toString (Byte)
 Returns string representation of exchange id value.
 

Detailed Description

Symbol Status Trading Status.