TradSesMode

Tag 339

TradSesMode

Abbreviation: Mode
Typeint
Tag339
AddedFIX.4.2
Used in4 messages

Description

Trading Session Mode

Wire Format & Usage Example

Single field (key=value)
339=1 (Testing)
In a FIX message (TradingSessionStatusRequest)
8=FIX.4.4 | 9=... | 35=g | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 339=1 (Testing) |  | 10=...

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

All valid values
WireNameDescription
339=1TestingTesting
339=2SimulatedSimulated
339=3ProductionProduction

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1TestingTestingFIX.4.2
2SimulatedSimulatedFIX.4.2
3ProductionProductionFIX.4.2