A fast L2/L3 orderbook data structure, in C, for Python
☆311Nov 3, 2025Updated 3 months ago
Alternatives and similar repositories for orderbook
Users that are interested in orderbook are comparing it to the libraries listed below
Sorting:
- Cryptocurrency Exchange Websocket Data Feed Handler☆2,713Feb 1, 2026Updated last month
- A scalable storage service for cryptocurrency data☆409Apr 18, 2024Updated last year
- Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C☆1,319Nov 13, 2024Updated last year
- Poisson intensity of limit order execution, calibration of parameters A and k using level 1 tick data☆37Jan 3, 2021Updated 5 years ago
- A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.☆711Feb 13, 2026Updated 2 weeks ago
- Database for L2 orderbook☆742Jan 25, 2024Updated 2 years ago
- A lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.☆16Apr 20, 2021Updated 4 years ago
- trend / momentum and other patterns in financial timeseries☆278Jun 27, 2021Updated 4 years ago
- Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-te…☆13Jul 12, 2019Updated 6 years ago
- Matching Engine for Limit Order Book☆408Feb 4, 2026Updated 3 weeks ago
- Machine learning workflow for use with the Gryphon Framework based on Tensorflow☆19Dec 8, 2022Updated 3 years ago
- Fully functioning fast Limit Order Book written in Python☆198Jan 1, 2023Updated 3 years ago
- Ultra low latency L2/L3 orderbook in modern C++20 achieving single digit nanosecond performance☆191Dec 3, 2025Updated 2 months ago
- Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Ti…☆2,224Aug 27, 2022Updated 3 years ago
- Optimal control of risk aversion in Avellaneda Stoikov high frequency market making model with Soft Actor Critic reinforcement learning☆146Dec 28, 2019Updated 6 years ago
- A fast in-memory limit order book (LOB).☆166Jan 29, 2023Updated 3 years ago
- Avellaneda-Stoikov HFT market making algorithm implementation☆644Jul 6, 2023Updated 2 years ago
- Asynchronous, event-driven algorithmic trading in Python and C++☆772Dec 15, 2025Updated 2 months ago
- Implementation of a orderbook data structure for LOB research capabilities.☆166Mar 4, 2024Updated last year
- Python client for tardis.dev - historical tick-level cryptocurrency market data replay API.☆139Updated this week
- ☆38Aug 2, 2021Updated 4 years ago
- Study of price volume data to analyze an order imbalance strategy for Bitcoin on BitMEX platform☆12Dec 31, 2018Updated 7 years ago
- Visualize CryptoStore trade data☆12May 8, 2019Updated 6 years ago
- OrderBook Simulator with Limit and Iceberg functionality☆81Mar 20, 2019Updated 6 years ago
- ☆55Apr 10, 2021Updated 4 years ago
- OrderBook Heatmap visualizes the limit order book, compares resting limit orders and shows a time & sales log with live market data strea…☆490Mar 9, 2021Updated 4 years ago
- ☆436Jan 10, 2021Updated 5 years ago
- VisualHFT is a WPF/C# desktop GUI that shows market microstructure in real time. You can track advanced limit‑order‑book dynamics and exe…☆1,072Feb 13, 2026Updated 2 weeks ago
- Academic python library that records changes to instances of the limit order book for pairs supported on the coinbase exchange.☆54Aug 23, 2021Updated 4 years ago
- Free, open source, a high frequency trading and market making backtesting and trading bot, which accounts for limit orders, queue positio…☆3,734Dec 23, 2025Updated 2 months ago
- High Frequency Market Making☆612Sep 24, 2023Updated 2 years ago
- Example Order Book Imbalance Algorithm☆840Jul 25, 2023Updated 2 years ago
- Algorithmic trading strategies research and execution platform☆47Feb 16, 2026Updated 2 weeks ago
- Python code for High-frequency trading in a limit order book by Marco Avellaneda and Sasha Stoikov☆151May 9, 2020Updated 5 years ago
- A very light matching engine in Python.☆355Jan 2, 2022Updated 4 years ago
- High-frequency statistical arbitrage☆243Jul 30, 2023Updated 2 years ago
- Jupyter notebook to calculate trading profit and loss☆27Sep 16, 2022Updated 3 years ago
- Open source TCA (transaction cost analysis) Python library for FX spot☆246Feb 2, 2024Updated 2 years ago
- Example of order book modeling.