lamter
|
b956769f9c
|
-change : 适配Python3的语法
|
2017-04-27 15:48:40 +08:00 |
|
lamter
|
1e1ca13655
|
- change : 去掉了对 shelve 的使用,同时不再依赖于 bsddb。此时没有bsddb的Python3,应该可以使用。
|
2017-04-27 15:39:33 +08:00 |
|
lamter
|
d1f211a45f
|
- change : 修正自动连接CTP的报错
|
2017-04-27 10:49:47 +08:00 |
|
lamter
|
d4686b6275
|
- change : CTP_connect 通过 VT_setting.json 文件来指定
|
2017-04-26 23:07:56 +08:00 |
|
lamter
|
3cbf54cffa
|
- add : 客户端通过服务器来获得可加载的接口
|
2017-04-26 23:01:34 +08:00 |
|
lamter
|
cf7adb015a
|
- change : 添加自动关闭服务功能
|
2017-04-26 22:47:59 +08:00 |
|
lamter
|
287836bf28
|
- change : 增加自动链接CTP和链接MongoDB
|
2017-04-26 22:38:53 +08:00 |
|
lamter
|
e512ea59db
|
- change : 修正策略Demo中加载错误
|
2017-04-26 22:35:55 +08:00 |
|
lamter
|
ee36ddea45
|
- change : 添加加载交易接口错误的log
|
2017-04-26 22:28:15 +08:00 |
|
lamter
|
bad997ce9f
|
- change : vtServer.py 在不适用 PyQt4 时不再加载相关的包
|
2017-04-26 22:26:12 +08:00 |
|
lamter
|
2c5abc4d90
|
- change : Docker启动命令添加映射VT_setting.json 的参数
|
2017-04-26 22:23:47 +08:00 |
|
lamter
|
f8d48bd4b9
|
- change : 命令行启动 vtServer.py 可以通过参数指定 VT_setting.json
|
2017-04-26 22:23:05 +08:00 |
|
lamter
|
2d45b7a586
|
- add : 添加全局变量文件
|
2017-04-26 22:22:06 +08:00 |
|
chenxy123
|
e3598be7e0
|
增加CTA策略模块加载策略时的异常捕捉机制
|
2017-04-24 22:54:21 +08:00 |
|
chenxy123
|
d8fa6daac7
|
增加pnl单元格的颜色显示,修复ctpGateway持仓查询中均价计算的错误
|
2017-04-21 21:27:00 +08:00 |
|
chenxy123
|
2362320ee8
|
修改默认语言为中文
|
2017-04-19 21:55:07 +08:00 |
|
chenxy123
|
bfd8202529
|
重新添加语言文件夹
|
2017-04-19 21:36:27 +08:00 |
|
chenxy123
|
5ec7a6af2a
|
移除错误的语言文件夹
|
2017-04-19 21:32:10 +08:00 |
|
chenxy123
|
d5fc1fc12d
|
Merge branch 'dev' of https://github.com/vnpy/vnpy
|
2017-04-14 22:52:15 +08:00 |
|
chenxy123
|
6b4bd355d6
|
1. 增加国际能源交易中心
2. 解决ctpGateway的onRspQryInvestorPostion的持仓数据为空过滤问题
|
2017-04-14 22:51:55 +08:00 |
|
chenxy123
|
a86c586281
|
修改
|
2017-04-13 22:41:33 +08:00 |
|
cooooo
|
adb146ac20
|
添加导入TradeBlazer导出到csv数据
|
2017-04-12 16:49:14 +08:00 |
|
cooooo
|
126431c7b0
|
typo
|
2017-04-10 23:12:39 +08:00 |
|
chenxy123
|
d9401ba055
|
增加主引擎内的英文翻译,修复ctpGateway中onRspQryInvestorPosition的zerodivision问题
|
2017-04-10 21:40:18 +08:00 |
|
chenxy123
|
f0179c410d
|
增加seaborn优化回测显示效果
|
2017-04-09 09:42:00 +08:00 |
|
vn.py
|
273471372b
|
Merge pull request #281 from hackerwei/dev
result figure update
|
2017-04-09 09:29:24 +08:00 |
|
hackerwei
|
854b04dec9
|
result figure update
|
2017-04-09 00:12:30 +08:00 |
|
chenxy123
|
d5e5cfc1c9
|
增加tick模式下,回测撮合时,对于涨跌停的过滤处理
|
2017-04-08 10:42:41 +08:00 |
|
chenxy123
|
f5dc13398f
|
增加IB和CTP接口的英文翻译
|
2017-04-07 23:00:25 +08:00 |
|
chenxy123
|
97b16cf362
|
修复一个逻辑错误
|
2017-04-07 22:32:12 +08:00 |
|
chenxy123
|
6d333629cc
|
修改ctpGateway的持仓查询回报为更加简洁的实现
|
2017-04-07 22:28:28 +08:00 |
|
chenxy123
|
e65ce91b55
|
增加委托拒单状态
|
2017-04-07 21:58:52 +08:00 |
|
chenxy123
|
e80702042f
|
Merge branch 'dev' of https://github.com/vnpy/vnpy
|
2017-04-07 21:46:35 +08:00 |
|
chenxy123
|
d8df4db277
|
修复typo
|
2017-04-07 21:46:14 +08:00 |
|
hackerwei
|
f12445f88b
|
typo & error in kk strategy
|
2017-04-07 20:30:44 +08:00 |
|
hackerwei
|
05212ea91e
|
typo
|
2017-04-07 00:12:16 +08:00 |
|
chenxy123
|
0694738fe2
|
1. 增加CTA模块退出时保存持仓的询问
2. 增加DualThrust策略
|
2017-04-04 20:17:38 +08:00 |
|
chenxy123
|
1b7f15f459
|
修复CTP接口认证部分的bug
|
2017-04-02 22:26:36 +08:00 |
|
chenxy123
|
5b6a4a88ae
|
增加CTA引擎和回测引擎中发送委托时对合约最小价格变动的取整
|
2017-03-27 06:49:28 +08:00 |
|
chenxy123
|
f2e15cba65
|
完成CTA策略模块的翻译
|
2017-03-20 22:51:43 +08:00 |
|
chenxy123
|
814ddb593d
|
增加KK策略的移动止损出场功能,更新附带的股指数据到最新
|
2017-03-20 22:23:41 +08:00 |
|
chenxy123
|
416e27f1f7
|
增加风控模块和行情记录模块的英文翻译
|
2017-03-19 23:10:34 +08:00 |
|
chenxy123
|
86056f46f6
|
增加主界面上的英文支持
|
2017-03-19 16:10:05 +08:00 |
|
chenxy123
|
f3e6a1c02c
|
CTA引擎中增加对重复成交推送的过滤
|
2017-03-18 12:22:49 +08:00 |
|
chenxy123
|
9f6ea1fd5c
|
1. ctaAlgo模块改名ctaStrategy
2. 将vn.trader下的所有接口统一放到了一个单独的gateway文件夹中,并实现自动识别和加载
|
2017-03-18 12:19:51 +08:00 |
|
chenxy123
|
531818ac5f
|
增加合约查询组件的过滤功能
|
2017-03-15 23:33:52 +08:00 |
|
chenxy123
|
1517117b8e
|
在CTP接口层添加对无效数据的过滤
|
2017-03-10 23:24:24 +08:00 |
|
vn.py
|
0bc2256561
|
Revert "在行情订阅中,增加了编辑订阅合约的功能"
|
2017-03-10 23:10:50 +08:00 |
|
vn.py
|
f2dba02243
|
Merge pull request #253 from ares89/master
在行情订阅中,增加了编辑订阅合约的功能
|
2017-03-08 22:50:08 +08:00 |
|
chenxy123
|
21ce611ccd
|
增加持仓盈亏字段
|
2017-03-08 22:34:17 +08:00 |
|