AffectedOrdGrp/FIX.5.0-5.0SP1
From FIXwiki
Content of Component AffectedOrdGrp
| TagText | FieldName or ComponentName | Required | Description |
|---|---|---|---|
| 534 | NoAffectedOrders | Optional field used to indicate the number of order identifiers for orders affected by the Order Mass Cancel Request. Must be followed with OrigClOrdID as the next field
| |
| 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".
| |
| 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".
| |
| 536 | AffectedSecondaryOrderID | Contains the SecondaryOrderID assigned by the counterparty of an affected order. Not required as part of the repeating group
|
Notes
Please post comments, clarifications, examples here. Click on the edit button on the right and away you go!
Don't forget to refer to the FPL Discussion Groups to back up anything you write. You will often find the authoritative statements on matters of FIX specification interpretation there. Links from FIXwiki pages to relevant discussions on the FPL site are very valuable.
For example if you were writing a clarification on how to specify the "quantity" of an order in FIX, you might add the following relevant link, http://www.fixprotocol.org/discuss/read/f5014573, to back up your points.