This commit is contained in:
Zhe Wang
2024-09-06 15:35:20 +01:00
parent 58e80f680c
commit bd65405d4a
+1
View File
@@ -110,6 +110,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
- [QuantFabric](https://github.com/QuantFabric/QuantFabric) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/QuantFabric/QuantFabric/master) | `C++` | - QuantFabric是基于Linux/C++开发的中高频量化交易系统,支持中金所、郑商所、大商所、上期所、上海国际能源中心的期货业务品种交易,支持上交所、深交所的股票、债券品种交易。
- [gobacktest](https://github.com/gobacktest/gobacktest) | `Go` | - A Go implementation of event-driven backtesting framework
- [Hikyuu](https://github.com/fasiondog/hikyuu) | `C++`, `Python`| - Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
- [Investing Algorithm Framework](https://github.com/coding-kitties/investing-algorithm-framework/tree/main) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/coding-kitties/investing-algorithm-framework/main) | `Python` | - Framework for developing, backtesting, and deploying automated trading algorithms and trading bots.
- [lumibot](https://github.com/Lumiwealth/lumibot/tree/8da88cadfe9ee35399dd69c94aa5ed3cf995f417) | `Python` | - A very simple yet useful backtesting and sample based live trading framework (a bit slow to run...)
- [* nautilus_trader](https://github.com/nautechsystems/nautilus_trader) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/nautechsystems/nautilus_trader/master)| `Python`, `Cython`, `Rust`, `Live Trading` | - A high-performance algorithmic trading platform and event-driven backtester
- [PyBroker](https://github.com/edtechre/pybroker) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/edtechre/pybroker/master) | `Python` | - Algorithmic Trading in Python with Machine Learning