Tag 944
CollAction
Abbreviation:
ActnDescription
Action proposed for an Underlying Instrument instance
Wire Format & Usage Example
Single field (key=value)
944=0 (Retain)
In a FIX message (CollateralRequest)
8=FIX.4.4 | 9=... | 35=AX | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 944=0 (Retain) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 944=0 (Retain) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
944=0 | Retain | Retain |
944=1 | Add | Add |
944=2 | Remove | Remove |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Retain | Retain | FIX.4.4 |
| 1 | Add | Add | FIX.4.4 |
| 2 | Remove | Remove | FIX.4.4 |