Tag 338
TradSesMethod
Abbreviation:
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
| Wire | Name | Description |
|---|---|---|
338=1 | Electronic | Electronic |
338=2 | OpenOutcry | Open Outcry |
338=3 | TwoParty | Two Party |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Electronic | Electronic | FIX.4.2 |
| 2 | OpenOutcry | Open Outcry | FIX.4.2 |
| 3 | TwoParty | Two Party | FIX.4.2 |