TradingSessionID

Tag 336

TradingSessionID

Abbreviation:
TypeString
Tag336
AddedFIX.4.2
Used in24 messages

Description

Identifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET1", "TOSTNET2", etc). Values should be bi-laterally agreed to between counterparties.

Wire Format & Usage Example

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

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