Commit Graph

1833 Commits

Author SHA1 Message Date
黄向前
e34781e6b4 增加飞马接口api跟gateway
增加飞马接口api跟gateway
2019-04-12 11:13:26 +08:00
vn.py
8cb5e73d65
Merge pull request #1557 from nanoric/master_fix
[Fix] fix travis-ci on master branch
2019-04-04 15:24:43 +08:00
nanoric
8e378d474c [Add] try to make travis work 2019-04-03 02:46:43 -04:00
vn.py
34a367bb7b
Merge pull request #1547 from vnpy/master
update dev branch
2019-04-03 14:40:53 +08:00
vn.py
11d9293136
Merge pull request #1546 from vnpy/v2.0.1-DEV
V2.0.1 dev
2019-04-03 13:33:43 +08:00
vn.py
8c30050d78 [Mod]change vnconda url 2019-04-03 13:33:01 +08:00
vn.py
e918a7d396 [Del]remove ibapi in requirements 2019-04-03 13:05:56 +08:00
vn.py
3525a37d79 [Mod]update requirements.txt 2019-04-03 12:46:30 +08:00
vn.py
2beceb9552 [Mod]updater version number to v2.0.1 2019-04-03 12:42:57 +08:00
vn.py
d1e9e81077 [Mod]update readme and docs 2019-04-02 16:50:43 +08:00
vn.py
66b7bff938 [Mod]use bytes instead of string in apex api 2019-04-02 14:24:45 +08:00
vn.py
59d2219785 [Mod]change apex FixApi.dll to x64 version 2019-04-02 10:04:48 +08:00
vn.py
548cd22ef3 [Del]remove unused import 2019-04-01 16:08:32 +08:00
vn.py
472bdf66f7 [Fix]close #1487 2019-04-01 15:45:40 +08:00
vn.py
7ca9eec426 [Fix]close #1460 2019-04-01 15:41:50 +08:00
vn.py
466eac66cf [Fix]add more state control in cta engine 2019-04-01 14:54:06 +08:00
vn.py
c143080341 [Add]install local language environment on ubuntu 2019-04-01 09:25:23 +08:00
vn.py
e63542c44a [Mod]change ctp gateway orderid format to avoid conflict with negative sessionid 2019-03-30 23:42:19 +08:00
vn.py
cd7a3a0d53 Merge branch 'v2.0.1-DEV' of https://github.com/vnpy/vnpy into v2.0.1-DEV 2019-03-30 23:15:50 +08:00
vn.py
8254d2310d [Fix]bugs in load apex dll 2019-03-30 23:15:39 +08:00
vn.py
e842b6b06f
Merge pull request #1533 from nanoric/sdist2
[Add] 支持sdist
2019-03-30 23:02:33 +08:00
nanoric
5d1b7fe388 [Add] added *.a to sdist
*.a : gcc static link library
2019-03-29 06:56:47 -04:00
nanoric
e9e57095d0 [Fix] try fix 2019-03-29 06:13:38 -04:00
nanoric
6777ce0bbe [Fix] remove additional install_requires 2019-03-29 05:28:17 -04:00
nanoric
1f480b581b [Add] travis-ci: sdist under windows : added custom installer of talib and ibapi 2019-03-29 04:50:50 -04:00
nanoric
b71e0d451d [Add] added *.h for compiling 2019-03-29 04:50:08 -04:00
nanoric
98e0c46627 [Add] added install_requires 2019-03-29 04:49:47 -04:00
vn.py
9b216c1668 Merge branch 'v2.0.1-DEV' of https://github.com/vnpy/vnpy into v2.0.1-DEV 2019-03-29 16:14:01 +08:00
vn.py
9f9e721983 [Mod]cancel only allowd when cta template trading == true 2019-03-29 16:13:55 +08:00
nanoric
f1b92086b1 [Fix] try to fix travis 2019-03-29 04:06:25 -04:00
nanoric
7a3e7659c8 [Mod] fix matrix name 2019-03-29 02:53:28 -04:00
nanoric
d1c63bb05f [Fix] try fix travis.yml 2019-03-29 02:49:18 -04:00
vn.py
cc390e9ba7
Merge pull request #1531 from 1122455801/22
[FIX] 修改multi_signal, multi_timeframe 和test Strategy的代码风格
2019-03-29 14:39:28 +08:00
vn.py
b5fda56f55
Merge pull request #1530 from 1122455801/Fix_AtrRsi
[FIX] 修改Boll_Channel, Double_ma, Dual_thrust策略代码风格
2019-03-29 14:39:14 +08:00
1122455801
8fa9f2ae9c Update test_strategy.py 2019-03-29 12:56:44 +08:00
1122455801
29fe0b072c Update multi_timeframe_strategy.py 2019-03-29 12:56:04 +08:00
1122455801
3c884d9568 Update multi_signal_strategy.py 2019-03-29 12:55:57 +08:00
nanoric
816e4a17fb [Add] 增加travis测试脚本:sdist for win and linux 2019-03-28 23:02:46 -04:00
nanoric
85fc35e48a [Mod] 版本号改为v2.0.1b0 2019-03-28 23:00:26 -04:00
1122455801
6a0b0be02f Create genetic_algorithm.ipynb 2019-03-29 10:27:35 +08:00
vn.py
1a569dcf7f
Merge pull request #1529 from nanoric/wheel_use_cdn
[Mod] requirements.txt: use cdn for wheels
2019-03-29 08:42:32 +08:00
vn.py
d52b900876 [Add]MANIFEST.in file for source distribution 2019-03-28 22:35:45 +08:00
nanoric
6a7390328b [Mod] requirements.txt: use cdn for wheels 2019-03-28 05:19:33 -04:00
vn.py
97614f0463 Merge branch 'v2.0.1-DEV' of https://github.com/vnpy/vnpy into v2.0.1-DEV 2019-03-28 16:30:55 +08:00
vn.py
a872207c90 [Mod]update setup.py 2019-03-28 16:30:49 +08:00
vn.py
9314907e52
Merge pull request #1527 from nanoric/pip_from_oss
Pip from oss
2019-03-28 14:37:29 +08:00
nanoric
800055ba1a Merge remote-tracking branch 'remotes/origin/v2.0.1-DEV' into pip_from_oss
# Conflicts:
#	requirements.txt
2019-03-28 02:29:08 -04:00
nanoric
ed0ecca942 [Add] requirements.txt added tigeropen 2019-03-28 02:21:54 -04:00
vn.py
29b2911c18 [Mod]use pip to install ta-lib and ibapi 2019-03-28 14:00:17 +08:00
nanoric
7f12d6520f [Add] update setuptools for gcc-7 2019-03-28 01:58:50 -04:00