| FRAMES | NO FRAMES |
|
|
Used in :
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| 73 | NoOrders | OrdAlloc | N | Indicates number of orders to be combined for allocation.If order(s) were manually delivered set to 1 (one).Required when AllocNoOrdersType = 1 | |||
| => | 11 | ClOrdID | @ClOrdID | C |
Order identifier assigned by client if order(s) were electronically delivered over FIX (or otherwise assigned a ClOrdID) and executed. If order(s) were manually delivered (or otherwise not delivered over FIX) this field should contain string "MANUAL". Note where an order has undergone one or more cancel/replaces, this should be the ClOrdID of the most recent version of the order. Required when NoOrders(73) > 0 and must be the first repeating field in the group. |
||
| => | 37 | OrderID | @OrdID | N |
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. |
||
| => | 198 | SecondaryOrderID | @OrdID2 | N |
Can be used to provide order id used by exchange or executing system. |
||
| => | 526 | SecondaryClOrdID | @ClOrdID2 | N |
Assigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system. |
||
| => | 66 | ListID | @ListID | N |
Required for List Orders. |
||
| => | <NestedParties2> | N |
Insert here the set of "NestedParties2" fields defined in "Common Components of Application Messages" This is used to identify the executing broker for step in/give in trades |
||||
| => | 38 | OrderQty | @Qty | N |
Quantity ordered. This represents the number of shares for equities or par, face or nominal value for FI instruments. (Prior to FIX 4.2 this field was of type int) |
||
| => | 799 | OrderAvgPx | @AvgPx | N |
Average price for this order. For FX, if specified, expressed in terms of Currency(15). |
||
| => | 800 | OrderBookingQty | @BkngQty | N |
Quantity of this order that is being booked out by this message (will be equal to or less than this order's OrderQty) Note that the sum of the OrderBookingQty values in this repeating group must equal the total quantity being allocated (in Quantity (53) field) |
||
| => | 40 | OrdType | @OrdTyp | N |
Order type. *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions) |
||
|
|
| FRAMES | NO FRAMES |