|
From: Christoph J. <chr...@ma...> - 2021-04-01 18:31:20
|
Don't have the code in front of me right now but QFJ checks every second whether the session start time has been reached. All I can think of at the moment is to do something similar. Method is called Session.isSessionTime(). Cheers Chris Am 1. April 2021 19:19:43 MESZ schrieb Robert Nicholson <rob...@gm...>: >QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ >QuickFIX/J Support: http://www.quickfixj.org/support/ > > >Is it possible to arrange via toAdmin to set 141=Y on Logon but only at >the start of the session? > >Right now I have a horrible hack where it conditionally do so only if >the sending sequence number is in a low range. > >I suspect the Session State I need to know I’m beginning a session >isn’t available to my MessageCracker subclass. > >_______________________________________________ >Quickfixj-users mailing list >Qui...@li... >https://lists.sourceforge.net/lists/listinfo/quickfixj-users |