Skip to content

skaba/Log4FIX-J

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Build Instructions

Requires: Java 6, Ant 1.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)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%