Commit Graph

3649 Commits

Author SHA1 Message Date
msincenselee
6ba0df713e update 2018-05-12 14:38:13 +08:00
msincenselee
f1ceec1b17 update 2018-05-12 14:37:40 +08:00
msincenselee
83dc65544c 取消gpid,改为pid 2018-05-12 14:36:33 +08:00
msincenselee
a506d7869a 增加回测时的log格式支持 2018-05-12 14:35:54 +08:00
msincenselee
3bcfb2a999 增加回测时的log支持 2018-05-12 14:34:59 +08:00
msincenselee
55d1b9ec06 更新py3的编译和说明 2018-05-12 14:29:54 +08:00
msincenselee
4ef621b8d9 tick的date时间修正 2018-05-12 13:49:21 +08:00
msincenselee
2e73af2f4b 兼容数字货币,将CTP tick的时间修正,放在gateway中进行修正。 2018-05-12 13:48:06 +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
msincenselee
47378876b9 update 2018-05-08 21:30:46 +08:00
cclauss
14a761b030 Futurize vnpy/data 2018-05-08 09:09:15 +02:00
msincenselee
e94e4e7d0b 增加小时/日线bar类型 2018-05-08 08:51:28 +08: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
msincenselee
0c7e274b9a 修改bug,持仓盈亏贴近真实 2018-05-07 14:47:22 +08:00
msincenselee
dfc3efef1c bug fix 2018-05-07 14:06:49 +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
msincenselee
aa75f3ceaf sina修改交易日 2018-04-26 23:11:50 +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
cclauss
41dee09540 Modernize vnpy/rpc to get ready for Python 3 2018-04-13 10:17:28 +02:00