| FRAMES | NO FRAMES |
|
|
This component is used to identify positions that are related to each other or to other trades. This 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 | |||
|---|---|---|---|---|---|---|---|
| 1861 | NoRelatedPositions | ReltdPos | N |
Number of related positions. |
|||
| => | 1862 | RelatedPositionID | @ID | C |
Required if NoRelatedPositions(1861) > 0. |
||
| => | 1863 | RelatedPositionIDSource | @Src | N |
Describes the source of the identifier that RelatedPositionID(1862) represents. |
||
| => | 1864 | RelatedPositionDate | @Dt | N |
Used to help identify the position when RelatedPositionID(1862) is not unique across multiple days. This date is generally the creation date of the identifier. |
||
|
|
| FRAMES | NO FRAMES |