[Quickfix-developers] sequence number reset
Brought to you by:
orenmnero
|
From: Rick L. <ric...@gm...> - 2007-11-09 13:40:19
|
Greetings, I'm hoping someone can tell me the proper config file settings so that Quickfix doesn't reset the sequence number to 1 at the end of a daily session -- it appears it is doing this, and my exchange won't allow me to log on if it doesn't keep track of the last valid sequence number. Though this brings up a bigger problem -- my exchange responds with a "Logout" message and populates field 789 (NextExpectedMsgSeqNum), which is not a FIX standard, however I would like to be able to receive this, and then send the *proper* login message (with the proper seq num). However, fromAdmin or fromApp are NEVER called -- all that is called is onLogout. Why are these from* methods not called? RL |