Re: [Quickfix-developers] Question for tag UnderlyingSymbol (tag 311)
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-10-01 19:53:57
|
It looks like this reject is actually being sent out by your engine in response to their reject. They are sending a message type AR (TradeCaptureReportAck) with field 751 (TradeReportRejectReason) with a value that is out of range of what is specified in your xml. Do you have this message in your logs? It will probably give you more information about why they are rejecting the trade report. --oren > -------- Original Message -------- > Subject: [Quickfix-developers] Question for tag UnderlyingSymbol (tag > 311) > From: bre...@am... > Date: Mon, September 29, 2008 3:17 pm > To: qui...@li... > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > --------------------------------------------------------------------- > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > --------------------------------------------------------------------- > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |