Full Code of hstcscolor/awesome-trade for AI

master 87a565e14cc5 cached
1 files
3.8 KB
1.7k tokens
1 requests
Download .txt
Repository: hstcscolor/awesome-trade
Branch: master
Commit: 87a565e14cc5
Files: 1
Total size: 3.8 KB

Directory structure:
gitextract_1gycyjbo/

└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: README.md
================================================
# 自动交易大全
***
### 目录
- [自动交易大全](#)
    - [框架与回测](#框架与回测)
    - [交易机器人](#交易机器人)
    - [经纪商与交易所API](#经纪商与交易所api)
    - [行情与数据](#行情与数据)
    - [策略与研究](#策略与研究)
    - [机器学习与AI](#机器学习与ai)
    - [技术指标与分析](#技术指标与分析)
    - [绩效与风险](#绩效与风险)
    - [定价与金融工程](#定价与金融工程)
    - [通用工具库](#通用工具库)
    - [资源合集](#资源合集)

### 框架与回测

* [vnpy](https://github.com/vnpy/vnpy) - 基于 python 的开源量化交易平台开发框架
* [abu](https://github.com/bbfamily/abu) - 阿布量化交易系统(股票,期权,期货,比特币,机器学习)
* [quantdigger](https://github.com/QuantFans/quantdigger) - 基于 python 的量化交易平台
* [QUANTAXIS](https://github.com/yutiansut/QUANTAXIS) - 量化金融策略框架,支持股票/期货/数字货币
* [RQAlpha](https://github.com/ricequant/rqalpha) - 米筐开源的 Python 量化回测/实盘框架
* [zipline](https://github.com/quantopian/zipline) - Quantopian 出品的 Pythonic 算法交易库
* [backtrader](https://github.com/mementum/backtrader) - Python 回测与实盘框架,社区活跃
* [QuantConnect/Lean](https://github.com/QuantConnect/Lean) - C# 跨资产算法交易引擎
* [WonderTrader](https://github.com/wondertrader/wondertrader) - C++ 高性能量化交易研发框架
* [Hikyuu](https://github.com/fasiondog/hikyuu) - C++/Python 高性能量化交易研究框架

### 交易机器人

* [Freqtrade](https://github.com/freqtrade/freqtrade) - 功能完整的 Python 加密货币交易机器人
* [Hummingbot](https://github.com/hummingbot/hummingbot) - 做市与套利开源机器人
* [Jesse](https://github.com/jesse-ai/jesse) - Python 加密货币算法交易框架
* [OctoBot](https://github.com/Drakkar-Software/OctoBot) - 模块化加密货币交易机器人
* [Zenbot](https://github.com/DeviaVir/zenbot) - 命令行加密货币交易机器人,Node.js + MongoDB
* [magic8bot](https://github.com/magic8bot/magic8bot) - 基于 Node.js + MongoDB 的加密货币交易机器人
* [Gekko](https://github.com/askmike/gekko) - Node.js 编写的比特币交易机器人
* [StockSharp](https://github.com/StockSharp/StockSharp) - .NET 全资产算法交易平台
* [Trump2Cash](https://github.com/maxbbraun/trump2cash) - 由 Trump 推文驱动的炒股机器人

### 经纪商与交易所API

* [ccxt](https://github.com/ccxt/ccxt) - JavaScript / Python / PHP 加密货币统一交易库,支持 100+ 交易所
* [XChange](https://github.com/knowm/XChange) - 60+ 加密货币交易所的 Java API
* [goex](https://github.com/nntaoli-project/goex) - Golang 编写的多交易所 REST/WebSocket 封装
* [python-binance](https://github.com/sammchardy/python-binance) - 币安官方 REST/WebSocket Python 封装
* [ib_insync](https://github.com/erdewit/ib_insync) - Interactive Brokers 同步/异步 Python API
* [alpaca-trade-api-python](https://github.com/alpacahq/alpaca-trade-api-python) - Alpaca 美股交易 API
* [easytrader](https://github.com/shidenggui/easytrader) - 同花顺/雪球/华泰等券商自动下单 Python 库

### 行情与数据

* [tushare](https://github.com/waditu/tushare) - 中国财经数据接口包
* [akshare](https://github.com/akfamily/akshare) - 开源财经数据接口库
* [findatapy](https://github.com/cuemacro/findatapy) - 多源金融数据下载统一接口

### 策略与研究

* [fmzquant/strategies](https://github.com/fmzquant/strategies) - 一些策略的实现
* [blackbird](https://github.com/butor/blackbird) - long/short 市场中性套利策略
* [OKCoin韭菜收割机](https://github.com/richox/okcoin-leeks-reaper) - OKCoin 韭菜收割机
* [QuantResearch](https://github.com/letianzj/QuantResearch) - 量化研究与策略代码合集

### 机器学习与AI

* [FinRL](https://github.com/AI4Finance-Foundation/FinRL) - 金融强化学习开源库
* [stock-prediction-models](https://github.com/huseinzol05/Stock-Prediction-Models) - 多种深度学习炒股策略示例
* [mlfinlab](https://github.com/hudson-and-thames/mlfinlab) - 《金融机器学习进阶》配套库

### 技术指标与分析

* [TA-Lib](https://github.com/mrjbq7/ta-lib) - 技术指标计算库 Python 封装
* [pandas-ta](https://github.com/twopirllc/pandas-ta) - 基于 Pandas 的技术分析指标库
* [zvt](https://github.com/zvtvz/zvt) - 模块化的量化交易/数据/可视化平台

### 绩效与风险

* [pyfolio](https://github.com/quantopian/pyfolio) - 投资组合绩效分析
* [empyrical](https://github.com/quantopian/empyrical) - 收益率与风险指标计算

### 定价与金融工程

* [QuantLib](https://github.com/lballabio/QuantLib) - 定量金融领域的 C++ 开源标准库

### 通用工具库

* [pandas](https://github.com/pandas-dev/pandas) - 强大的 Python 数据分析工具
* [numpy](https://github.com/numpy/numpy) - Python 科学计算基础库

### 资源合集

* [awesome-quant](https://github.com/wilsonfreitas/awesome-quant) - 量化交易资源合集
* [awesome-systematic-trading](https://github.com/paperswithbacktest/awesome-systematic-trading) - 系统化交易资源合集
Download .txt
gitextract_1gycyjbo/

└── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (5K chars).
[
  {
    "path": "README.md",
    "chars": 3927,
    "preview": "# 自动交易大全\n***\n### 目录\n- [自动交易大全](#)\n    - [框架与回测](#框架与回测)\n    - [交易机器人](#交易机器人)\n    - [经纪商与交易所API](#经纪商与交易所api)\n    - [行情与"
  }
]

About this extraction

This page contains the full source code of the hstcscolor/awesome-trade GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (3.8 KB), approximately 1.7k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!