Group OrderEntryAckGrp Scenario base


ID Abbr NumInGroup ID NumInGroup name
2246OrderEntryAck2428NoOrderEntries

Pedigree

Added EP Updated EP Deprecated EP
FIX.5.0SP2188

Members

ID Name Abbr Presence Description
39OrdStatusOrdStat optional SYNOPSIS: Identifies current status of order. *** SOME VALUES HAVE BEEN REPLACED - See "Replaced Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
150ExecTypeExecTyp optional SYNOPSIS: Describes the specific ExecutionRpt (e.g. Pending Cancel) while OrdStatus(39) will always identify the current order status (e.g. Partially Filled).
2431ExecTypeReasonExecTypRsn optional SYNOPSIS: The initiating event when an ExecutionReport(35=8) is sent.
2429OrderEntryActionOrdEntryActn optional SYNOPSIS: Specifies the action to be taken for the given order.
2430OrderEntryIDOrdEntryID optional SYNOPSIS: Unique identifier for an order within a single MassOrder(35=DJ) message that can be used as a reference in the MassOrderAck(35=DK) message.
11ClOrdIDClOrdID optional SYNOPSIS: Unique identifier for Order as assigned by the buy-side (institution, broker, intermediary etc.) (identified by SenderCompID (49) or OnBehalfOfCompID (5) as appropriate). Uniqueness must be guaranteed within a single trading day. Firms, particularly those which electronically submit multi-day orders, trade globally or throughout market close periods, should ensure uniqueness across days, for example by embedding a date within the ClOrdID field.
41OrigClOrdIDOrigClOrdID optional SYNOPSIS: ClOrdID (11) of the previous order (NOT the initial order of the day) as assigned by the institution, used to identify the previous order in cancel and cancel/replace requests.
37OrderIDOrdID optional SYNOPSIS: Unique identifier for Order as assigned by sell-side (broker, exchange, ECN). Uniqueness must be guaranteed within a single trading day. Firms which accept multi-day orders should consider embedding a date within the OrderID field to assure uniqueness across days.
103OrdRejReasonRejRsn optional SYNOPSIS: Code to identify reason for order rejection. Note: Values 3, 4, and 5 will be used when rejecting an order due to pre-allocation information errors.
14CumQtyCumQty optional SYNOPSIS: Total quantity (e.g. number of shares) filled. (Prior to FIX 4.2 this field was of type int)
151LeavesQtyLeavesQty optional SYNOPSIS: Quantity open for further execution. If the OrdStatus (39) is Canceled, DoneForTheDay, Expired, Calculated, or Rejected (in which case the order is no longer active) then LeavesQty could be 0, otherwise LeavesQty = OrderQty (38) - CumQty (14). (Prior to FIX 4.2 this field was of type int)
84CxlQtyCxlQty optional SYNOPSIS: Total quantity canceled for this order. (Prior to FIX 4.2 this field was of type int)
40OrdTypeOrdTyp optional SYNOPSIS: Order type. *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
44PricePx optional SYNOPSIS: Price per unit of quantity (e.g. per share)
54SideSide optional SYNOPSIS: Side of order (see Volume : "Glossary" for value definitions)
59TimeInForceTmInForce optional SYNOPSIS: Specifies how long the order remains in effect. Absence of this field is interpreted as DAY. NOTE not applicable to CIV Orders.
1011OrderQtyDataOrdQtyoptionalSYNOPSIS: The OrderQtyData component block contains the fields commonly used for indicating the amount or quantity of an order. Note that when this component block is marked as "required" in a message either one of these three fields must be used to identify the amount: OrderQty, CashOrderQty or OrderPercent (in the case of CIV).
ELABORATION:
1003InstrumentInstrmtoptionalSYNOPSIS: The Instrument component block contains all the fields commonly used to describe a security or instrument. Typically the data elements in this component block are considered the static data of a security, data that may be commonly found in a security master database. The Instrument component block can be used to describe any asset type supported by FIX.
ELABORATION: