---
title: "FIX 5.0 SP2 EP299: TradingSessionStatus <h> message – FIX Dictionary – Onix Solutions"
description: "<meta name=\"description\" content=\"TradingSessionStatus&lt;h&gt; message &ndash; FIX 5.0 SP2 EP299, FIX protocol version FIX 5.0 SP2 EP299\" /> <meta name=\"keywords\" content=\"message, TradingSessionStatus, MsgType=h, FIX 5.0 SP2 EP299, FIX Protocol, FIX dictionary\" />"
---

<https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgtype_h_104.html#>

![Dictionary icon](https://www.onixs.biz/hubfs/SIC_website_2020/images/interface/img-icon-book.svg)

# TradingSessionStatus <h> message

## FIX 5.0 SP2 EP299

### Description

 The Trading Session Status provides information on the status of a market. For markets multiple trading sessions on multiple-markets occurring (morning and evening sessions for instance), this message is able to provide information on what products are trading on what market during what trading session.

 Trading Session Status

### Structure

| Tag | Field Name | Req'd | Comments |
| --- | --- | --- | --- |
| [Component Block - <StandardHeader>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_StandardHeader.html) | Y | [MsgType <35>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_35.html) = h (lowercase) |  |
| [Component Block - <ApplicationSequenceControl>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_ApplicationSequenceControl.html) | N |  |  |
| 335 | [TradSesReqID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_335.html) | N | Provided for a response to a specific Trading Session Status Request message (snapshot). |
| 1301 | [MarketID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1301.html) | N | Market for which Trading Session applies |
| 1300 | [MarketSegmentID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1300.html) | N | Market Segment for which Trading Session applies |
| 75 | [TradeDate](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_75.html) | N | Business day for which trading session applies to. |
| 336 | [TradingSessionID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_336.html) | Y | Identifier for Trading Session |
| 625 | [TradingSessionSubID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_625.html) | N |  |
| 338 | [TradSesMethod](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_338.html) | N | Method of trading: |
| 339 | [TradSesMode](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_339.html) | N | Trading Session Mode |
| 325 | [UnsolicitedIndicator](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_325.html) | N | Set to 'Y' if message is sent unsolicited as a result of a previous subscription request. |
| 340 | [TradSesStatus](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_340.html) | Y | State of the trading session |
| 1368 | [TradSesEvent](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1368.html) | N | Identifies an event related to the trading status of a trading session |
| 2447 | [FastMarketIndicator](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2447.html) | N | Indicates if trading session is in fast market. |
| 567 | [TradSesStatusRejReason](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_567.html) | N | Use with TradSesStatus = "Request Rejected" |
| 341 | [TradSesStartTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_341.html) | N | Starting time of the trading session |
| 342 | [TradSesOpenTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_342.html) | N | Time of the opening of the trading session |
| 343 | [TradSesPreCloseTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_343.html) | N | Time of the pre-close of the trading session |
| 344 | [TradSesCloseTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_344.html) | N | Closing time of the trading session |
| 345 | [TradSesEndTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_345.html) | N | End time of the trading session |
| 1785 | [TradSesControl](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1785.html) | N | Indicates how control of trading session and subsession transitions are performed |
| 387 | [TotalVolumeTraded](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_387.html) | N |  |
| 60 | [TransactTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_60.html) | N |  |
| 58 | [Text](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_58.html) | N |  |
| 354 | [EncodedTextLen](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_354.html) | N | Must be set if EncodedText field is specified and must immediately precede it. |
| 355 | [EncodedText](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_355.html) | N | Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
| [Component Block - <Instrument>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_Instrument.html) | N | Use if status information applies only to a subset of all instruments. Use [SecurityStatus <f>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_f_102.html) message instead for status on a single instrument. |  |
| [Component Block - <StandardTrailer>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_StandardTrailer.html) | Y |  |  |

- Follow   
  OnixS
- [Follow us on Twitter ](https://twitter.com/onixsbiz)
- [Connect with us on LinkedIn ](https://www.linkedin.com/company/onix-solutions/)

 We track how people interact with our online web content and resources, and some of that tracking involves storing cookies on your device. By continuing to use our site you accept that you agree to this. For more details see our [Cookie usage, and Data Privacy and Protection Policies](https://www.onixs.biz/cookies-and-privacy.html).

[Ok](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgtype_h_104.html#)

[OnixS ](https://www.onixs.biz/)

Menu

---

---

[OnixS ](https://www.onixs.biz/)

### Search the site

Search