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

Variables

static const int CLOSED = 3
 Closed = 3.
 
static const int HALTED = 1
 Halted = 1.
 
static const int OPEN = 2
 Open = 2.
 
static const int PRE_CLOSE = 5
 Pre-Close = 5.
 
static const int PRE_OPEN = 4
 Pre-Open = 4.
 
static const int REQUEST_REJECTED = 6
 Request Rejected = 6.
 
static const int UNKNOWN = 0
 Unknown = 0.
 

Variable Documentation

◆ CLOSED

const int FixMessages::SG_FIX44::TradSesStatus::CLOSED = 3
static

Closed = 3.

◆ HALTED

const int FixMessages::SG_FIX44::TradSesStatus::HALTED = 1
static

Halted = 1.

◆ OPEN

const int FixMessages::SG_FIX44::TradSesStatus::OPEN = 2
static

Open = 2.

◆ PRE_CLOSE

const int FixMessages::SG_FIX44::TradSesStatus::PRE_CLOSE = 5
static

Pre-Close = 5.

◆ PRE_OPEN

const int FixMessages::SG_FIX44::TradSesStatus::PRE_OPEN = 4
static

Pre-Open = 4.

◆ REQUEST_REJECTED

const int FixMessages::SG_FIX44::TradSesStatus::REQUEST_REJECTED = 6
static

Request Rejected = 6.

◆ UNKNOWN

const int FixMessages::SG_FIX44::TradSesStatus::UNKNOWN = 0
static

Unknown = 0.