B2BITS FIX Antenna C++ 2.32.1
Loading...
Searching...
No Matches
Functions
FixMessages::SG_FIX44::OpenCloseSettlFlag Namespace Reference

Functions

static const Engine::AsciiString DAILY_OPEN ("0", 1)
 Daily Open / Close / Settlement entry = 0.
 
static const Engine::AsciiString DELIVERY_SETTLEMENT_ENTRY ("2", 1)
 Delivery Settlement entry = 2.
 
static const Engine::AsciiString ENTRY_FROM_PREVIOUS_BUSINESS_DAY ("4", 1)
 Entry from previous business day = 4.
 
static const Engine::AsciiString EXPECTED_ENTRY ("3", 1)
 Expected entry = 3.
 
static const Engine::AsciiString SESSION_OPEN ("1", 1)
 Session Open / Close / Settlement entry = 1.
 
static const Engine::AsciiString THEORETICAL_PRICE_VALUE ("5", 1)
 Theoretical Price value = 5.
 

Function Documentation

◆ DAILY_OPEN()

static const Engine::AsciiString FixMessages::SG_FIX44::OpenCloseSettlFlag::DAILY_OPEN ( "0" ,
1  )
static

Daily Open / Close / Settlement entry = 0.

◆ DELIVERY_SETTLEMENT_ENTRY()

static const Engine::AsciiString FixMessages::SG_FIX44::OpenCloseSettlFlag::DELIVERY_SETTLEMENT_ENTRY ( "2" ,
1  )
static

Delivery Settlement entry = 2.

◆ ENTRY_FROM_PREVIOUS_BUSINESS_DAY()

static const Engine::AsciiString FixMessages::SG_FIX44::OpenCloseSettlFlag::ENTRY_FROM_PREVIOUS_BUSINESS_DAY ( "4" ,
1  )
static

Entry from previous business day = 4.

◆ EXPECTED_ENTRY()

static const Engine::AsciiString FixMessages::SG_FIX44::OpenCloseSettlFlag::EXPECTED_ENTRY ( "3" ,
1  )
static

Expected entry = 3.

◆ SESSION_OPEN()

static const Engine::AsciiString FixMessages::SG_FIX44::OpenCloseSettlFlag::SESSION_OPEN ( "1" ,
1  )
static

Session Open / Close / Settlement entry = 1.

◆ THEORETICAL_PRICE_VALUE()

static const Engine::AsciiString FixMessages::SG_FIX44::OpenCloseSettlFlag::THEORETICAL_PRICE_VALUE ( "5" ,
1  )
static

Theoretical Price value = 5.