https://github.com/shidenggui/easytrader
提供同花顺客户端/miniqmt/雪球的股票量化交易,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合
https://github.com/shidenggui/easytrader
Last synced: 4 days ago
JSON representation
提供同花顺客户端/miniqmt/雪球的股票量化交易,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合
- Host: GitHub
- URL: https://github.com/shidenggui/easytrader
- Owner: shidenggui
- License: mit
- Created: 2015-12-05T11:28:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-19T02:52:32.000Z (16 days ago)
- Last Synced: 2025-04-30T15:17:10.645Z (4 days ago)
- Language: Python
- Homepage:
- Size: 903 KB
- Stars: 8,416
- Watchers: 577
- Forks: 2,742
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - shidenggui/easytrader - 04 star:8.4k fork:2.7k 提供同花顺客户端/miniqmt/雪球的股票量化交易,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合 (Python)
README
# easytrader
[](https://pypi.python.org/pypi/easytrader)
[](https://github.com/shidenggui/easytrader/blob/master/LICENSE)* 进行股票量化交易
* 通用的同花顺客户端模拟操作
* 支持券商的 [miniqmt](https://easytrader.readthedocs.io/zh-cn/master/miniqmt/) 官方量化接口
* 支持雪球组合调仓和跟踪
* 支持远程操作客户端
* 支持跟踪 `joinquant`, `ricequant` 的模拟交易### 微信群以及公众号
欢迎大家扫码关注公众号「食灯鬼」,一起交流。进群可通过菜单加我好友,备注量化。

若二维码因 Github 网络无法打开,请点击[公众号二维码](https://camo.githubusercontent.com/6fad032c27b30b68a9d942ae77f8cc73933b95cea58e684657d31b94a300afd5/68747470733a2f2f67697465652e636f6d2f73686964656e676775692f6173736574732f7261772f6d61737465722f755069632f6d702d71722e706e67)直接打开图片。
### Author
> Blog [@shidenggui](https://shidenggui.com) · Weibo [@食灯鬼](https://www.weibo.com/u/1651274491) · Twitter [@shidenggui](https://twitter.com/shidenggui)
### 相关
* [easyquotation 实时获取全市场股票行情](https://github.com/shidenggui/easyquotation)
* [easyquant 简单的量化框架](https://github.com/shidenggui/easyqutant)### 模拟交易
* 雪球组合 by @[haogefeifei](https://github.com/haogefeifei)([说明](doc/xueqiu.md))
### 使用文档
[中文文档](https://easytrader.readthedocs.io/)