Tag 857
AllocNoOrdersType
Abbreviation:
NoOrdsTypDescription
Indicates how the orders being booked and allocated by an Allocation Instruction or Allocation Report message are identified, i.e. by explicit definition in the NoOrders group or not.
Wire Format & Usage Example
Single field (key=value)
857=0 (NotSpecified)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 857=0 (NotSpecified) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 857=0 (NotSpecified) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
857=0 | NotSpecified | Not Specified |
857=1 | ExplicitListProvided | Explicit List Provided |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | NotSpecified | Not Specified | FIX.4.4 |
| 1 | ExplicitListProvided | Explicit List Provided | FIX.4.4 |