TradSesMethod

Tag 338

TradSesMethod

Abbreviation: Method
Typeint
Tag338
AddedFIX.4.2
Used in4 messages

Description

Method of trading

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
338=1ElectronicElectronic
338=2OpenOutcryOpen Outcry
338=3TwoPartyTwo Party

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1ElectronicElectronicFIX.4.2
2OpenOutcryOpen OutcryFIX.4.2
3TwoPartyTwo PartyFIX.4.2