FIX.4.2 Message

OrderSingle [type 'D']

The new order message type is used by institutions wishing to electronically submit securities and forex orders to a broker for execution.


Added  FIX.2.7

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = D

 
11ClOrdID

Unique identifier of the order as assigned by institution.

 
109ClientID 

Used for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID).

 
76ExecBroker 

Used for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID).

 
1Account  
Repeating Group 78NoAllocs 

Number of repeating groups for pre-trade allocation

 
79AllocAccount 

Required if NoAllocs > 0. Must be first field in repeating group.

 
80AllocShares  
end Repeating Group
63SettlmntTyp 

Absence of this field is interpreted as Regular.

 
64FutSettDate 

Required when SettlmntTyp = 6 (Future) or SettlmntTyp = 8 (Sellers Option)

 
21HandlInst 
18ExecInst 

Can contain multiple instructions, space delimited. If OrdType=P, exactly one of the following values (ExecInst = L, R, M, P, O, T, or W) must be specified.

 
110MinQty  
111MaxFloor  
100ExDestination  
Repeating Group 386NoTradingSessions 

Specifies the number of repeating TradingSessionIDs

 
336TradingSessionID 

Required if NoTradingSessions is > 0.

 
end Repeating Group
81ProcessCode 

Used to identify soft trades at order entry.

 
55Symbol 
65SymbolSfx  
48SecurityID  
22IDSource  
167SecurityType 

Must be specified if a Future or Option. If a Future: Symbol, SecurityType, and MaturityMonthYear are required. If an Option: Symbol, SecurityType, MaturityMonthYear, PutOrCall, and StrikePrice are required.

 
200MaturityMonthYear 

Specifiesthe month and year of maturity. Required if MaturityDay is specified.

 
205MaturityDay 

Can be used in conjunction with MaturityMonthYear to specify a particular maturity date.

 
201PutOrCall 

For Options.

 
202StrikePrice 

For Options.

 
206OptAttribute 

For Options.

 
231ContractMultiplier 

For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount.

 
223CouponRate 

For Fixed Income.

 
207SecurityExchange 

Can be used to identify the security.

 
106Issuer  
348EncodedIssuerLen 

Must be set if EncodedIssuer field is specified and must immediately precede it.

 
349EncodedIssuer 

Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field.

 
107SecurityDesc  
350EncodedSecurityDescLen 

Must be set if EncodedSecurityDesc field is specified and must immediately precede it.

 
351EncodedSecurityDesc 

Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.

 
140PrevClosePx 

Useful for verifying security identification

 
54Side 
114LocateReqd 

Required for short sell orders

 
60TransactTime

Time this order request was initiated/released by the trader or trading system.

 
38OrderQty 

Either CashOrderQty or OrderQty is required. Note that either, but not both, CashOrderQty or OrderQty should be specified.

 
152CashOrderQty 

Either CashOrderQty or OrderQty is required. Note that either, but not both, CashOrderQty or OrderQty should be specified. Specifies the approximate "monetary quantity" for the order. Broker is responsible for converting and calculating OrderQty in shares for subsequent messages.

 
40OrdType 
44Price 

Required for limit OrdTypes. For F/X orders, should be the "all-in" rate (spot rate adjusted for forward points). Can be used to specify a limit price for a pegged order, previously indicated, etc.

 
99StopPx 

Required for OrdType = "Stop" or OrdType = "Stop limit".

 
15Currency  
376ComplianceID  
377SolicitedFlag  
23IOIid 

Required for Previously Indicated Orders (OrdType=E)

 
117QuoteID 

Required for Previously Quoted Orders (OrdType=D)

 
59TimeInForce 

Absence of this field indicates Day order

 
168EffectiveTime 

Can specify the time at which the order should be considered valid

 
432ExpireDate 

Conditionally required if TimeInForce = GTD and ExpireTime is not specified.

 
126ExpireTime 

Conditionally required if TimeInForce = GTD and ExpireDate is not specified.

 
427GTBookingInst 

States whether executions are booked out or accumulated on a partially filled GT order

 
12Commission  
13CommType  
47Rule80A  
121ForexReq 

Indicates that broker is requested to execute a Forex accommodation trade in conjunction with the security trade.

 
120SettlCurrency 

Required if ForexReq = Y.

 
58Text  
354EncodedTextLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
193FutSettDate2 

Can be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.

 
192OrderQty2 

Can be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.

 
77OpenClose 

For options

 
203CoveredOrUncovered 

For options

 
204CustomerOrFirm 

For options when delivering the order to execution system/exchange.

 
210MaxShow  
211PegDifference 

Amount (signed) added to the price of the peg

 
388DiscretionInst 

Code to identify the price a DiscretionOffset is related to and should be mathematically added to. Required if DiscretionOffset is specified.

 
389DiscretionOffset 

Amount (signed) added to the "related to" price specified via DiscretionInst.

 
439ClearingFirm  
440ClearingAccount  
ComponentStandardTrailer