real high-frequency-trading system based on c++
☆120Apr 5, 2019Updated 6 years ago
Alternatives and similar repositories for hft
Users that are interested in hft are comparing it to the libraries listed below
Sorting:
- 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…☆53Dec 22, 2020Updated 5 years ago
- Ultra low latency L2/L3 orderbook in modern C++20 achieving single digit nanosecond performance☆191Dec 3, 2025Updated 3 months ago
- High performance, low latency high frequency trading system written from scratch in C++☆56Sep 14, 2023Updated 2 years ago
- Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C☆1,321Nov 13, 2024Updated last year
- HFTrader is fully automated high frequency trading system☆96Dec 12, 2012Updated 13 years ago
- High Frequency Market Making☆613Sep 24, 2023Updated 2 years ago
- Personal Project that implements a variety of HFT strategies in C++☆76Apr 29, 2021Updated 4 years ago
- High Frequency Pairs Trading Based on Statistical Arbitrage (Python)☆103Feb 27, 2019Updated 7 years ago
- Baruch MFE 2019 Spring☆44May 29, 2020Updated 5 years ago
- Algorithmic trading strategies research and execution platform☆59Feb 26, 2026Updated last week
- High frequency trading (HFT) framework built for futures using machine learning and deep learning techniques☆553Sep 20, 2022Updated 3 years ago
- Proprietary trading solution for high-frequency trading (HFT) and statistical arbitrage algorithms☆89Oct 24, 2013Updated 12 years ago
- A C++ Quantitative Trading System☆97May 29, 2016Updated 9 years ago
- A repo for generating random NFTs with metadata 100% on chain!☆37Mar 8, 2024Updated last year
- ☆119Nov 3, 2025Updated 4 months ago
- ☆38Aug 2, 2021Updated 4 years ago
- ☆127Dec 12, 2017Updated 8 years ago
- A collection of High-Frequency trading components☆303Nov 8, 2015Updated 10 years ago
- HFT based application that work with Akela Connectivity for NYSE.☆19Jun 22, 2017Updated 8 years ago
- ☆141Nov 10, 2021Updated 4 years ago
- ☆11Dec 18, 2015Updated 10 years ago
- A bot for an algorithmic trading competition that trades options using statistical arbitrage and delta and vega hedging☆12Jan 27, 2018Updated 8 years ago
- Poisson intensity of limit order execution, calibration of parameters A and k using level 1 tick data☆38Jan 3, 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
- a Rust implementation of the FIX API for the cTrader trading platform☆10Feb 17, 2026Updated 2 weeks ago
- Use machine learning to trade bitcoin.☆10Jun 10, 2021Updated 4 years ago
- Avellaneda-Stoikov HFT market making algorithm implementation☆644Jul 6, 2023Updated 2 years ago
- Bayer, Friz, Gulisashvili, Horvath, Stemper (2017). Short-time near-the-money skew in rough fractional volatility models.☆13Mar 23, 2017Updated 8 years ago
- Market data collector for crypto exchanges (Coinbase, Bitfinex, Bitmex, Kraken) written in C++☆14Feb 3, 2026Updated last month
- Repo for HFT project in CMF☆28Jan 4, 2023Updated 3 years ago
- Example Order Book Imbalance Algorithm☆840Jul 25, 2023Updated 2 years ago
- Low latency Limit Order Book and Matching Engine created in C++, able to handle over 1.4 million transactions per second.☆139Jun 12, 2024Updated last year
- Highly optimized versions of memmove, memcpy, memset, and memcmp supporting SSE4.2, AVX, AVX2, and AVX512☆14Mar 3, 2019Updated 7 years ago
- C++ High Frequency Trading☆10Dec 23, 2016Updated 9 years ago
- A project of implementing, modeling, and simulating asset-backed securities.☆16Mar 27, 2018Updated 7 years ago
- Market making strategy example☆27Feb 26, 2021Updated 5 years ago
- Marketmaker trading strategy