|
From: Nik G. <nik...@gm...> - 2020-10-06 09:56:23
|
Gaurav, This is very similar to the question that you asked on September 16... Hi > I am trying to setup daily sessions such as > session starts on Monday 9:30 , ends on Tuesday 9:28 > Starts on Tuesday 9:30 , ends on Wednesday 9:28 > starts on Wed 10:10 and ends on thursday 10:08 > can you please tell how to configure sessions like the above. > -- > Regards > Gaurav which was answered by Philip Whitehouse... You will need to implement your own SessionSchedule in place of > DefaultSessionSchedule if you want it to start at different times on > different days as the current configuration does not support this. > I’m surprised that it’s a useful feature - most counter parties have > predictable sessions to cover predictable trading hours. > Best, > Philip Whitehouse The answer is very unlikely to be any different now! Nik On Tue, 6 Oct 2020 at 10:46, Gaurav Kumar <kum...@gm...> wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J <http://www.quickfixj.org/documentation/QuickFIX/J> Support: > http://www.quickfixj.org/support/ > > > Apologies, I have hit the sent button before completing the email. > > I am using quickfixj 2.2.0 along with Camel, one of our > upstream starts/stop the session at 21:55/21:53 UTC Mon-Friday, but on Sat > it stops the session on 23:00 UTC. > I am using daily session with the configuration like as below > StartTime=21:55 > StopTime=21:53 > Weekdays= Mon,Tue,Wed,Thur,Fri,Sat. > > Now the issue is how do I keep running my session for an extended period > on Sat, i.e on Sat my session should end on 23:00 instead of 21:53. > > Regards > Gaurav > > On Tue, 6 Oct 2020 at 15:07, Gaurav Kumar <kum...@gm...> wrote: > >> Hi >> >> I am using quickfixj 2.2.0 along with camel, one of our upstrea >> >> -- >> Regards >> Gaurav >> > > > -- > Regards > Gaurav > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > |