| ID |
Name |
Abbr |
Presence |
Description |
| 1024 | StandardHeader | Hdr | required | SYNOPSIS:
The standard FIX message header
ELABORATION:
|
| 335 | TradSesReqID | ReqID |
optional |
SYNOPSIS:
Unique ID of a Trading Session Status message.
|
| 336 | TradingSessionID | SesID |
required |
SYNOPSIS:
Identifier for Trading Session
Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc).
To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID.
Values should be bi-laterally agreed to between counterparties.
Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).
|
| 625 | TradingSessionSubID | SesSub |
optional |
SYNOPSIS:
Optional market assigned sub identifier for a trading session. Usage is determined by market or counterparties.
Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations.
|
| 338 | TradSesMethod | Method |
optional |
SYNOPSIS:
Method of trading
|
| 339 | TradSesMode | Mode |
optional |
SYNOPSIS:
Trading Session Mode
|
| 325 | UnsolicitedIndicator | Unsol |
optional |
SYNOPSIS:
Indicates whether or not message is being sent as a result of a subscription request or not.
|
| 340 | TradSesStatus | Stat |
required |
SYNOPSIS:
State of the trading session
|
| 567 | TradSesStatusRejReason | StatRejRsn |
optional |
SYNOPSIS:
Indicates the reason a Trading Session Status Request was rejected
|
| 341 | TradSesStartTime | StartTm |
optional |
SYNOPSIS:
Starting time of the trading session
|
| 342 | TradSesOpenTime | OpenTm |
optional |
SYNOPSIS:
Time of the opening of the trading session
|
| 343 | TradSesPreCloseTime | PreClsTm |
optional |
SYNOPSIS:
Time of the pre-closed of the trading session
|
| 344 | TradSesCloseTime | ClsTm |
optional |
SYNOPSIS:
Closing time of the trading session
|
| 345 | TradSesEndTime | EndTm |
optional |
SYNOPSIS:
End time of the trading session
|
| 387 | TotalVolumeTraded | TotVolTrdd |
optional |
SYNOPSIS:
Total volume (quantity) traded.
|
| 58 | Text | Txt |
optional |
SYNOPSIS:
Free format text string
(Note: this field does not have a specified maximum length)
|
| 354 | EncodedTextLen | EncTxtLen |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedText (355) field.
|
| 355 | EncodedText | EncTxt |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.
|
| 1025 | StandardTrailer | Trlr | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION:
|