FIX 消息编辑工具
我发现自己最近使用 FIX 消息作为测试数据进行了大量测试,特别是对于测试,我需要进行频繁的小更改。例如,现在我想使用企业提供的一条 FIX 消息来测试各种分配金额的佣金计算。要更改价格、数量或佣金,我必须重新计算消息校验和以及正文长度。有没有一个简单的工具可以帮我做到这一点?
I find myself doing quite a bit of testing lately using FIX messages as test data, and especially for testing, I need to make frequent, small changes. E.g. right now I would like to use one FIX message supplied by business, to test commission calculations on various allocation amounts. To change price, quantity, or commission, I would have to recalculate the message checksum, and the body length. Is there a simple tool I can use that will just do this for me?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以使用 Verifix 工具。它们通常附带一个月免费使用的试用包。如果您想要他们的软件,他们是一个不错的选择。他们提供了模拟实时环境的FIX工具,而且相当不错。我是在使用了他们的工具之后才这么说的。
ValidFix 是一个在线工具,用于检查 FIX 消息的有效性。
You can use Verifix tools.They usually come with a month of free use for trial packages. They are a good option if you want their software. They provide FIX tools for simulating real time environments and are quite good. I am saying this after having used their tools.
ValidFix is an online tool for checking for the validity of the FIX messages.
我们位于英国的公司 Cynapps 有限公司正是为此目的生产低成本的轻量级应用程序。您可以查看http://www.cynapps.net/intellioms/。所有产品都有免费试用,我们是一群友好的人!
Our UK based company Cynapps limited makes low-cost lightweight applications for this exact purpose. You can have a look at http://www.cynapps.net/intellioms/. All products have a free trial and we're a friendly bunch of people!