[Quickfix-developers] Week long sessions
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-07-29 18:34:15
|
I've checked into CVS support for week long sessions. In addition to the StartTime and EndTime, QuickFIX will allow you to specify a StartDay and EndDay which are days of the week. So monday, or friday, or any abbreviation. Remember that all times are in UTC, so the time difference could affect which day you should specify. There are a lot of unit tests and everything looks good, but I would appreciate if people can independently verify that it does what's expected. The driving force for this feature is to support connecting to the CME out of the box. Instructions for getting the source from CVS are here: http://www.quickfixengine.org/developers.html When we are happy with this feature, we will do a new release. --oren |