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

Variables

static const int CFD = 1
 CFD (Contract For Difference) = 1.
 
static const int REGULAR_BOOKING = 0
 Regular booking = 0.
 
static const int TOTAL_RETURN_SWAP = 2
 Total return swap = 2.
 

Variable Documentation

◆ CFD

const int FixMessages::SG_FIX44::BookingType::CFD = 1
static

CFD (Contract For Difference) = 1.

◆ REGULAR_BOOKING

const int FixMessages::SG_FIX44::BookingType::REGULAR_BOOKING = 0
static

Regular booking = 0.

◆ TOTAL_RETURN_SWAP

const int FixMessages::SG_FIX44::BookingType::TOTAL_RETURN_SWAP = 2
static

Total return swap = 2.