Log in

D Order Single

This message is used to submit orders for execution, for securities, forex, collective investment vehicles (CIV), and more.

Orders can be submitted with special handling instructions and execution instructions. Handling instructions refer to how the broker should handle the order on its trading floor. See HandlInst (21). Execution instructions contain explicit directions as to how the order should be executed. See ExecInst (18).

Orders received with PossResend (97) set in the header should be validated by ClOrdID (11). Implementations should also consider checking order parameters (side, symbol, quantity, etc.) to determine if the order had been previously submitted. PossResend (97) previously received should be acknowledged back to the client using an Execution Report <35=8>. PossResend (97) not previously received should be processed as a new order.

The given TransactTime (60) should allow the receiver of the order to apply business rules to determine if the order is potentially stale, e.g. in the event that there have been communication problems.

To support forex accommodation trades, two fields, ForexReq (121) and SettlCurrency (120), are included in the message. To request a broker to execute a forex trade in conjunction with the securities trade, the institution would set the ForexReq (121) = Y and SettlCurrency (120) = "intended settlement currency". The broker would then execute a forex trade from the execution currency to the settlement currency and report the results via the execution message in the SettlCurrAmt (119) and SettlCurrency (120) fields.

Orders involving or requiring pre-trade allocation consist of the following steps:

To take an Indication of Interest <35=6> or Quote <35=S> from an ECN or exchange and not display the order on the book, the New Order Single message should contain TimeInForce (59) = "ImmediateOrCancel" and OrdType (40) = "Previously Indicated" or "Previously Quoted".

Structure

TagNameTypeRequiredDescription
Component
Required
11String
Required
Unique identifier of the order as assigned by institution
109StringUsed for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID)
76StringUsed for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID)
1String
ComponentNumber of repeating groups for pre-trade allocation
63Char EnumAbsence of this field is interpreted as Regular
64LocalMktDateRequired when SettlmntTyp = 6 (Future) or SettlmntTyp = 8 (Sellers Option)
21Char Enum
Required
18String EnumCan 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
110Quantity
111Quantity
100Exchange
ComponentSpecifies the number of repeating TradingSessionIDs
81Char EnumUsed to identify soft trades at order entry
55String
Required
65String
48String
22String Enum
167String EnumMust 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
200MonthYearSpecifies the month and year of maturity. Required if MaturityDay is specified
205DayOfMonthCan be used in conjunction with MaturityMonthYear to specify a particular maturity date
201Int EnumFor Options
202PriceFor Options
206CharFor Options
231FloatFor Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount
223FloatFor Fixed Income
207ExchangeCan be used to identify the security
106String
348IntMust be set if EncodedIssuer field is specified and must immediately precede it
349DataEncoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field
107String
350IntMust be set if EncodedSecurityDesc field is specified and must immediately precede it
351DataEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field
140PriceUseful for verifying security identification
54Char Enum
Required
114Boolean EnumRequired for short sell orders
60UTCTimestamp
Required
Time this order request was initiated/released by the trader or trading system
38QuantityEither CashOrderQty or OrderQty is required. Note that either, but not both, CashOrderQty or OrderQty should be specified
152QuantityEither 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
40Char Enum
Required
44PriceRequired 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
99PriceRequired for OrdType = "Stop" or OrdType = "Stop limit"
15Currency
376String
377Boolean Enum
23StringRequired for Previously Indicated Orders (OrdType=E)
117StringRequired for Previously Quoted Orders (OrdType=D)
59Char EnumAbsence of this field indicates Day order
168UTCTimestampCan specify the time at which the order should be considered valid
432LocalMktDateConditionally required if TimeInForce = GTD and ExpireTime is not specified
126UTCTimestampConditionally required if TimeInForce = GTD and ExpireDate is not specified
427Int EnumStates whether executions are booked out or accumulated on a partially filled GT order
12Amount
13Char Enum
47Char Enum
121Boolean EnumIndicates that broker is requested to execute a Forex accommodation trade in conjunction with the security trade
120CurrencyRequired if ForexReq = Y
58String
354IntMust be set if EncodedText field is specified and must immediately precede it
355DataEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field
193LocalMktDateCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of an F/X swap
192QuantityCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of an F/X swap
77Char EnumFor options
203Int EnumFor options
204Int EnumFor options when delivering the order to execution system/exchange
210Quantity
211PriceOffsetAmount (signed) added to the price of the peg
388Char EnumCode to identify the price a DiscretionOffset is related to and should be mathematically added to. Required if DiscretionOffset is specified
389PriceOffsetAmount (signed) added to the "related to" price specified via DiscretionInst
439String
440String
Component
Required