| ID |
Name |
Abbr |
Presence |
Description |
| 1000 | CommissionData | Comm | required | SYNOPSIS:
The CommissionDate component block is used to carry commission information such as the type of commission and the rate.
ELABORATION:
|
| 66 | ListID | ListID |
optional |
SYNOPSIS:
Unique identifier for list as assigned by institution, used to associate multiple individual orders. Uniqueness must be guaranteed within a single trading day. Firms which generate multi-day orders should consider embedding a date within the ListID field to assure uniqueness across days.
|
| 421 | Country | Ctry |
optional |
SYNOPSIS:
ISO Country Code in field
|
| 54 | Side | Side |
optional |
SYNOPSIS:
Side of order
|
| 44 | Price | Px |
optional |
SYNOPSIS:
Price per unit of quantity (e.g. per share)
|
| 423 | PriceType | PxTyp |
optional |
SYNOPSIS:
Code to represent the price type
|
| 406 | FairValue | FairValu |
optional |
SYNOPSIS:
Used in EFP trades
|
| 430 | NetGrossInd | NetGrossInd |
optional |
SYNOPSIS:
Code to represent whether value is net (inclusive of tax) or gross
|
| 63 | SettlType | SettlTyp |
optional |
SYNOPSIS:
Indicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular)
Regular is defined as the default settlement period for the particular security on the exchange of execution.
In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue.
|
| 64 | SettlDate | SettlDt |
optional |
SYNOPSIS:
Specific date of trade settlement (SettlementDate) in YYYYMMDD format.
If present, this field overrides SettlType (63). This field is required if the value of SettlType (63) is 6 (Future) or 8 (Sellers Option). This field must be omitted if the value of SettlType (63) is 7 (When and If Issued)
(expressed in local time at place of settlement)
|
| 336 | TradingSessionID | SesID |
optional |
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.
|
| 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.
|