Tag 327
HaltReason
Abbreviation:
HaltRsnDescription
Denotes the reason for the Opening Delay or Trading Halt
Wire Format & Usage Example
Single field (key=value)
327=I (OrderImbalance)
In a FIX message (SecurityStatus)
8=FIX.4.4 | 9=... | 35=f | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 327=I (OrderImbalance) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 327=I (OrderImbalance) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
327=I | OrderImbalance | Order Imbalance |
327=X | EquipmentChangeover | Equipment Changeover |
327=P | NewsPending | News Pending |
327=D | NewsDissemination | News Dissemination |
327=E | OrderInflux | Order Influx |
327=M | AdditionalInformation | Additional Information |
Enumerated Values
6| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| I | OrderImbalance | Order Imbalance | FIX.4.2 |
| X | EquipmentChangeover | Equipment Changeover | FIX.4.2 |
| P | NewsPending | News Pending | FIX.4.2 |
| D | NewsDissemination | News Dissemination | FIX.4.2 |
| E | OrderInflux | Order Influx | FIX.4.2 |
| M | AdditionalInformation | Additional Information | FIX.4.2 |