FIX TAG 340
TradSesStatus
Definition
State of the trading session.
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 5.0 SP2 FIX Latest · EP309
Values only in FIX Latest · EP309 3
7OutageAdditional source detail
Trading has been halted for the session due to an outage. HaltReason(327)=6 (Outage) with OutageReason(3137) may be used to provide more information.
8Partial outageAdditional source detail
There is an outage of services for the session other than trading. OutageReason(3137) may be used to provide more information.
9DelayedAdditional source detail
There is an outage that impacts the latency of services for the session. OutageReason(3137) may be used to provide more information.
Value text or deprecation changed 1
| Value | FIX 5.0 SP2 | FIX Latest · EP309 |
|---|---|---|
1 | Halted | HaltedAdditional source detailTrading has been halted for the session for reasons other than an outage. HaltReason(327) may be used to provide more information. |
Values 10
| Value | Meaning |
|---|---|
0 | Unknown |
1 | Halted Additional detail from the official sourceTrading has been halted for the session for reasons other than an outage. HaltReason(327) may be used to provide more information. |
2 | Open |
3 | Closed |
4 | Pre-Open |
5 | Pre-Close |
6 | Request Rejected |
7 | Outage Additional detail from the official sourceTrading has been halted for the session due to an outage. HaltReason(327)=6 (Outage) with OutageReason(3137) may be used to provide more information. |
8 | Partial outage Additional detail from the official sourceThere is an outage of services for the session other than trading. OutageReason(3137) may be used to provide more information. |
9 | Delayed Additional detail from the official sourceThere is an outage that impacts the latency of services for the session. OutageReason(3137) may be used to provide more information. |
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").
Used in messages 3
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=hTradingSessionStatusMessage body35=BJTradingSessionListTrdSessLstGrp35=BSTradingSessionListUpdateReportTrdSessLstGrp