Added in protocol FIX.4.4
See in: FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
534 | NoAffectedOrders | Optional field used to indicate the number of order identifiers for orders affected by the mass action request. Must be followed with OrigClOrdID (41) as the next field. | FIX.4.4 | ||
41 | OrigClOrdID | Required if NoAffectedOrders > 0 and must be the first repeating field in the group. Indicates the client order id of an order affected by this request. If order(s) were manually delivered (or otherwise not delivered over FIX and not assigned a ClOrdID) this field should contain string “MANUAL”. |
FIX.4.4 | ||
535 | AffectedOrderID | Contains the OrderID assigned by the counterparty of an affected order. Not required as part of the repeating group if OrigClOrdID (41) has a value other than “MANUAL”. | FIX.4.4 | ||
536 | AffectedSecondaryOrderID | Contains the SecondaryOrderID assigned by the counterparty of an affected order. Not required as part of the repeating group | FIX.4.4 |