LightMatchingEngine Versions Save

A very light matching engine in Python.

2019.1.5

4 years ago

Features

  • Performance test supported

  • Cythonized package to improve performance

v0.0.2

7 years ago

New features:

  • Supported market orders (by price = 0)
  • Removed side in cancel_order

Resolved issues:

  • Cancellation does not validate the side (#1)