Tag |
FIX Name |
Req |
Valid Values |
Format |
Description |
---|---|---|---|---|---|
|
|
|
|
|
|
1 |
Account |
Y* |
|
String (12) |
Unique account identifier. |
6 |
AvgPx |
Y |
0 |
Price (20) |
Always '0'. |
11 |
ClOrdID |
Y |
|
String (20) |
Unique order identifier assigned by client system. |
14 |
CumQty |
Y |
|
Qty (9) |
Contains cumulated traded quantity throughtout |
17 |
ExecID |
Y |
|
String (40) |
CME Globex assigned execution report message |
19 |
ExecRefID |
Y* |
|
String (9) |
Contains unique ID for the trade being cancelled. |
20 |
ExecTransType |
Y |
1=Cancel |
Char (1) |
Identifies transaction type. |
31 |
LastPx |
Y* |
|
Price (20) |
Price of the canceled trade. |
32 |
LastQty |
Y* |
|
Qty (9) |
Quantity of canceled trade. |
37 |
OrderID |
Y |
|
String (17) |
CME Globex assigned order identifier; unique per |
39 |
OrdStatus |
Y |
H=Trade |
Char (1) |
Identifies trade status as canceled. |
41 |
OrigClOrdID |
N |
|
String (20) |
The last accepted ClOrdID in an order chain. |
48 |
SecurityID |
Y* |
|
Int (12) |
Identifier of the instrument defined in tag 107. |
54 |
Side |
Y |
1=Buy |
Char (1) |
Side of order. |
55 |
Symbol |
Y |
|
String (6) |
This tag contains the instrument group code. |
60 |
TransactTime |
Y* |
|
UTC |
UTC format HH:MM:SS.sss |
75 |
TradeDate |
Y* |
|
LocalMktDate |
Indicates date of trade referenced in this message in |
78 |
NoAllocs |
N |
1 |
Char (1) |
Returned on Execution Report if sent on inbound message. |
79 |
AllocAccount |
N |
|
String (10) |
Returned on Execution Report if sent on inbound message. |
107 |
SecurityDesc |
Y* |
|
String (20) |
Instrument identifier used on iLink to uniquely identify an instrument. |
150 |
ExecType |
Y |
H=Trade |
Char (1) |
Indicates type of Execution Report. |
167 |
SecurityType |
N |
FUT=Future |
String (3) |
Indicates instrument is future or option. |
393 |
TotalNumSecurities |
N |
|
Int (3) |
Number of leg trade elimination messages for a given |
442 |
MultiLegReportingType |
N |
1=Outright |
Int (1) |
Indicates if acknowledgment message is sent for an outrigh, leg of spread or spread. |
527 |
SecondaryExecID |
N |
|
String (40) |
Unique identifier that allows linking of spread summary fill notice |
810 |
UnderlyingPx |
C |
|
Price (20) |
Price for future used in calculating the conversion of volatility |
811 |
OptionDelta |
C |
|
Float (6,2) |
Calculated delta, expressed as a decimal between -1 and 1. |
1188 |
Volatility |
C |
|
String (20) |
Annualized volatility for option model calculations. |
1189 |
ExpirationTimeValue |
C |
|
Float |
This value is expressed as a decimal portion of a year, |
1190 |
RiskFreeRate |
C |
|
Price (20) |
Risk-free rate. Conditionally required for premiums; not required |
9717 |
CorrelationClOrdID |
Y* |
|
String (20) |
Unvalidated value returned as submitted if sent by client system on inbound message. |
|
Y |
|
|
End of message. |
Y: Required by FIX protocol, Y*: Required by CME Globex (not by FIX protocol), N: Not Required, C: Conditionally