Re: [Quickfix-developers] StartDay/EndDay parameters question
Brought to you by:
orenmnero
From: Brian H. <BH...@Pe...> - 2009-03-31 16:54:30
|
Igor, I submitted the patch to QuickFIX on SourceForge. You can download the SessionTime.cpp from the following URL. The fix was based on 1.12.4. http://sourceforge.net/tracker/?group_id=37535 Best regards, Brian -----Original Message----- From: Igor Seleznev [mailto:se...@tb...] Sent: Tuesday, March 31, 2009 11:19 AM To: Brian Ho; qui...@li... Subject: Re: [Quickfix-developers] StartDay/EndDay parameters question Hi, Is it possible to get this patch? Thanks, Igor ----- Original Message ----- From: "Brian Ho" <BH...@Pe...> To: <qui...@li...> Sent: Wednesday, March 04, 2009 12:03 AM Subject: Re: [Quickfix-developers] StartDay/EndDay parameters question > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > We experienced the same problem. It is a bug in QuickFIX. I had to > patch QuickFIX to support session start and stop on the same day. > > > ------------------------------ > > Message: 7 > Date: Wed, 25 Feb 2009 09:43:43 -0500 > From: "Andrew Culross" <And...@Tw...> > Subject: [Quickfix-developers] StartDay/EndDay parameters question > To: <qui...@li...> > Cc: 'Stephen Darcy' <ste...@tw...> > Message-ID: <004b01c99757$76401570$62c04050$@Cu...@Tw...> > Content-Type: text/plain; charset="us-ascii" > > I'm trying to set-up a week long session that starts/stops on the same > day > so I have something like: > > > > [SESSION] > > <blah blah> > > StartDay=su > > StartTime=12:00:00 > > EndDay=su > > EndTime=11:00:00 > > > > So I'm expecting the session to be down for an hour a week from 11 to 12 > UTC. > > > > It restarts each night instead. > > > > I've used StartDay/EndDay parameters before with different days without > any > issue. (below works great) > > > > [SESSION] > > <blah blah> > > StartDay=fr > > StartTime=22:15:00 > > EndTime=14:10:00 > > EndDay=su > > > > > > Any idea what I'm doing wrong? I saw something about timezones in nabble > - > should I be specifying a timezone with StartDay/EndDay ? > > > > Thanks ! > > > > Andrew Culross > > Direct +1 (914) 220-8849 > > > ------------------------------------------------------------------------ ------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |