Re: [Quickfix-developers] re quest missed messages
Brought to you by:
orenmnero
From: Pierre El-k. <pi...@al...> - 2011-06-06 06:29:03
|
Hi You should set RestOnLogon = N and make you session to daily sessions by setting the starttime and stoptime this will make your session to daily session and rest your sequence number to 1 every moringing. Do not set the "startday" and "endday" otherwise your session will be a weekly session. Med venlig hilsen / Best regards Pierre El-khoury Software Developer pi...@al... / email +45 6313 6503 / direct tel. ALOC ¦ WE SIMPLY PROVIDE BETTER OVERVIEW! ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ALOC A/S ¦ EDISONSVEJ 1 ¦ DK-5000 ODENSE C +45 6313 6100 / TEL. ¦ WWW.ALOC.DK -----Oprindelig meddelelse----- Fra: rallykarro [mailto:rik...@kt...] Sendt: 2. juni 2011 22:15 Til: qui...@li... Emne: [Quickfix-developers] re quest missed messages QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hi, I am implementing a quckfixj initiator and using the following setting for seqno ResetOnLogon=Y ResetOnLogout=N ResetOnDisconnect=N That works and will always reset the seqno to 1 wen logging on/reconnect. The problem is that I can not figure out how to get missed messages like for example execution reports made during a downtime or connection loss. This since I always at reconnect reset the seqno. What is the way to set up quickfix in order to read gaps when reconnecting intraday, but when doing a "clean" login(at starttime) resetting the seqno. Is reading gaps/missed seqno done automatically by quickfixj or do i need to write any specific code for it? -- View this message in context: http://old.nabble.com/request-missed-messages-tp31758728p31758728.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |