The Trading Session Status provides information on the status of a market.
Added in protocol FIX.4.2
See in: FIX.4.3, FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
Block | StandardHeader | MsgType = h (lowercase) | Y | FIX.4.2 | |
335 | TradSesReqID | Provided for a response to a specific Trading Session Status Request message (snapshot). | FIX.4.2 | ||
336 | TradingSessionID | Identifier for Trading Session | Y | FIX.4.2 | |
338 | TradSesMethod | Method of trading: | FIX.4.2 | ||
339 | TradSesMode | Trading Session Mode | FIX.4.2 | ||
325 | UnsolicitedIndicator | ‘Y’ if message is sent unsolicited as a result of a previous subscription request. | FIX.4.2 | ||
340 | TradSesStatus | State of the trading session | Y | FIX.4.2 | |
341 | TradSesStartTime | Starting time of the trading session | FIX.4.2 | ||
342 | TradSesOpenTime | Time of the opening of the trading session | FIX.4.2 | ||
343 | TradSesPreCloseTime | Time of the pre-close of the trading session | FIX.4.2 | ||
344 | TradSesCloseTime | Closing time of the trading session | FIX.4.2 | ||
345 | TradSesEndTime | End time of the trading session | FIX.4.2 | ||
387 | TotalVolumeTraded | FIX.4.2 | |||
58 | Text | FIX.4.2 | |||
354 | EncodedTextLen | Must be set if EncodedText (355) field is specified and must immediately precede it. | FIX.4.2 | ||
355 | EncodedText | Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. | FIX.4.2 | ||
Block | StandardTrailer | Y | FIX.4.2 |