Tag 329
DueToRelated
Abbreviation:
DueToReltdDescription
Indicates whether or not the halt was due to the Related Security being halted.
Wire Format & Usage Example
Single field (key=value)
329=N (NotRelatedToSecurityHalt)
In a FIX message (SecurityStatus)
8=FIX.4.4 | 9=... | 35=f | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 329=N (NotRelatedToSecurityHalt) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 329=N (NotRelatedToSecurityHalt) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
329=N | NotRelatedToSecurityHalt | Halt was not related to a halt of the related security |
329=Y | RelatedToSecurityHalt | Halt was due to related security being halted |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| N | NotRelatedToSecurityHalt | Halt was not related to a halt of the related security | FIX.4.2 |
| Y | RelatedToSecurityHalt | Halt was due to related security being halted | FIX.4.2 |