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