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

Variables

static const bool CLIENT = true
 Client has responsibility for implicitly deleting bids or offers falling outside the MarketDepth of the request. = Y.
 
static const bool SERVER = false
 Server must send an explicit delete for bids or offers falling outside the requested MarketDepth of the request. = N.
 

Variable Documentation

◆ CLIENT

const bool FixMessages::SG_FIX44::MDImplicitDelete::CLIENT = true
static

Client has responsibility for implicitly deleting bids or offers falling outside the MarketDepth of the request. = Y.

◆ SERVER

const bool FixMessages::SG_FIX44::MDImplicitDelete::SERVER = false
static

Server must send an explicit delete for bids or offers falling outside the requested MarketDepth of the request. = N.