OnixS C++ EuroTLX GTP Market Data Handler  1.4.0
API documentation
TradingStatus Struct Reference

#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>

Public Types

enum  Enum {
  None = 0, Halt = 'H', HaltMatchingPartitionSuspended = 'J', HaltSystemSuspended = 'K',
  HaltRegulatoryHalt = 'P', HaltInstrumentLevelCircuitBreakerTripped = 'L', RegularTradingStartTradeReporting = 'T', ResumeOrderDeletionPeriod = 'R',
  TradingStop = 'S', PostClose = 'b', MarketClosed = 'c', NoActiveSession = 'w',
  EndOfPostClose = 'x', PreTrading = 'y', ClosingPricePublication = 'z', QuotingPeriod = 'Q',
  InactiveUnderlyingSuspended = '1', Suspended = '2'
}
 
typedef Byte Base
 

Detailed Description

Definition at line 822 of file Enumerations.h.

Member Typedef Documentation

typedef Byte Base

Integral type used as basement for constants.

Definition at line 825 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
None 
Halt 
HaltMatchingPartitionSuspended 
HaltSystemSuspended 
HaltRegulatoryHalt 
HaltInstrumentLevelCircuitBreakerTripped 
RegularTradingStartTradeReporting 
ResumeOrderDeletionPeriod 
TradingStop 
PostClose 
MarketClosed 
NoActiveSession 
EndOfPostClose 
PreTrading 
ClosingPricePublication 
QuotingPeriod 
InactiveUnderlyingSuspended 
Suspended 

Definition at line 827 of file Enumerations.h.


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