RE: [Quickfix-developers] Where to make the trade capture request.
Brought to you by:
orenmnero
|
From: Shepheard, T. (London) <Tob...@ml...> - 2006-02-03 14:47:27
|
I don't really know the answer, but does this help at all?=20 The Trade Capture Report (AE) <http://b2bits.com/fixopaedia/fixdic44/md0e27482.html> message can be:=20 * Used to report trades between counterparties. * Used to report trades to a trade matching system * Can be sent unsolicited between counterparties. * Sent as a reply to a Trade Capture Report Request (AD) <http://b2bits.com/fixopaedia/fixdic44/md0e27027.html> .=20 * Can be used to report unmatched and matched trades. Sorry if I'm stating the obvious here. The unsolicited bit suggests that you could receive such a report without explicitly requesting one. =20 You might find more details in the FIX docs at http://www.fixprotocol.org/specifications/ . Also try the FIX forums perhaps. -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Shankar Krishnan Sent: 03 February 2006 14:26 To: qui...@li... Subject: [Quickfix-developers] Where to make the trade capture request. =09 =09 =20 A little help on the structure please.. =20 For a buy side, I have an application that will connect to the target and request for a trade capture report. =20 I presume somewhere I need to make this request, I looked up the example codes, I donot see any place where An execution report is requested, however I see that on onMessages we are processing them. How does this Work ? I am under the impression that a trade capture report has to be requested. Where should this be done. =20 Any directions appreciated. =20 Thanks -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the = sender, delete it and do not read, act upon, print, disclose, copy, = retain or redistribute it. Click here for important additional terms = relating to this e-mail. http://www.ml.com/email_terms/ -------------------------------------------------------- |