| FRAMES | NO FRAMES |
|
|
This component is used to identify orders that are related to the order identified outside of this component for a business purpose. For example, the bundling of multiple orders into a single order. This component should not be used in lieu of explicit FIX fields that denote specific semantic relationships, but rather should be used when no such fields exist.
Used in :
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| 73 | NoOrders | ReltdOrd | N |
Indicates number of orders to be combined for average pricing and allocation. |
|||
| => | 2887 | RelatedOrderID | @ID | C |
Required if NoOrders(73) > 0. |
||
| => | 2888 | RelatedOrderIDSource | @Src | N |
The same value must be used for all orders having the same OrderRelationship(2890) value. |
||
| => | 2836 | RelatedOrderTime | @Tm | N |
Timestamp for the assignment of a (unique) identifier to an order. |
||
| => | 2889 | RelatedOrderQty | @Qty | N |
Quantity of the related order which can be less than its total quantity. For example, when only parts of an order contribute to an aggregated order. |
||
| => | 2890 | OrderRelationship | @Rltnshp | N |
May be used to explicitly express the type of relationship or to provide orders having different relationships. |
||
| => | 2835 | OrderOriginationFirmID | @OrigntnFirmID | N |
May be used when aggregating orders that were originally submitted by different firms, e.g. due to a merger or acquisition. |
||
|
|
| FRAMES | NO FRAMES |