Skip to content

Simple implementation of the order book with several benchmarking.

License

Notifications You must be signed in to change notification settings

Reidmen/LostOrderBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress Code

This library is for learning purposes. It's based on the repository.

TODO

  • Introduce full Limit Order Book with a minimal set of files.
  • Create benchmarks for performance when doing matching against NASDAQ-ITCH open datasets.
  • Use CppTrader for benchmarking.
  • Unit Tests
  • Logger timing and comparisons.
  • Using much it increases using atomic_queue?
  • Thread safety? Compare to orderbook
  • pybind11 for Python API
  • Concurrency?

About

Simple implementation of the order book with several benchmarking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published