Component NotAffectedOrdersGrp (ImplicitBlockRepeating)

Added in protocol FIX.5.0

See in: FIX.5.0SP1.

Field or Component Name Description Is Required Added Is Deprecated
1370 NoNotAffectedOrders Optional field used to indicate the number of order identifiers for orders not affected by the request. Must be followed with NotAffOrigClOrdID (1372) as the next field. FIX.5.0
1372 NotAffOrigClOrdID Required if NoNotAffectedOrders (1370) > 0 and must be the first repeating field in the group. Indicates the client order id of an order not affected by the 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.5.0
1371 NotAffectedOrderID Contains the OrderID assigned by the counterparty of an unaffected order. Not required as part of the repeating group if NotAffOrigClOrdID (1372) has a value other than "MANUAL". FIX.5.0