ListExecInstType

Tag 433

ListExecInstType

Abbreviation:
Typechar
Tag433
AddedFIX.4.2
Used in1 messages

Description

Identifies the type of ListExecInst.

Wire Format & Usage Example

Single field (key=value)
433=5 (BuyDrivenCashWithdraw)
In a FIX message (NewOrderList)
8=FIX.4.4 | 9=... | 35=E | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 433=5 (BuyDrivenCashWithdraw) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 433=5 (BuyDrivenCashWithdraw) is this field's position in the message.

All valid values
WireNameDescription
433=5BuyDrivenCashWithdrawExchange/switch CIV order Buy driven, cash withdraw (i.e. additional cash will not be provided to fulfil the order)
433=4BuyDrivenCashTopUpExchange/switch CIV order Buy driven, cash top-up (i.e. additional cash will be provided to fulfil the order)
433=2WaitForInstructionWait for Execute Instruction (e.g. a List Execute message or phone call before proceeding with execution of the list)
433=1ImmediateImmediate
433=3SellDrivenExchange/switch CIV order Sell driven

Enumerated Values

5
ValueSymbolic NameDescriptionAdded
5BuyDrivenCashWithdrawExchange/switch CIV order Buy driven, cash withdraw (i.e. additional cash will not be provided to fulfil the order)FIX.4.3
4BuyDrivenCashTopUpExchange/switch CIV order Buy driven, cash top-up (i.e. additional cash will be provided to fulfil the order)FIX.4.3
2WaitForInstructionWait for Execute Instruction (e.g. a List Execute message or phone call before proceeding with execution of the list)FIX.4.2
1ImmediateImmediateFIX.4.2
3SellDrivenExchange/switch CIV order Sell drivenFIX.4.3

Used in Messages

1