Skip to content

limzishen/htf-exchange

 
 

Repository files navigation

htf-exchange

A simple high-throughput exchange engine with limit order matching.

run

pytest -v test/unit # for all unit testing cases
pytest -v test/integration # for all integration testing cases

use -q for quiet mode, just test results use -vv for test names and docstrings(if exist)

About

Building an exchange.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.1%
  • HTML 2.9%