Re: [Quickfix-users] Wait for a logon response
Brought to you by:
orenmnero
From: Malinka R. <ael...@gm...> - 2009-10-20 19:29:55
|
On Tue, Oct 20, 2009 at 15:19, Julio Manuel Paciello Coronel <jul...@ho...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Yes they are consecutives...i have +1 hour difference with MBT (local time 18:50:07 and mbt time 17:50:14). > Could this be the problem?? it most certainly isn't good, FIX is typically expecting that SendingTime (52) is in the same timzone, and also QF i beleive will make use of that to disconnect latent connections unless configured not to (CheckLatency and MaxLatency). so likely this is whats causing the onLogout callback not the time it takes for the Logon message to come from them. |