Thread: [Quickfix-users] Can we specify the days of the week for a Fix session?
Brought to you by:
orenmnero
From: Hamza K. <h.k...@gm...> - 2008-06-13 08:20:27
|
Greetings, In addition to specifying the Start and End time of FIX session by the following example: StartTime=00:00:00 EndTime=23:59:59 Question is: *Can we specify the days of the week*, that we want our session - initiator / acceptor to log-on and log-out? and how? Thanks. Have nice "FIX" time! Regards, Hamza Kamaleddine |
From: shaffer.jason <sha...@gm...> - 2008-06-19 16:15:06
|
Hamza, You can use the startday/endday to set up multiday sessions, however you will only be able to have one session per week. You can not specify multiple multiday session per week, such as monday-wednesday and then thursday-friday. Hope this helps. Jason -- View this message in context: http://www.nabble.com/Can-we-specify-the-days-of-the-week-for-a-Fix-session--tp17818366p18012575.html Sent from the QuickFIX - User mailing list archive at Nabble.com. |
From: Hamza K. <h.k...@gm...> - 2008-06-20 05:45:23
|
Hello Jason, First, thanks for the reply. Second, we can add a Startday/Endday properties to a multi-session on the Initiator or Acceptor side - or we can add to both sides? Thank you. Regards, Hamza Kamaleddine On Thu, Jun 19, 2008 at 7:15 PM, shaffer.jason <sha...@gm...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hamza, > > You can use the startday/endday to set up multiday sessions, however you > will only be able to have one session per week. You can not specify > multiple > multiday session per week, such as monday-wednesday and then > thursday-friday. Hope this helps. > > Jason > -- > View this message in context: > http://www.nabble.com/Can-we-specify-the-days-of-the-week-for-a-Fix-session--tp17818366p18012575.html > Sent from the QuickFIX - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |
From: Jason S. <sha...@gm...> - 2008-06-20 12:53:04
|
Hamza, You can add start/end day parameters to both sides independently. More specifically, each session can have it's own parameters, regardless of initiator/acceptor status. So it would be possible to have an initiator session that runs Sun-Sat and an acceptor session that runs Mon-Fri, for example. Hope this helps, Jason On Fri, Jun 20, 2008 at 12:45 AM, Hamza Kamaleddine <h.k...@gm...> wrote: > > Hello Jason, > > First, thanks for the reply. Second, we can add a Startday/Endday > properties to a multi-session on the Initiator or Acceptor side - or we can > add to both sides? > > Thank you. > > Regards, > Hamza Kamaleddine > > > > On Thu, Jun 19, 2008 at 7:15 PM, shaffer.jason <sha...@gm...> > wrote: > >> QuickFIX Documentation: >> http://www.quickfixengine.org/quickfix/doc/html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> >> Hamza, >> >> You can use the startday/endday to set up multiday sessions, however you >> will only be able to have one session per week. You can not specify >> multiple >> multiday session per week, such as monday-wednesday and then >> thursday-friday. Hope this helps. >> >> Jason >> -- >> View this message in context: >> http://www.nabble.com/Can-we-specify-the-days-of-the-week-for-a-Fix-session--tp17818366p18012575.html >> Sent from the QuickFIX - User mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Quickfix-users mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-users >> > > |
From: Hamza K. <h.k...@gm...> - 2008-06-22 18:10:32
|
Yah, ok - I got your point. Thanks. Regards, Hamza On Fri, Jun 20, 2008 at 3:53 PM, Jason Shaffer <sha...@gm...> wrote: > Hamza, > You can add start/end day parameters to both sides independently. More > specifically, each session can have it's own parameters, regardless of > initiator/acceptor status. So it would be possible to have an initiator > session that runs Sun-Sat and an acceptor session that runs Mon-Fri, for > example. > > Hope this helps, > > Jason > > On Fri, Jun 20, 2008 at 12:45 AM, Hamza Kamaleddine < > h.k...@gm...> wrote: > >> >> Hello Jason, >> >> First, thanks for the reply. Second, we can add a Startday/Endday >> properties to a multi-session on the Initiator or Acceptor side - or we can >> add to both sides? >> >> Thank you. >> >> Regards, >> Hamza Kamaleddine >> >> >> >> On Thu, Jun 19, 2008 at 7:15 PM, shaffer.jason <sha...@gm...> >> wrote: >> >>> QuickFIX Documentation: >>> http://www.quickfixengine.org/quickfix/doc/html/index.html >>> QuickFIX Support: http://www.quickfixengine.org/services.html >>> >>> >>> Hamza, >>> >>> You can use the startday/endday to set up multiday sessions, however you >>> will only be able to have one session per week. You can not specify >>> multiple >>> multiday session per week, such as monday-wednesday and then >>> thursday-friday. Hope this helps. >>> >>> Jason >>> -- >>> View this message in context: >>> http://www.nabble.com/Can-we-specify-the-days-of-the-week-for-a-Fix-session--tp17818366p18012575.html >>> Sent from the QuickFIX - User mailing list archive at Nabble.com. >>> >>> >>> ------------------------------------------------------------------------- >>> Check out the new SourceForge.net Marketplace. >>> It's the best place to buy or sell services for >>> just about anything Open Source. >>> http://sourceforge.net/services/buy/index.php >>> _______________________________________________ >>> Quickfix-users mailing list >>> Qui...@li... >>> https://lists.sourceforge.net/lists/listinfo/quickfix-users >>> >> >> > |