stanleywu111 / jump-orderbookLinks
Coding exercise I did ages ago for a Jump Trading interview
☆35Updated 11 years ago
Alternatives and similar repositories for jump-orderbook
Users that are interested in jump-orderbook are comparing it to the libraries listed below
Sorting:
- C++ low-latency in-memory order book☆92Updated 11 years ago
- Implementation of a orderbook data structure for LOB research capabilities.☆145Updated last year
- High-throughput / low-latency C++ application framework☆68Updated 2 years ago
- A low-latency, high-throughput order matching system implementation.☆41Updated last year
- C++ Trading Algorithm Backtest Environment☆88Updated 6 years ago
- Nasdaq Order Book Reconstructor☆245Updated 3 years ago
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆49Updated 4 years ago
- A minimalist, low-latency, HFT CME MDP3.0 C++ market data feed handler and pcap file reader (MDP 3.0)☆47Updated 8 months ago
- C++ implementation of options pricing models☆77Updated 7 years ago
- Low latency Limit Order Book and Matching Engine created in C++, able to handle over 1.4 million transactions per second.☆59Updated last year
- Simple Market Simulator implementation for HFT stress testing☆30Updated 12 years ago
- FIX order manager client for fix order routing in C++ using QuickFIX engine can be used for Trading Technologies (TT) or CQG and others☆13Updated 10 months ago
- Personal Project that implements a variety of HFT strategies in C++☆73Updated 4 years ago
- High performance, low latency high frequency trading system written from scratch in C++☆40Updated last year
- A C++ and Python implementation of the limit order book.☆277Updated 4 years ago
- Cross Exchange/Hedged market making Trading Bot in C++☆148Updated 2 years ago
- C++14 implementation of an Order Book Stock Exchange☆21Updated 8 years ago
- A collection of High-Frequency trading components☆290Updated 9 years ago
- A high performance map.☆100Updated 5 years ago
- Helix, a market data feed handler for C and C++.