资 源 简 介
Linux C++ command line utility to trace FIX messages from stdin.
Standalone code base, written in C++.
Uses libxml2 SAX2 api to parse XML FIX definitions -
These are in the XML FIX definition format used by QuickFix and QuickFixJ.
Includes newly created FIX 5.0SP2 XML spec, to support latest FIX standard.
Tested on Linux, g++, makefile build