Tag 1174
SecurityTradingEvent
Abbreviation:
SecTrdEvntDescription
Identifies an event related to a SecurityTradingStatus(326). An event occurs and is gone, it is not a state that applies for a period of time.
Wire Format & Usage Example
Single field (key=value)
1174=1 (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 | … | 1174=1 (OrderImbalance) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1174=1 (OrderImbalance) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1174=1 | OrderImbalance | Order imbalance, auction is extended |
1174=2 | TradingResumes | Trading resumes (after Halt) |
1174=3 | PriceVolatilityInterruption | Price Volatility Interruption |
1174=4 | ChangeOfTradingSession | Change of Trading Session |
1174=5 | ChangeOfTradingSubsession | Change of Trading Subsession |
1174=6 | ChangeOfSecurityTradingStatus | Change of Security Trading Status |
1174=7 | ChangeOfBookType | Change of Book Type |
1174=8 | ChangeOfMarketDepth | Change of Market Depth |
Enumerated Values
8| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | OrderImbalance | Order imbalance, auction is extended | FIX.5.0 |
| 2 | TradingResumes | Trading resumes (after Halt) | FIX.5.0 |
| 3 | PriceVolatilityInterruption | Price Volatility Interruption | FIX.5.0 |
| 4 | ChangeOfTradingSession | Change of Trading Session | FIX.5.0 |
| 5 | ChangeOfTradingSubsession | Change of Trading Subsession | FIX.5.0 |
| 6 | ChangeOfSecurityTradingStatus | Change of Security Trading Status | FIX.5.0 |
| 7 | ChangeOfBookType | Change of Book Type | FIX.5.0 |
| 8 | ChangeOfMarketDepth | Change of Market Depth | FIX.5.0 |