Level 2 order book implemented in Python using Sorted Containers primarily for analysis.
The goal is not to implement all order book operations, rather to be able to query and get relevant information quickly.
Partially inspired by HFT-Orderbook
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Level 2 order book implemented in Python using Sorted Containers primarily for analysis.
The goal is not to implement all order book operations, rather to be able to query and get relevant information quickly.
Partially inspired by HFT-Orderbook