Commit Graph

997 Commits

Author SHA1 Message Date
vn.py
59d857269b
Merge pull request #919 from zhaoneng/master
修复CMakeLists.txt中的拼写错误导致的编译失败 #916
2018-06-16 11:36:25 +08:00
Neil
9d0261e893 [Fix]typo in CMakeLists.txt #916 2018-06-12 22:10:16 -07:00
Zhao Neng
ba4ded9ff1
Merge pull request #1 from vnpy/master
merge from main
2018-06-11 22:13:37 +08:00
vn.py
4f0a07bddf
Merge pull request #883 from vnpy/beta
发布v1.8.1
2018-05-21 12:08:53 +08:00
vn.py
b839ec5f7d
Merge pull request #882 from vnpy/dev
Dev
2018-05-21 12:08:02 +08:00
vn.py
893d8d21ac [Fix]Close #881 2018-05-21 12:06:12 +08:00
vn.py
ef1ef110a9 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2018-05-21 10:33:27 +08:00
vn.py
eddfd56e6d [Mod]修改HuobiGateway的委托查询机制 2018-05-21 10:31:47 +08:00
vn.py
d0c04ac4fb
Merge pull request #877 from cclauss/modernize-vnpy_api_o_and_q
Modernize vnpy/api/o* and q*
2018-05-19 22:33:18 +08:00
vn.py
8569f7ddfc
Merge pull request #875 from cclauss/modernize-vnpy_api_k
Modernize vnpy/api/k*
2018-05-19 22:32:47 +08:00
vn.py
374a88d960
Merge pull request #876 from cclauss/modernize-vnpy_api_l
Modernize vnpy/api/l*
2018-05-19 22:32:23 +08:00
cclauss
4c97f408b5 Modernize vnpy/api/o* and q* 2018-05-17 09:28:42 +02:00
cclauss
e58a71c79b Modernize vnpy/api/l* 2018-05-17 08:49:28 +02:00
cclauss
7e224ba5af Modernize vnpy/api/k* 2018-05-17 08:40:02 +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
6dbfe174a1
Merge pull request #864 from vnpy/dev
发布v1.8.1的beta
2018-05-13 13:43:52 +08: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