[Quickfix-developers] Sequence numbers
Brought to you by:
orenmnero
From: Jo J. <jo...@tr...> - 2003-05-28 21:44:05
|
Hi, I am new to this list, I apologize if this is a stupid question, but I didn't see it addressed in the quickfix docs. Is there a generally accepted way to reset sequence numbers once a day? I am writing an engine to connect to couple of vendors and they each reset their sequence numbers to 1 each day. I want my program to reset at the correct time (in the morning when we first connect) but not on an intra-day restart. Is there support in quickfix to make this automatic, or do I need to manually reset the sequence numbers? Thanks! Jo |