OnixS C++ B3 Binary UMDF Market Data Handler  1.3.0
API documentation
TradingSessionID Struct Reference

#include <OnixS/B3/MarketData/UMDF/messaging/Fields.h>

Public Types

enum  Enum { REGULAR_TRADING_SESSION = 1, NON_REGULAR_TRADING_SESSION = 6 }
 
typedef UInt8 Base
 

Static Public Member Functions

static ONIXS_B3_UMDF_MD_NODISCARD std::string toString (Enum)
 

Detailed Description

FIX type: Int.

Definition at line 786 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 788 of file Fields.h.

Member Enumeration Documentation

enum Enum

Phase related to a SecurityGroup where the instrument belongs to.

Enumerator
REGULAR_TRADING_SESSION 

Regular day session..

NON_REGULAR_TRADING_SESSION 

Non-Regular Session (after hours)..

Definition at line 791 of file Fields.h.

Member Function Documentation

std::string toString ( TradingSessionID::Enum  value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 2244 of file Serialization.h.


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