/IceBook

IceBook is a simple simulator for SETS iceberg order book in Java.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

IceBook

IceBook is a simple simulator for SETS iceberg order book in Java.

The application will read new orders from stdin, apply them to the order book and output to stdout any generated trades in the format defined by IceBook.

All errors will be printed to stderr. The parsers assume well formed input.