|
From: Gaurav K. <kum...@gm...> - 2020-09-16 17:06:03
|
Thanks Philip Is there any way via configuration to start session daily at 9:30 and ends at 9:28 ( Monday to Sat) Session starts on Monday 9:30 and end on Tuesday 9:28 Starts again on Tuesday at 9:30 and ends at Wednesday 9:28 and so on. On Wed, 16 Sep 2020, 22:19 Philip Whitehouse, <ph...@wh...> wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J <http://www.quickfixj.org/documentation/QuickFIX/J> Support: > http://www.quickfixj.org/support/ > > > 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 > > > On 16 Sep 2020, at 14:51, Gaurav Kumar <kum...@gm...> wrote: > > > > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > > > > 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 > > _______________________________________________ > > Quickfixj-users mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > > > > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > |