Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 509 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 509 Bytes

Log4FIX/J - FIX (Financial Information Exchange) Message Parser/ Viewer

Build Instructions

Requires: Java 8

All thirdparty JARs and licenses are included

$ cd /path/to/Log4FIX-J
$ ant dist

Execute

$ cd /path/to/Log4FIX-J/build/stage/bin
$ java -jar log4fix-2.0.0.jar

After the Log4FIX UI launches press the "Import" button, select a FIX log file to view the log.

Sample Messages

There are a handful of sample messages located in the src/test/resources/logs directory.