TradSesStatus

Tag 340

TradSesStatus

Abbreviation:
Typeint
Tag340
AddedFIX.4.2
Used in1 messages

Description

State of the trading session.

Wire Format & Usage Example

Single field (key=value)
340=1 (Halted)
In a FIX message (TradingSessionStatus)
8=FIX.4.4 | 9=... | 35=h | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 340=1 (Halted) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 340=1 (Halted) is this field's position in the message.

All valid values
WireNameDescription
340=1HaltedHalted
340=2OpenOpen
340=3ClosedClosed
340=4PreOpenPre-Open
340=5PreClosePre-Close

Enumerated Values

5
ValueSymbolic NameDescriptionAdded
1HaltedHaltedFIX.4.2
2OpenOpenFIX.4.2
3ClosedClosedFIX.4.2
4PreOpenPre-OpenFIX.4.2
5PreClosePre-CloseFIX.4.2

Used in Messages

1