Tag 1431
RefOrdIDReason
Abbreviation:
RefOrdIDRsnDescription
The reason for updating the RefOrdID
Wire Format & Usage Example
Single field (key=value)
1431=0 (GTCFromPreviousDay)
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1431=0 (GTCFromPreviousDay) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1431=0 (GTCFromPreviousDay) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1431=0 | GTCFromPreviousDay | GTC from previous day |
1431=1 | PartialFillRemaining | Partial Fill Remaining |
1431=2 | OrderChanged | Order Changed |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | GTCFromPreviousDay | GTC from previous day | FIX.5.0SP1 |
| 1 | PartialFillRemaining | Partial Fill Remaining | FIX.5.0SP1 |
| 2 | OrderChanged | Order Changed | FIX.5.0SP1 |