charles-cooper / itch-order-bookLinks
Fast implementation of an ITCH order book
☆383Updated 3 years ago
Alternatives and similar repositories for itch-order-book
Users that are interested in itch-order-book are comparing it to the libraries listed below
Sorting:
- A C++ and Python implementation of the limit order book.☆285Updated 5 years ago
- A collection of High-Frequency trading components☆294Updated 9 years ago
- Fast C++ adaptation of the QuantCup (http://www.quantcup.org/) limit order book.☆180Updated 11 years ago
- Implementation of a orderbook data structure for LOB research capabilities.☆151Updated last year
- Nasdaq Order Book Reconstructor☆255Updated 3 years ago
- C++ low-latency in-memory order book☆92Updated 11 years ago
- Financial Information Exchange Protocol C++ Library☆301Updated last year
- C++ interfaces used to communicate with Roq's market gateways.☆484Updated this week
- High performance components for building Trading Platform such as ultra fast matching engine, order book processor☆927Updated last month
- Low latency Limit Order Book and Matching Engine created in C++, able to handle over 1.4 million transactions per second.☆81Updated last year
- C++ examples.☆163Updated this week
- Helix, a market data feed handler for C and C++.☆119Updated 7 years ago
- Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C