Add QTradeX (#33)

This commit is contained in:
squiddible
2025-05-24 22:23:20 +01:00
committed by GitHub
parent 36126e7f27
commit 29b3aafe25
+1
View File
@@ -133,6 +133,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
> Vector Based Frameworks
- [QTradeX](https://github.com/squidKid-deluxe/QTradeX-Algo-Trading-SDK) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/squidKid-deluxe/QTradeX-Algo-Trading-SDK) ![GitHub Repo stars](https://img.shields.io/github/stars/squidKid-deluxe/QTradeX-Algo-Trading-SDK?style=social) | Python, Live Trading | - A powerful and flexible Python framework for designing, backtesting, optimizing, and deploying algotrading bots
- [FinHack](https://github.com/FinHackCN/finhack) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/FinHackCN/finhack/main) ![GitHub Repo stars](https://img.shields.io/github/stars/FinHackCN/finhack?style=social) | Python | - 一个易于拓展的量化金融框架,它在当前版本中集成了数据采集、因子计算、因子挖掘、因子分析、机器学习、策略编写、量化回测、实盘接入等全流程的量化投研工作
- [pysystemtrade](https://github.com/robcarver17/pysystemtrade) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/robcarver17/pysystemtrade/master) ![GitHub Repo stars](https://img.shields.io/github/stars/robcarver17/pysystemtrade?style=social) | Python, Live Trading | - Systematic Trading in python from book <Systematic Trading> by Rob Carver
- [finmarketpy](https://github.com/cuemacro/finmarketpy) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/cuemacro/finmarketpy/master) ![GitHub Repo stars](https://img.shields.io/github/stars/cuemacro/finmarketpy?style=social) | Python | - Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)