/order-book

Simple implementation of a limit order book.

Primary LanguagePython

Order Book

  • Simple implementation of a limit order book
  • Mainly to practice writing good Python code