Tag 160
SettlInstMode
Abbreviation:
Description
Indicates mode used for Settlement Instructions
Wire Format & Usage Example
Single field (key=value)
160=0 (Default)
In a FIX message (NewOrderList)
8=FIX.4.4 | 9=... | 35=E | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 160=0 (Default) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 160=0 (Default) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
160=0 | Default | Default |
160=4 | SpecificOrderForASingleAccount | Specific Order for a single account (for CIV) |
160=3 | SpecificAllocationAccountStanding | Specific Allocation Account Standing |
160=1 | StandingInstructionsProvided | Standing Instructions Provided |
160=2 | SpecificAllocationAccountOverriding | Specific Allocation Account Overriding |
Enumerated Values
5| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Default | Default | FIX.4.1 |
| 4 | SpecificOrderForASingleAccount | Specific Order for a single account (for CIV) | FIX.4.3 |
| 3 | SpecificAllocationAccountStanding | Specific Allocation Account Standing | FIX.4.1 |
| 1 | StandingInstructionsProvided | Standing Instructions Provided | FIX.4.1 |
| 2 | SpecificAllocationAccountOverriding | Specific Allocation Account Overriding | FIX.4.1 |