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.
Tag | Name | Type | Required | Description |
---|---|---|---|---|
73 | NumInGroup | Indicates number of orders to be combined for average pricing and allocation. | ||
2887 | String | Required if NoOrders(73) > 0 | ||
2888 | Int Enum | The same value must be used for all orders having the same OrderRelationship(2890) value | ||
2836 | UTCTimestamp | |||
2889 | Quantity | |||
2890 | Int Enum | May be used to explicitly express the type of relationship or to provide orders having different relationships | ||
2835 | String | May be used when aggregating orders that were originally submitted by different firms, e.g. due to a merger or acquisition |