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

Variables

static const char AON = 'A'
 All or none = A.
 
static const char AT_THE_CLOSE = 'C'
 At the close (around/not held to close) = C.
 
static const char AT_THE_MARKET = 'Q'
 At the Market (previously called Current Quote) = Q.
 
static const char AT_THE_MIDPOINT = 'Y'
 At the Midpoint = Y.
 
static const char AT_THE_OPEN = 'O'
 At the open = O.
 
static const char CROSSING_OPPORTUNITY = 'X'
 Crossing opportunity = X.
 
static const char IN_TOUCH_WITH = 'I'
 In touch with = I.
 
static const char INDICATION_WORKING_AWAY = 'W'
 Indication - Working away = W.
 
static const char LIMIT = 'L'
 Limit = L.
 
static const char MOC = 'B'
 Market On Close (MOC) (held to close) = B.
 
static const char MORE_BEHIND = 'M'
 More behind = M.
 
static const char PORTFOLIO_SHOWN = 'S'
 Portfolio shown = S.
 
static const char PRE_OPEN = 'Z'
 Pre-open = Z.
 
static const char READY_TO_TRADE = 'R'
 Ready to trade = R.
 
static const char TAKING_A_POSITION = 'P'
 Taking a position = P.
 
static const char THROUGH_THE_DAY = 'T'
 Through the day = T.
 
static const char VERSUS = 'V'
 Versus = V.
 
static const char VWAP = 'D'
 VWAP (Volume Weighted Avg Price) = D.
 

Variable Documentation

◆ AON

const char FixMessages::SG_FIX44::IOIQualifier::AON = 'A'
static

All or none = A.

◆ AT_THE_CLOSE

const char FixMessages::SG_FIX44::IOIQualifier::AT_THE_CLOSE = 'C'
static

At the close (around/not held to close) = C.

◆ AT_THE_MARKET

const char FixMessages::SG_FIX44::IOIQualifier::AT_THE_MARKET = 'Q'
static

At the Market (previously called Current Quote) = Q.

◆ AT_THE_MIDPOINT

const char FixMessages::SG_FIX44::IOIQualifier::AT_THE_MIDPOINT = 'Y'
static

At the Midpoint = Y.

◆ AT_THE_OPEN

const char FixMessages::SG_FIX44::IOIQualifier::AT_THE_OPEN = 'O'
static

At the open = O.

◆ CROSSING_OPPORTUNITY

const char FixMessages::SG_FIX44::IOIQualifier::CROSSING_OPPORTUNITY = 'X'
static

Crossing opportunity = X.

◆ IN_TOUCH_WITH

const char FixMessages::SG_FIX44::IOIQualifier::IN_TOUCH_WITH = 'I'
static

In touch with = I.

◆ INDICATION_WORKING_AWAY

const char FixMessages::SG_FIX44::IOIQualifier::INDICATION_WORKING_AWAY = 'W'
static

Indication - Working away = W.

◆ LIMIT

const char FixMessages::SG_FIX44::IOIQualifier::LIMIT = 'L'
static

Limit = L.

◆ MOC

const char FixMessages::SG_FIX44::IOIQualifier::MOC = 'B'
static

Market On Close (MOC) (held to close) = B.

◆ MORE_BEHIND

const char FixMessages::SG_FIX44::IOIQualifier::MORE_BEHIND = 'M'
static

More behind = M.

◆ PORTFOLIO_SHOWN

const char FixMessages::SG_FIX44::IOIQualifier::PORTFOLIO_SHOWN = 'S'
static

Portfolio shown = S.

◆ PRE_OPEN

const char FixMessages::SG_FIX44::IOIQualifier::PRE_OPEN = 'Z'
static

Pre-open = Z.

◆ READY_TO_TRADE

const char FixMessages::SG_FIX44::IOIQualifier::READY_TO_TRADE = 'R'
static

Ready to trade = R.

◆ TAKING_A_POSITION

const char FixMessages::SG_FIX44::IOIQualifier::TAKING_A_POSITION = 'P'
static

Taking a position = P.

◆ THROUGH_THE_DAY

const char FixMessages::SG_FIX44::IOIQualifier::THROUGH_THE_DAY = 'T'
static

Through the day = T.

◆ VERSUS

const char FixMessages::SG_FIX44::IOIQualifier::VERSUS = 'V'
static

Versus = V.

◆ VWAP

const char FixMessages::SG_FIX44::IOIQualifier::VWAP = 'D'
static

VWAP (Volume Weighted Avg Price) = D.