Re: [Quickfix-developers] how to invistigate problem with tradeclient,
Brought to you by:
orenmnero
From: Rasheed W. <ras...@gm...> - 2011-11-03 22:51:28
|
Hi Franck, In order to investigate, I will suggest following: 1. Enure your "stunnel.conf" is correct. Get it verified through LMAX support. 2. Make sure your "FIX settings file" is correct. Also get it verified through LMAX support 3. Check in the FIX log file that does your engine sends any Logon message to LMAX? Does LMAX sends you back any Logon response? 4. Check in the FIX log file that are there any Heartbeat messages being exchanged between parties? 5. If all of the above seem correct then they best way will be to contact LMAX support and share your problem. And they will help you out. I have worked with LMAX and they are very supportive. As this has nothing to do with QuickFIX engine and its purely related to your configurations for that particular broker. Regards, On Thu, Nov 3, 2011 at 10:25 PM, Franck (Gmail) <fra...@gm...>wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hello, > I'm trying to log to lmax fix interface using the tradeclient example, > i get these two Logout message imediately: > > ./run_tradeclient.sh > > 1) Enter Order > 2) Cancel Order > 3) Replace Order > 4) Market data test > 5) Quit > Action: > Logout - FIX.4.4:xxx->LMXBD > > Logout - FIX.4.4:xxx->LMXBD > > How can i investigate this problem ? > Is there a way to have more logs ? > like how to trace everything that is beeing sent to the lmax server ? > > my stunnel is giving this message: > > Connection closed: 92 bytes sent to SSL, 99 bytes sent to socket > > any help on the debugging process would be really appreciated. > > thanks > > > > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- //Regards Rasheed |