Tag 1368
TradSesEvent
Abbreviation:
TradSesEventDescription
Identifies an event related to a TradSesStatus(340). 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)
1368=0 (TradingResumes)
In a FIX message (TradingSessionStatus)
8=FIX.4.4 | 9=... | 35=h | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1368=0 (TradingResumes) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1368=0 (TradingResumes) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1368=0 | TradingResumes | Trading resumes (after Halt) |
1368=1 | ChangeOfTradingSession | Change of Trading Session |
1368=2 | ChangeOfTradingSubsession | Change of Trading Subsession |
1368=3 | ChangeOfTradingStatus | Change of Trading Status |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | TradingResumes | Trading resumes (after Halt) | FIX.5.0 |
| 1 | ChangeOfTradingSession | Change of Trading Session | FIX.5.0 |
| 2 | ChangeOfTradingSubsession | Change of Trading Subsession | FIX.5.0 |
| 3 | ChangeOfTradingStatus | Change of Trading Status | FIX.5.0 |