Commit Graph

2220 Commits

Author SHA1 Message Date
1122455801
2c4d9d1cf6 Update index.md 2019-05-17 14:58:11 +08:00
1122455801
f12b38afbc Delete datarecoder.md 2019-05-17 14:58:02 +08:00
1122455801
2a91d6b9b6 Create data_recoder.md 2019-05-17 14:57:58 +08:00
1122455801
a5cea20c51 Create algo_trader.md 2019-05-17 14:57:53 +08:00
vn.py
4cc2e7a3e9 [Mod] update README.md 2019-05-17 13:49:37 +08:00
vn.py
8078fde562 [Mod] comment CtptestGateway 2019-05-17 12:43:55 +08:00
vn.py
1a583779d3 [Mod] add module_local for MdApi/TdApi class in pybind wrapper 2019-05-17 10:12:55 +08:00
vn.py
ff7ec980e1 [Add] CtptestGateway for 6.3.13 CTP test environment 2019-05-17 10:06:43 +08:00
vn.py
f04b4862c3 [Mod] remove self reference 2019-05-16 17:31:05 +08:00
vn.py
dff9486998
Merge pull request #1705 from nanoric/python_m_pip
[Mod] 改进Linux的构建脚本
2019-05-15 18:13:13 +08:00
nanoric
8a898c4002 [Mod] make flake8 happy 2019-05-15 17:27:50 +08:00
nanoric
0aed24b403 [Mod] setup.py: use psycopg2-binary instead of psycopg2, and only install when psycopg2 doesn't exists. 2019-05-15 17:22:52 +08:00
nanoric
1f70d34b12 [Fix] fixed osx install 2019-05-15 16:58:18 +08:00
nanoric
4573424e0c [Mod] use python -m pip instead of pip
ibapi & rqdatac is installed from 3rd-party source. old version of pip can't handle this correctly.
upgrading pip might make /usr/bin/pip(3) unable to execute. So python -m pip is safer to run pip.
2019-05-15 16:36:56 +08:00
vn.py
abad26bbdc
Merge pull request #1701 from nanoric/dev
[Add] requirements.txt add EOF blank line
2019-05-15 16:06:33 +08:00
vn.py
952fbfd360
Merge pull request #1704 from 1122455801/index_update_datarecorder
[Add] Index update datarecorder
2019-05-15 14:14:00 +08:00
1122455801
7f1392ee24 Update index.md 2019-05-15 13:41:00 +08:00
1122455801
06a52b734a Update datarecoder.md 2019-05-15 13:33:45 +08:00
1122455801
3cf04bcca9 Update index.md 2019-05-15 13:33:39 +08:00
vn.py
37d62160e8 [Del] duplicate info 2019-05-15 13:32:26 +08:00
nanoric
61e526fdd1 [Add] requirements.txt add EOF blank line 2019-05-15 12:25:07 +08:00
vn.py
1f1f377a20 [Fix] missing empty line 2019-05-15 12:14:19 +08:00
vn.py
a3a387fb45 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-05-15 12:08:58 +08:00
vn.py
e0b58a9a9f [Mod] update README.md 2019-05-15 12:08:23 +08:00
vn.py
ed9949c7ec
Merge pull request #1699 from vnpy/master
[Merge] master -> dev
2019-05-15 12:07:29 +08:00
vn.py
e9d008c3ef
Merge branch 'dev' into master 2019-05-15 12:07:08 +08:00
vn.py
51614490d5 [Mod] update version number 2019-05-15 11:22:30 +08:00
vn.py
355613c3b7 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-05-15 11:14:38 +08:00
vn.py
4b87b63e80 [Mod] update index.md 2019-05-15 11:14:35 +08:00
vn.py
ad891ad671
Merge pull request #1698 from nanoric/ctp_se_under_linux
[Fix] fixed ctp_se build under linux
2019-05-15 11:03:24 +08:00
nanoric
b9bb86eef1 [Fix] fixed ctp_se build under linux 2019-05-15 10:50:52 +08:00
vn.py
2ba6edea05
Merge pull request #1697 from 1122455801/tiger_01
[Mod] tiger_gateway.py
2019-05-14 22:15:51 +08:00
vn.py
38a7d2d8d6 [Mod] update index.md 2019-05-14 22:11:20 +08:00
1122455801
88bb029957 Update tiger_gateway.py 2019-05-14 22:09:34 +08:00
vn.py
48ef4cf1ef [Mod] lock parameter in trading functions 2019-05-14 18:21:55 +08:00
vn.py
15e2014544 [Fix] flake8 code quality check 2019-05-14 15:02:43 +08:00
vn.py
0560139f56 [Fix] flake8 code quality 2019-05-14 14:26:24 +08:00
vn.py
7195c4e16b Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-05-14 14:17:39 +08:00
vn.py
0beed6c267 [Mod] add _se suffix for ctp api 2019-05-14 14:17:33 +08:00
vn.py
116f9a4156
Merge pull request #1681 from qzm/patch-1
修复错误多列索引顺序导致大数据查询效率低下问题
2019-05-14 13:55:49 +08:00
vn.py
8674f62ca5 [Mod] change dll name of ctp api in setup.py 2019-05-14 13:45:08 +08:00
vn.py
6d9b9d7980
Merge pull request #1696 from vnpy/docs
Docs
2019-05-14 11:33:13 +08:00
vn.py
1fb7867686
Merge pull request #1695 from vnpy/ctp_se
Ctp se
2019-05-14 11:30:42 +08:00
vn.py
fba2752adc Merge branch 'ctp_se' of https://github.com/vnpy/vnpy into ctp_se 2019-05-14 11:17:04 +08:00
vn.py
3271f79b21 [Add] 6.3.15 ctp api 2019-05-14 11:15:48 +08:00
vn.py
370f29ca17
Merge pull request #1694 from vnpy/dev
Dev
2019-05-14 11:03:28 +08:00
vn.py
61a3993a0c
Merge pull request #1683 from 1122455801/index_02
[Mod] index.md
2019-05-13 22:46:00 +08:00
vn.py
cd370b1c70
Merge pull request #1684 from 1122455801/gateway_02
[Mod] gateway.md
2019-05-13 22:44:47 +08:00
vn.py
1973607262
Merge pull request #1688 from 1122455801/data_recorder_01
[Add] datarecoder
2019-05-13 22:43:48 +08:00
vn.py
4ee6aade5d
Merge pull request #1689 from nanoric/xtp_fix
[Mod] use newer autocxxpy (0.2.4) to generate xtp
2019-05-13 22:43:24 +08:00