TradSesMode

Tag 339

TradSesMode

Abbreviation:
Typeint
Tag339
AddedFIX.4.2
Used in2 messages

Description

Trading Session Mode

Wire Format & Usage Example

Single field (key=value)
339=3 (Production)
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=3 (Production) |  | 10=...

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

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

Enumerated Values

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