Tag 433
ListExecInstType
Abbreviation:
ListExecInstTypDescription
Identifies the type of ListExecInst (69).
Wire Format & Usage Example
Single field (key=value)
433=1 (Immediate)
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=1 (Immediate) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 433=1 (Immediate) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
433=1 | Immediate | Immediate |
433=2 | WaitForInstruction | Wait for Execut Instruction (i.e. a List Execut message or phone call before proceeding with execution of the list) |
433=3 | SellDriven | Exchange/switch CIV order - Sell driven |
433=4 | BuyDrivenCashTopUp | Exchange/switch CIV order - Buy driven, cash top-up (i.e. additional cash will be provided to fulfill the order) |
433=5 | BuyDrivenCashWithdraw | Exchange/switch CIV order - Buy driven, cash withdraw (i.e. additional cash will not be provided to fulfill the order) |
Enumerated Values
5| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Immediate | Immediate | FIX.4.2 |
| 2 | WaitForInstruction | Wait for Execut Instruction (i.e. a List Execut message or phone call before proceeding with execution of the list) | FIX.4.2 |
| 3 | SellDriven | Exchange/switch CIV order - Sell driven | FIX.4.3 |
| 4 | BuyDrivenCashTopUp | Exchange/switch CIV order - Buy driven, cash top-up (i.e. additional cash will be provided to fulfill the order) | FIX.4.3 |
| 5 | BuyDrivenCashWithdraw | Exchange/switch CIV order - Buy driven, cash withdraw (i.e. additional cash will not be provided to fulfill the order) | FIX.4.3 |