Re: [Quickfix-developers] Sequence Reset?
Brought to you by:
orenmnero
From: Clebson D. <cde...@gm...> - 2011-05-30 17:41:44
|
post the logon messages please. both the resquest and the response (: On Mon, May 30, 2011 at 2:35 PM, Hei Chan <str...@ya...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > Thanks for your reply. > I do have a "week long" setting: > StartTime=00:00:00 > EndTime=00:00:00 > > StartDay and EndDay are not set. > > So any other suggestion? > > Thanks in advance. > > > Cheers, > Hei > > > > ----- Original Message ---- > From: Djalma Rosa dos Santos Filho <drs...@gm...> > To: qui...@li... > Sent: Sun, May 29, 2011 8:32:51 AM > Subject: Re: [Quickfix-developers] Sequence Reset? > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi Hei, > > If you're not using week long sessions, the sequence is reset every > day, according to StartTime and EndTime configuration. > Quickfix always verifies the session's Creation Time at startup in the > *.session file to know whether it should start another session or not. > > On Fri, May 27, 2011 at 4:42 AM, Hei Chan <str...@ya...> > wrote: > > QuickFIX Documentation: > >http://www.quickfixengine.org/quickfix/doc/html/index.html > > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > Hi, > > > > For some reasons, when I restarted my application, QuickFIX started > sending a > > logon message with sequence #=1. > > However, according to FIX's log, I see that before I restarted, the last > > outgoing sequence # was 1000+. > > And my settings are: > > ResetOnLogon=N > > ResetOnLogout=N > > ResetOnDisconnect=N > > > > I don't understand why QuickFIX would reset the sequence. > > > > I am using FileLogStore to keep the sequence #. My QuickFIX/C++ version > is > > 1.12.4. > > > > Any idea? > > > > Thanks in advance. > > > > > > Cheers, > > Hei > > > > > ------------------------------------------------------------------------------ > > vRanger cuts backup time in half-while increasing security. > > With the market-leading solution for virtual backup and recovery, > > you get blazing-fast, flexible, and affordable data protection. > > Download your free trial now. > > http://p.sf.net/sfu/quest-d2dcopy1 > > _______________________________________________ > > Quickfix-developers mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > > > ------------------------------------------------------------------------------ > vRanger cuts backup time in half-while increasing security. > With the market-leading solution for virtual backup and recovery, > you get blazing-fast, flexible, and affordable data protection. > Download your free trial now. > http://p.sf.net/sfu/quest-d2dcopy1 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > > ------------------------------------------------------------------------------ > vRanger cuts backup time in half-while increasing security. > With the market-leading solution for virtual backup and recovery, > you get blazing-fast, flexible, and affordable data protection. > Download your free trial now. > http://p.sf.net/sfu/quest-d2dcopy1 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |