The PositionTransferReport (DN) is sent by CCPs to clearing firms indicating of positions that are to be transferred to the clearing firm, or to report on status of the transfer to the clearing firms involved in the transfer process.
Added in protocol FIX.5.0SP2 (189)
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
Block | StandardHeader | MsgType = DN | Y | FIX.5.0SP2 (189) | |
2436 | TransferInstructionID | Conditionally required when sent in response to a PositionTransferInstruction(35=DM). | FIX.5.0SP2 (189) | ||
2438 | TransferReportID | Y | FIX.5.0SP2 (189) | ||
2437 | TransferID | Y | FIX.5.0SP2 (189) | ||
2439 | TransferTransType | Y | FIX.5.0SP2 (189) | ||
2444 | TransferReportType | Y | FIX.5.0SP2 (189) | ||
2442 | TransferStatus | Y | FIX.5.0SP2 (189) | ||
2443 | TransferRejectReason | Conditionally required when TransferStatus(2422) = 1(Rejected by intermediary). | FIX.5.0SP2 (189) | ||
2441 | TransferScope | FIX.5.0SP2 (189) | |||
BlockRepeating | Parties | Specifies the source of the position transfer, e.g. the transferor. | Y | FIX.5.0SP2 (189) | |
BlockRepeating | TargetParties | Specifies the target of the position transfer. | FIX.5.0SP2 (189) | ||
715 | ClearingBusinessDate | Business date the transfer would clear. | FIX.5.0SP2 (189) | ||
75 | TradeDate | Trade date associated with the position being transferred. | FIX.5.0SP2 (189) | ||
60 | TransactTime | FIX.5.0SP2 (189) | |||
Block | Instrument | If not specified, indicates the transfer is for all instruments. | FIX.5.0SP2 (189) | ||
BlockRepeating | UndInstrmtGrp | FIX.5.0SP2 (189) | |||
BlockRepeating | PositionQty | Position to transfer from the perspective of the source party prior to the transfer. If not specified, indicates transfer of all positions for a specified instrument, if Instrument is specified, or transfer of all positions if Instrument is not specified. |
FIX.5.0SP2 (189) | ||
1596 | ClearingTradePrice | Price at which the position is transferred. | FIX.5.0SP2 (189) | ||
15 | Currency | FIX.5.0SP2 (189) | |||
423 | PriceType | FIX.5.0SP2 (189) | |||
BlockRepeating | PositionAmountData | Optionally used to include cash residuals, etc., from the perspective of the source party prior to the transfer. | FIX.5.0SP2 (189) | ||
1328 | RejectText | FIX.5.0SP2 (189) | |||
1664 | EncodedRejectTextLen | Must be set if EncodedRejectText (1665) field is specified and must immediately precede it. | FIX.5.0SP2 (189) | ||
1665 | EncodedRejectText | Encoded (non-ASCII characters) representation of the RejectText (1328) field in the encoded format specified via the MessageEncoding (347) field. | FIX.5.0SP2 (189) | ||
58 | Text | FIX.5.0SP2 (189) | |||
354 | EncodedTextLen | Must be set if EncodedText (355) field is specified and must immediately precede it. | FIX.5.0SP2 (189) | ||
355 | EncodedText | Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. | FIX.5.0SP2 (189) | ||
Block | StandardTrailer | FIX.5.0SP2 (189) |