Commit Graph

23 Commits

Author SHA1 Message Date
lamter
e512ea59db - change : 修正策略Demo中加载错误 2017-04-26 22:35:55 +08:00
chenxy123
e3598be7e0 增加CTA策略模块加载策略时的异常捕捉机制 2017-04-24 22:54:21 +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
cooooo
adb146ac20 添加导入TradeBlazer导出到csv数据 2017-04-12 16:49:14 +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
97b16cf362 修复一个逻辑错误 2017-04-07 22:32:12 +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
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
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