Re: [Quickfix-developers] Unsubscribe
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2009-03-03 21:27:23
|
At the very bottom of this email you'll find this link: https://lists.sourceforge.net/lists/listinfo/quickfix-developers Sayonara! On Tue, Mar 3, 2009 at 2:41 PM, Craig Hammon <fir...@ho...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Can someone tell me how to unsubscribe? > Ive looked everywhere for a link etc. > > >> Date: Tue, 3 Mar 2009 14:03:24 -0600 >> From: BH...@Pe... >> To: qui...@li... >> 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 > > ________________________________ > Express your personality in color! Preview and select themes for Hotmail®. See how. > ------------------------------------------------------------------------------ > 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 > |