Used to submit a new order to a third-party FIX acceptor
From the TT FIX Order Gateway to a third-party FIX acceptor
Tag # | Field Name | Req’d | Data type | Comments | |
---|---|---|---|---|---|
Component: Standard Header | Y | 35=D (MsgType) | |||
11 | ClOrdID | Y | String |
TT order ID |
|
60 | TransactTime | Y | UTCTimestamp | Time, in UTC, the message was sent | |
Component: Instrument | Y |
Instrument associated with this New Order Single (D) message |
|||
44 | Price | C | Price |
Limit price for limit orders Condition: Sent when Tag 40 (OrdType) is:
|
|
99 | StopPx | C | Price |
Trigger price for a stop order Condition: Sent when Tag 40 (OrdType) is:
|
|
38 | OrdQty | Y | Qty | Total order quantity | |
110 | MinQty | C | Qty |
Minimum quantity for a Minimum Volume (MV) order Condition: Sent for Minimum Volume (MV) orders |
|
1138 | DisplayQty | C | Qty |
Quantity to disclose for a disclosed quantity (Iceberg) order Condition: Sent for disclosed quantity (Iceberg) orders |
|
54 | Side | Y | char |
Side of the order Possible values include:
|
|
40 | OrdType | Y | char |
Order type Possible values include:
|
|
77 | OpenClose | Y | char |
Whether the order opens or closes a position Possible values include:
|
|
59 | TimeInForce | Y | char |
How long an order remains active Possible values include:
|
|
432 | ExpireDate | C | LocalMktDate |
Date a Good Till Date order expires Condition: Sent when Tag 59 (TimeInForce) = 6 (Good Till Date) |
|
Component: Trader | Y |
Information about the trader routing the order |
|||
Component: Standard Trailer | Y |
The New Order Single (D) message is used by the TT FIX Order Gateway to submit an order for a single contract.