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

Variables

static const int BUYSIDE_REQUESTS = 1
 BuySide explicitly requests status using StatusRequest (Default) The sell-side firm can however, send a DONE status<msgref msgtype="N">List Status</msgref>Response in an unsolicited fashion = 1.
 
static const int REAL_TIME_EXECUTION_REPORTS = 3
 Real-time execution reports (to be discouraged) = 3.
 
static const int SELLSIDE_SENDS = 2
 SellSide periodically sends status using<msgref msgtype="N">List Status</msgref>. Period optionally specified in ProgressPeriod = 2.
 

Variable Documentation

◆ BUYSIDE_REQUESTS

const int FixMessages::SG_FIX44::ProgRptReqs::BUYSIDE_REQUESTS = 1
static

BuySide explicitly requests status using StatusRequest (Default) The sell-side firm can however, send a DONE status<msgref msgtype="N">List Status</msgref>Response in an unsolicited fashion = 1.

◆ REAL_TIME_EXECUTION_REPORTS

const int FixMessages::SG_FIX44::ProgRptReqs::REAL_TIME_EXECUTION_REPORTS = 3
static

Real-time execution reports (to be discouraged) = 3.

◆ SELLSIDE_SENDS

const int FixMessages::SG_FIX44::ProgRptReqs::SELLSIDE_SENDS = 2
static

SellSide periodically sends status using<msgref msgtype="N">List Status</msgref>. Period optionally specified in ProgressPeriod = 2.