Commit Graph

983 Commits

Author SHA1 Message Date
cclauss
4c97f408b5 Modernize vnpy/api/o* and q* 2018-05-17 09:28:42 +02:00
vn.py
92377715af
Merge pull request #869 from cclauss/modernize-vnpy_api_c_and_f
Modernize vnpy/api/c* and vnpy/api/f*
2018-05-17 09:43:04 +08:00
cclauss
b4ccfdc378 Modernize vnpy/api/c* and vnpy/api/f* 2018-05-14 16:30:28 +02:00
vn.py
e661a9f5d3 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2018-05-13 13:42:36 +08:00
vn.py
12d9957b80 [Mod]更新版本号 2018-05-13 13:42:25 +08:00
vn.py
dd332e8d94
Merge pull request #862 from shaoupipi/patch-1
Update crr.py
2018-05-13 13:39:19 +08:00
shaoupipi
c2c7d2f171
Update crr.py
import语句重复了
2018-05-13 10:52:59 +08:00
vn.py
ff07764898 [Mod]修改README.md中的安装说明 #856 2018-05-12 17:52:47 +08:00
vn.py
3d67aa36f0 [Fix]修复两个bug #861 2018-05-12 17:44:34 +08:00
vn.py
28627b1cd4 [Add]CTA模块新增getPriceTick函数 2018-05-12 17:40:51 +08:00
vn.py
4e7c193866 [Mod]移动UML到beta目录 2018-05-12 17:36:37 +08:00
vn.py
95d12646ea [Add]添加web docker中的启动入口 2018-05-12 17:34:32 +08:00
vn.py
8c85c73d4c [Mod]修改WebTrader样例支持无人值守模式 2018-05-12 16:18:18 +08:00
vn.py
a2b04def63 [Del]移除安装时的six库版本要求,Anaconda4.0.0以上强制满足 2018-05-12 14:51:09 +08:00
vn.py
cc16511b6d
Merge pull request #849 from cclauss/patch-1
setup.py: install_requires=['six>=1.11.0']
2018-05-10 10:50:51 +08:00
vn.py
c6d9541441
Merge pull request #850 from cclauss/modernize-beta
Modernize beta
2018-05-10 10:45:27 +08:00
vn.py
1d7f46593b
Merge pull request #848 from cclauss/modernize-examples
Futurize older examples
2018-05-10 10:44:58 +08:00
vn.py
a92ac2e951
Merge pull request #851 from cclauss/modernize-vnpy_data
Modernize vnpy/data
2018-05-10 10:43:43 +08:00
cclauss
14a761b030 Futurize vnpy/data 2018-05-08 09:09:15 +02:00
cclauss
198cbd5d62 Modernize beta 2018-05-07 19:25:06 +02:00
cclauss
052f64c5ab
setup.py: install_requires=['six>=1.11.0']
We will require the popular [__six__](https://pypi.org/project/six) module to simplify our support of both Python 2 and Python 3.
2018-05-07 19:12:00 +02:00
cclauss
0bae16a843 Futurize older examples 2018-05-07 18:37:09 +02:00
vn.py
c4cb0dbe39
Merge pull request #825 from cclauss/modernize-examples-t
Futurize older examples/F*,J*,S*,T*
2018-05-07 23:48:32 +08:00
vn.py
ba1733a46a Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2018-05-07 23:47:31 +08:00
vn.py
34934bddb9
Merge pull request #819 from cclauss/patch-1
Add Travis CI to automatically run flake8 tests
2018-05-07 23:47:01 +08:00
vn.py
006a89a55c [Fix]修复LbankGateway接口类的载入问题 2018-05-07 23:44:39 +08:00
vn.py
202a4009d9
Merge pull request #822 from cclauss/fix-undefined-name-xtpGateway_2
Fix undefined name xtpGateway (to dev this time)
2018-05-07 23:41:52 +08:00
vn.py
c3601012f4
Merge pull request #795 from cao6237699/caoyongzhi-branch
perfect the import program by TDX-CSV,and add a new import program by…
2018-05-07 23:38:17 +08:00
vn.py
2dc61c1e4f [Fix]Close #833 2018-05-07 23:32:46 +08:00
vn.py
a2180e48ee [Mod]增加BarGenerator计算成交量时对tick成交量的负值过滤 2018-05-07 23:08:38 +08:00
vn.py
a89d64dc32 [Fix]Close #750,增加RpcServer停止时的join选项 2018-05-07 22:58:02 +08:00
vn.py
00f9da4c68 [Fix]Close #792 2018-05-07 22:39:25 +08:00
vn.py
5438df5c45 [Fix]Close #785 2018-05-07 22:35:35 +08:00
vn.py
acad328f12 [Fix]Close #783 2018-05-07 22:26:38 +08:00
vn.py
cdbf6a9b99 [Add]新增针对WebTrader的Dockerfile 2018-05-07 22:19:39 +08:00
vn.py
af2faec43f Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2018-05-06 23:05:55 +08:00
vn.py
66a4e4a133 [Add]新增MongoDB默认服务配置 2018-05-06 22:05:20 +08:00
vn.py
c44849e542 [Mod]更新部分安装代码 2018-05-06 21:59:22 +08:00
vn.py
98c3908246
Merge pull request #836 from zhu4ling3/master
新增DataRecording应用场景下面的时序图资料
2018-05-04 12:51:46 +08:00
vn.py
6290f059ab [Fix]Close #827 2018-04-27 16:02:23 +08:00
vn.py
3cfa40a6ef [Fix]Close #832 2018-04-27 15:56:43 +08:00
zhu4ling3
dbe58595f7 初步完成dataRecord的全过程时序 2018-04-24 23:23:21 -04:00
zhu4ling3
737a72cc69 初步完成dataRecord的全过程时序 2018-04-24 23:20:23 -04:00
vn.py
2ac9457151 [Mod]火币接口更新部分功能
1. 实现行情自动重连
2. 修改委托更新机制降低开销
3. HTTP请求失败重新执行
2018-04-24 12:49:16 +08:00
zhu4ling3
91b3b8b1c5 初步完成dataRecord的全过程时序 2018-04-24 00:43:08 -04:00
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