cclauss
7b67a0bac6
fix undefined name xtpGateway
2018-04-13 09:55:17 +02:00
cclauss
34375820a5
fix undefined name xtpGateway
2018-04-13 09:49:43 +02:00
cclauss
82d0c07ed6
import logging in vnkorbit.py
2018-04-13 09:31:21 +02:00
msincenselee
cb4580fb7a
修复bug,解决同一时刻多个开平仓得计算问题
2018-04-13 15:19:02 +08:00
cclauss
8969d084e7
Add Travis CI to automatically run flake8 tests
...
Step 1 of #818
There are tons of tools in the [GitHub Marketplace](https://github.com/marketplace ) but the one that I use the most is [Travis CI](https://travis-ci.org ) because it is free for Open Source projects like this one and it is quite flexible at running tests. This config file has Travis run [flake8](http://flake8.pycqa.org ) tests on every pull request so that you can quickly see if there are breaking changes. At https://travis-ci.org/profile you would need to flip the switch for this repo on and the commit any change to the repo for the testing to begin.
2018-04-13 08:55:05 +02:00
zhu4ling3
29dd68e883
初步完成dataRecord的全过程时序
2018-04-12 23:57:33 -04:00
zhu4ling3
c36a58d5e3
初步完成dataRecord的全过程时序
2018-04-12 23:57:02 -04:00
zhu4ling3
727ea4bae2
初步完成dataRecord的全过程时序
2018-04-12 23:56:30 -04:00
zhu4ling3
12b1e10c51
初步完成dataRecord的全过程时序
2018-04-12 05:51:29 -04:00
zhu4ling3
e8059cfc4b
v
2018-04-10 05:36:43 -04:00
zhu4ling3
f5d87ba8af
v
2018-04-10 02:41:45 -04:00
vn.py
be395abd82
Merge pull request #812 from tianqin18/dev
...
修正天勤数据接口不能正常获取数据的bug
2018-04-10 10:17:51 +08:00
zhu4ling3
4aaf77a423
新增DataEngine的处理
2018-04-09 20:18:24 +08:00
zhu4ling3
a0575aa7bf
新增README.md文件
2018-04-09 05:33:16 -04:00
msincenselee
0efcc3efbe
修改HC的夜盘收盘时间
2018-04-09 17:14:05 +08:00
zhu4ling3
932143d2dd
v
2018-04-09 04:44:04 -04:00
yangyang
bc7c9cd92b
修正天勤数据接口不能正常获取数据的bug
2018-04-09 16:30:19 +08:00
zhu4ling3
adf1cc6ff2
v
2018-04-08 10:31:33 -04:00
zhu4ling3
244cfb0f7f
v
2018-04-07 05:45:17 -04:00
zhu4ling3
9b0d6fd0a0
v
2018-04-06 20:56:19 -04:00
msincenselee
764b1bd7bb
增加小时级别k线和日线级别K线
2018-04-02 19:17:11 +08:00
msincenselee
f55505fec7
解决导出结果csv多了一空行的问题
2018-04-01 13:17:56 +08:00
msincenselee
44f2926a3b
合并json文件为一个
2018-03-29 13:47:41 +08:00
msincenselee
d173201a0e
新增能源交易所
2018-03-29 11:56:46 +08:00
vn.py
e0ab6f7c9b
Merge branch 'dev' of https://github.com/vnpy/vnpy into dev
2018-03-28 13:02:19 +08:00
vn.py
90f535d5cb
[Fix]修复手动交易组件的Tick更新机制bug
2018-03-28 13:02:04 +08:00
msincenselee
9038225807
新增okex,binance
2018-03-27 17:26:15 +08:00
vn.py
7526e1e630
Merge pull request #797 from tianqin18/dev
...
针对天勤接口协议中合约代码规则变更, 相应调整demo及文档说明
2018-03-27 10:28:17 +08:00
vn.py
fe636ade04
[Add]增加对pyqtSignal的版本兼容处理
2018-03-27 10:10:00 +08:00
yangyang
880e0b3868
修正天勤接口收到非数据包时抛出exception的bug
2018-03-26 15:56:11 +08:00
yangyang
83b600be49
针对天勤接口协议中合约代码规则变更, 相应调整demo及文档说明
2018-03-26 15:23:14 +08:00
vn.py
99e6c4d6fc
[Add]增加火币交易接口的代理功能
2018-03-26 11:23:53 +08:00
YongZhi Cao
09110b2a67
perfect the import program by TDX-CSV,and add a new import program by TDX-LC1
2018-03-25 22:23:03 +08:00
msincenselee
0c4caf5390
update readme
2018-03-25 21:17:50 +08:00
msincenselee
aad45d2485
增加手续费的统计显示
2018-03-25 17:16:04 +08:00
vn.py
f43c4b010c
[Add]增加VT_setting中关于小数位显示的配置
2018-03-21 12:51:49 +08:00
vn.py
162b4cc7b6
[Add]增加VnTrader小数点显示配置参数
2018-03-21 12:39:27 +08:00
vn.py
f2787e2390
[Add]新增crrCython期权定价模型,感谢杭州-Michael的贡献
2018-03-21 12:35:25 +08:00
vn.py
254f5abb6b
[Fix]修复OM策略引擎的vtSymbol和strategy映射bug
2018-03-21 10:47:00 +08:00
msincenselee
ecd82aa8fa
update
2018-03-20 20:14:32 +08:00
msincenselee
be06f28853
更新安装步骤
2018-03-20 19:38:57 +08:00
msincenselee
20ce7ec925
移除安装脚本
2018-03-20 19:33:21 +08:00
vn.py
e459ea311e
[Del]移除无用信息
2018-03-20 17:35:08 +08:00
vn.py
3c168f1d83
[Fix]增加火币行情接口延时订阅功能
2018-03-20 17:16:18 +08:00
msincenselee
828494dbe9
fix positin bug
2018-03-19 11:43:33 +08:00
msincenselee
a6a57eca46
增加对发送订单的volume,强制转换INT
2018-03-19 10:17:24 +08:00
msincenselee
61263cfd35
修复委托列表的key
2018-03-19 10:16:24 +08:00
msincenselee
46afeb57d4
新增okex gateway
2018-03-18 23:15:12 +08:00
vn.py
f0ab8df80e
[Mod]修改huobiGateway的委托号使用本地委托号
2018-03-18 21:54:39 +08:00
msincenselee
2b197fa0c6
增加okex、增加组合索引
2018-03-18 21:05:54 +08:00