From a2bf8ec41ba75169e581c24489a065510c1c74f1 Mon Sep 17 00:00:00 2001 From: msincenselee Date: Wed, 3 Nov 2021 16:48:43 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= =?UTF-8?q?+=E4=B8=80=E4=BA=9B=E5=9C=A8=E7=BA=BF=E8=AF=BE=E7=A8=8B?= =?UTF-8?q?=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d8e7344..3e321dd7 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,20 @@ github 链接: https://github.com/msincenselee/vnpy gitee 链接: https://gitee.com/vnpy2/vnpy ###Fork版本主要改进如下 +17、东财股票接入 + + - vnpy.api.eastmoney_api, + + 自动登录 + + - vnpy.gateway.eastmoney + + 普通账号、信用账号、期权账号 + + - vnpy.data.eastmoney + + 下载网页版数据 + + - prod.stock_em02_gw + prod.stock_em02_rpc01 + prod.stock_em02_rpc02 + 分布式引擎脚本示例 + 16、EasyTrade股票接入(国金证券) - vnpy.api.easytrader, @@ -139,7 +153,10 @@ gitee 链接: https://gitee.com/vnpy2/vnpy 大佳 QQ/Wechat:28888502 -2020最新套利课程:http://www.uquant.org/course/43 +2021 股票CTA实战课程:http://www.uquant.org/course/49 +2021 期货缠论高级课程:http://www.uquant.org/course/48 +2021 数字货币CTA课程:http://www.uquant.org/course/46 +2020 期货套利课程:http://www.uquant.org/course/43 -------------------------------------------------------------------------------------------- # 原版 vn.py - 基于python的开源交易平台开发框架