|
From: Grant B. <gbi...@co...> - 2018-10-17 18:18:31
|
No. You are not the first to ask this. This tool does not exist because no such tool can be so naively-implemented. Any such tool would need to alter timestamps, alter sequence numbers, and recompute checksums. And what should it do if your client app behaves in a way that it didn't when the recording was first taken? What about the timing of heartbeats or test-request messages? What you probably really need is a test application that will create a FIX counterparty and send messages according to a predetermined script, in response to your application-under-test's behavior. That script will likely be adapted from a log, but it can't be an actual log. Any mature software firm that does FIX development has probably developed their own version of this. I recommend that you give it a shot; it's not terribly difficult, you'll learn a lot, and it'll be a valuable tool for your firm going forward. On Wed, Oct 17, 2018 at 11:58 AM bhavishya goyal <bha...@gm...> wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J <http://www.quickfixj.org/documentation/QuickFIX/J> Support: > http://www.quickfixj.org/support/ > > > Hi, > > Is there any open source which can be used to replay logs from fix message > file ? > > -- > Regards > Bhavishya Goyal > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > -- Grant Birchmeier *Connamara Systems, LLC* *Made-To-Measure Trading Solutions.* Exactly what you need. No more. No less. http://connamara.com |