Imported from previous forum
Hi,
i m using FIX.5.0
i need to map the Transaction Number related to an instruments transactions to a FIX field in the SecurityListUpdateReport [Message type ‘BK’]
Can anyone provide the corresponding FIX field for Transaction Number?
Thanks,
Christopher.
Try the AttrbGrp repeating group within the InstrumentExtensin component. There you can define your own type/value pairs for additional information related to an instrument. Tags are 871 and 872. If you are able to send one message per instrument by using the SecurityDefinitionUpdateReport (BP) then you can also use SecurityReportID (964) for the same purpose.
Regards,
Hanno.
Hi,
i m using FIX.5.0
i need to map the Transaction Number related to an instruments transactions to a FIX field in the SecurityListUpdateReport [Message type ‘BK’]
Can anyone provide the corresponding FIX field for Transaction Number?
Thanks,
Christopher.