Skip to content

jkthom/order_book_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order Book Engine

A high-performance, C++ limit-order matching engine.

Build

```bash mkdir build && cd build cmake .. make ```

Usage

```bash ./ob_engine # starts the engine REPL ctest # runs unit tests ```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors