Commit Graph

1138 Commits

Author SHA1 Message Date
cclauss
9b3492d88a Futurize older examples/F*,J*,S*,T* 2018-04-16 09:48:46 +02:00
vn.py
50277d79a5 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2018-04-16 13:16:51 +08:00
vn.py
3a0462362b [Mod]修改火币接口函数 2018-04-16 13:16:39 +08:00
vn.py
af66a8c09d
Merge pull request #820 from cclauss/import-logging-in-vnkorbit.py
import logging in vnkorbit.py
2018-04-16 09:38:15 +08:00
vn.py
6fb8b2e14a
Merge pull request #824 from cclauss/modernize_vnpy_rpc
Modernize vnpy/rpc to get ready for Python 3
2018-04-16 09:35:13 +08:00
cclauss
41dee09540 Modernize vnpy/rpc to get ready for Python 3 2018-04-13 10:17:28 +02:00
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
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
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
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
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
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
vn.py
e459ea311e [Del]移除无用信息 2018-03-20 17:35:08 +08:00
vn.py
3c168f1d83 [Fix]增加火币行情接口延时订阅功能 2018-03-20 17:16:18 +08:00
vn.py
f0ab8df80e [Mod]修改huobiGateway的委托号使用本地委托号 2018-03-18 21:54:39 +08:00
vn.py
c209a7698b [Add]添加huobiGateway 2018-03-18 20:14:02 +08:00
vn.py
3e9ada283c [Add]添加火币API的同步模式支持 2018-03-17 23:41:46 +08:00
vn.py
b20bf69add [Mod]升级火币交易API到最新版本 2018-03-17 23:11:35 +08:00
vn.py
bdb7c1e7b6 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2018-03-14 14:31:40 +08:00
vn.py
23e95bbc4a [Add]新增修改后的火币接口 2018-03-14 14:29:26 +08:00
vn.py
a555908833
Merge pull request #780 from tesla1060/master
sec api onRsp*QryPosition 返回的exchangeID是 ‘SH’形式的,需要用exchangeMapReverse转回
2018-03-14 09:02:07 +08:00
shuo_at_work
44170f6a04 exchangeID received from gateway is 'SH',should use exchangeMapReverse to get vnpy exchangeID. 2018-03-13 10:30:55 +08:00
tesla1060
705e4d3dae
Merge pull request #2 from vnpy/master
merge with source repo.
2018-03-13 10:17:56 +08:00
vn.py
0de9573759 [Fix]Close #778 2018-03-12 09:42:40 +08:00
vn.py
9e71df1ebd [Mod]修改MainEngineProxy的exit函数 2018-03-08 09:35:25 +08:00
vn.py
d2f80c86c9
Merge pull request #772 from oldoldjiang/fixRsReconIssue
fix ISSUE 750
2018-03-08 09:31:40 +08:00