[Quickfix-users] Execution Reports Issue
Brought to you by:
orenmnero
From: Julio M. P. C. <jul...@ho...> - 2009-06-23 14:04:23
|
Hi, i am using Quickfix over .Net C# as an initiator application and i'm having an issue with the execution report...the broker process correctly my orders and then send back the execution reports but i'm not receiving them. I override the method OnMessage(ExecutionReport,SessionID), and have in the FromApp method a call to the crack method. The FromApp is never call after putting an order (and i can see the order status through a broker app to manage accounts manually) and consequently the OnMessage event is never fired. I can receive other message types, like heartbeats and trading session status, so i think it could not be a firewall issue, is that right? What could be the problem? and how can i see if the QuickFix Engine (under my client app) is receiving the execution reports or not? Thanks in advance, Julio Paciello _________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us |