From f47cce0033a56f1e6642f26a6055f46a6d9cf664 Mon Sep 17 00:00:00 2001 From: boekenbox <2372008+boekenbox@users.noreply.github.com> Date: Sun, 17 Aug 2025 00:50:36 +0200 Subject: [PATCH] Update Readme.md (#35) --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index d826786..bd0d6fb 100644 --- a/Readme.md +++ b/Readme.md @@ -130,6 +130,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [PandoraTrader](https://github.com/pegasusTrader/PandoraTrader) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/pegasusTrader/PandoraTrader/master) ![GitHub Repo stars](https://img.shields.io/github/stars/pegasusTrader/PandoraTrader?style=social) | C++ | - CTP 高频量化交易平台 C++ Trade Platform for quant developer - [hftbacktest](https://github.com/nkaz001/hftbacktest) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/nkaz001/hftbacktest/master) ![GitHub Repo stars](https://img.shields.io/github/stars/nkaz001/hftbacktest?style=social) | Python, numba | - A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books. - [Cipher](https://github.com/nanvel/cipher-bt) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/nanvel/cipher-bt/master) ![GitHub Repo stars](https://img.shields.io/github/stars/nanvel/cipher-bt?style=social) | Python | - Backtesting library with focus on position adjustment that allows testing complicated setups. Pythonic, extensible, well-structured, documented. +- [Gunbot Quant](https://github.com/GuntharDeNiro/gunbot-quant) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/GuntharDeNiro/gunbot-quant/master) ![GitHub Repo stars](https://img.shields.io/github/stars/GuntharDeNiro/gunbot-quant?style=social) | Python | - Standalone application for market screening and backtesting. Supports multi-asset, multi-strategy backtests. Includes user interface and CLI options. > Vector Based Frameworks