Re: [Quickfix-users] Quickfix C++ support for tag 789 NextExpectedMsgSeqnum?
Brought to you by:
orenmnero
From: SZ Li <is...@gm...> - 2015-06-01 21:11:17
|
Thanks! I found the patch for old version of Quickfix C++ in Reuter's document release. This is very helpful! Thank you! Best, Simon On Mon, Jun 1, 2015 at 3:57 PM, Gabriel Ricardo <gab...@gm...> wrote: > Reuters Matching API provides a sample client program with a tag 789 > Quickfix patch. At least they did a couple years ago, so it might be for > an older version of Quickfix (1.13.3). > If you have trouble finding the Reuters client samples, send me an email > and I might be able to dig up the link to the Reuters Customer zone. > > On Mon, Jun 1, 2015 at 11:48 AM, SZ Li <is...@gm...> wrote: > >> QuickFIX Documentation: >> http://www.quickfixengine.org/quickfix/doc/html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> >> >> Hello, >> As far as I know Quickfix C++ version does not support tag 789 >> NextExepectedMsgSeqnum. There is a patch for Quickfix/J ( >> http://www.quickfixj.org/jira/browse/QFJ-567). I am wondering if there >> is any patch for the C++ version. The purpose is to support Reuters >> Matching API, which requires to use tag 789 to trigger message replays. >> Quickfix hides session level operations to the users, so it seems that we >> have to patch Quickfix. >> Any idea or suggestions are also welcome! >> >> Thanks, >> Simon >> >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> Quickfix-users mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-users >> >> > |