Re: [Quickfix-developers] StartDay / EndDay problem
Brought to you by:
orenmnero
From: Brian H. <BH...@Pe...> - 2009-04-08 17:11:35
|
This is another problem in SessionTime.cpp. The SessionTime constructor sets the EndTime to be the same as StartTime if EndDay equals StartDay and EndTime is greater than StartTime. -- Not sure why it does this. As a result, QuickFIX 1.12.4 does not support single day session that has the same StartDay and EndDay. The patched SessionTime.cpp is attached. It is based on 1.12.4, and also includes the fix for the weekly long session with the same StartDay/EndDay. You can download it from: http://sourceforge.net/tracker/?group_id=37535 With the fix, QuickFIX supports daily sessions with varying StartTime and EndTime. Best regards, Brian ------------------------------ Message: 3 Date: Tue, 7 Apr 2009 13:45:02 -0300 From: "Julian" <jul...@pr...> Subject: [Quickfix-developers] StartDay / EndDay problem To: <qui...@li...>, <qui...@li...>, <or...@qu...>, <tv...@pr...> Message-ID: <49d...@mx...> Content-Type: text/plain; charset="iso-8859-1" I want to have daily session that have StartDay equal to EndDay. This session settings doesn?t work(it start every day of the week): [SESSION] StartDay=Tuesday StartTime=00:30:00 EndDay=Tuesday EndTime=23:30:00 SessionQualifier=Tue But this other does work: [SESSION] StartDay=Sunday StartTime=22:00:00 EndDay=Monday EndTime=23:30:00 SessionQualifier=Sun This point to some error when Start/EndDay are the same . A QFJ user tell me that there is a session settings parameter to set the time zone (?TimeZone?), this parameter would be very usefull to me, cause that way I could use some timezone that guaranty me date changes. But Quickfix-1.12.4 for .NET doesn?t have that parameter and java does... http://www.quickfixj.org/quickfixj/usermanual/usage/configuration.html http://www.quickfixengine.org/quickfix/doc/html/configuration.html Why is that? Java version is newer? I thought them both use a C++ engine, is there a later release of QF ?? Doesn?t anyone ever fix this bug? Thanks, Juli?n Mendiola | PSF Developer Leader <http://www.prosoftwarefactory.com.ar/> http://www.prosoftwarefactory.com.ar Dibujo |