|
From: Philip W. <ph...@wh...> - 2020-10-06 09:50:51
|
QuickFIXJ doesn’t support this out of the box. You’ll have to write your own SessionSchedule implementation. Best, Philip Whitehouse > On 6 Oct 2020, at 10:45, Gaurav Kumar <kum...@gm...> wrote: > > QuickFIX/J Documentation: 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 |