briancoyner / Log4FIX-J

FIX (Financial Information Exchange) Message Parser/ Viewer (Java)

Home Page:https://briancoyner.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FIX (Financial Information Exchange) Message Parser/ Viewer (Java)

https://briancoyner.github.io

License:Other


Languages

Language:Java 100.0%