Side¶
-
enum class roq::fix::Side¶
FIX Side <54> field.
Side of order
Values:
-
enumerator UNDEFINED¶
-
enumerator UNKNOWN¶
-
enumerator BUY¶
1 = Buy
-
enumerator SELL¶
2 = Sell
-
enumerator BUY_MINUS¶
3 = Buy minus
-
enumerator SELL_PLUS¶
4 = Sell plus
-
enumerator SELL_SHORT¶
5 = Sell short
-
enumerator SELL_SHORT_EXEMPT¶
6 = Sell short exempt
-
enumerator UNDISCLOSED¶
7 = Undisclosed (valid for IOI and List Order messages only)
-
enumerator CROSS¶
8 = Cross (orders where counterparty is an exchange, valid for all messages except IOIs)
-
enumerator CROSS_SHORT¶
9 = Cross short
-
enumerator CROSS_SHORT_EXEMPT¶
A = Cross short exempt.
-
enumerator AS_DEFINED¶
B = ‘As Defined’ (for use with multileg instruments)
-
enumerator OPPOSITE¶
C = ‘Opposite’ (for use with multileg instruments)
-
enumerator SUBSCRIBE¶
D = Subscribe (e.g. CIV)
-
enumerator REDEEM¶
E = Redeem (e.g. CIV)
-
enumerator LEND¶
F = Lend (FINANCING - identifies direction of collateral)
-
enumerator BORROW¶
G = Borrow (FINANCING - identifies direction of collateral)
-
enumerator UNDEFINED¶