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

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

Public Types

enum  Enum { TRADING_SESSION_CHANGE = 4, SECURITY_STATUS_CHANGE = 101, SECURITY_REJOINS_SECURITY_GROUP_STATUS = 102 }
 
typedef UInt8 Base
 

Static Public Member Functions

static ONIXS_B3_UMDF_MD_NODISCARD std::string toString (Enum)
 

Detailed Description

This tag is also used to mark when an instrument state is kept separate from the group phase, or when the instrument state follows the default group phase (stops having a separate, defined state)..

FIX type: Int.

Definition at line 811 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 813 of file Fields.h.

Member Enumeration Documentation

enum Enum

Identifies an event related to a Trade. This tag is also used to mark when an instrument state is kept separate from the group phase, or when the instrument state follows the default group phase (stops having a separate, defined state).

Enumerator
TRADING_SESSION_CHANGE 

Change of Trading Session..

SECURITY_STATUS_CHANGE 

Security Status maintained separately from Group Status..

SECURITY_REJOINS_SECURITY_GROUP_STATUS 

Security Status following Group Status..

Definition at line 816 of file Fields.h.

Member Function Documentation

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

Definition at line 2252 of file Serialization.h.


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