|
From: Philip W. <ph...@wh...> - 2020-09-16 16:47:14
|
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 |