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

Variables

static const char MINUS = '2'
 Minus Tick = 2.
 
static const char PLUS = '0'
 Plus Tick = 0.
 
static const char ZERO_MINUS = '3'
 Zero-Minus Tick = 3.
 
static const char ZERO_PLUS = '1'
 Zero-Plus Tick = 1.
 

Variable Documentation

◆ MINUS

const char FixMessages::SG_FIX44::TickDirection::MINUS = '2'
static

Minus Tick = 2.

◆ PLUS

const char FixMessages::SG_FIX44::TickDirection::PLUS = '0'
static

Plus Tick = 0.

◆ ZERO_MINUS

const char FixMessages::SG_FIX44::TickDirection::ZERO_MINUS = '3'
static

Zero-Minus Tick = 3.

◆ ZERO_PLUS

const char FixMessages::SG_FIX44::TickDirection::ZERO_PLUS = '1'
static

Zero-Plus Tick = 1.