Re: [Quickfix-developers] weekly vs. daily sessions
Brought to you by:
orenmnero
From: Dominik B. <dom...@gm...> - 2011-07-04 10:17:05
|
Sorry about that. I didn't mean to confuse you. QuickFIX supports a single daily or a weekly schedule per session. So, for daily sessions specify start/end time. For a week long session specify start day/time and end day/time. On Monday, July 4, 2011 at 11:57 AM, Rikard Dahlberg wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > Hi, > > >From an earlier post in the same thread on the answer if I needed 5 sessions to cover daily sessions mon-fri: > > >You don't need 5 sessions. Just specify StartTime and EndTime. > >This way, the session will be active from MO till FR during the time specified. > > That is why I got confused about the functionality of StartDay/EndDay functionality when set. > What I am looking for is daily sessions mon-fri. > > Från: Staffan Ulfberg [st...@ul... (mailto:st...@ul...)] > Skickat: den 4 juli 2011 11:45 > Till: Rikard Dahlberg > Kopia: qui...@li... (mailto:qui...@li...) > Ämne: Re: [Quickfix-developers] weekly vs. daily sessions > > H, > > The session is open during the specified time interval, regardless of the day of week. Specifying the start/end day is only used to have longer sessions spanning several days. So, just specify the times and the session will be open every day if that is what you want. > > Staffan > > On Mon, Jul 4, 2011 at 11:12 AM, rallykarro <rik...@kt... (mailto:rik...@kt...)> wrote: > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > > > Hi again, > > > > So by specifying StartTime/EndTime with no startDay/EndDay quickfixj by > > default assume that the opening days are mon-fri? > > > > What about if I would like to have daily sessions 7 days a week(e.g incl. > > sat, sun), how would I configure that? > > > > > > > > rallykarro wrote: > > > > > > Hi, > > > > > > > > > I have a question regarding weekly and daily session setup in quickfixj. > > > What is the difference in quickfixj of setting up weekly session as below > > > or 5 daily sessions one for each day? > > > > > > StartDay=mon > > > EndDay=fri > > > StartTime=05:05:00 > > > EndTime=20:30:00 > > > > > > > > > > > > > -- > > View this message in context: http://old.nabble.com/weekly-vs.-daily-sessions-tp31985309p31987868.html > > Sent from the QuickFIX - Dev mailing list archive at Nabble.com (http://Nabble.com). > > > > > > ------------------------------------------------------------------------------ > > All of the data generated in your IT infrastructure is seriously valuable. > > Why? It contains a definitive record of application performance, security > > threats, fraudulent activity, and more. Splunk takes this data and makes > > sense of it. IT sense. And common sense. > > http://p.sf.net/sfu/splunk-d2d-c2 > > _______________________________________________ > > Quickfix-developers mailing list > > Qui...@li... (mailto:Qui...@li...) > > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... (mailto:Qui...@li...) > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |