Commit Graph

3649 Commits

Author SHA1 Message Date
vn.py
67a8e5bdd2 [Mod]Use thread pool for changing sync call to async in tiger_gateway 2019-03-08 16:42:21 +08:00
vn.py
a30766bc72
Merge pull request #1457 from 1122455801/tiger_gateway_version_03
[Mod] tiger_gateway.py
2019-03-08 15:51:15 +08:00
1122455801
63d88de2b3 Update tiger_gateway.py 2019-03-08 15:46:56 +08:00
vn.py
a54699b11d [Fix]Close #1454 2019-03-08 10:12:21 +08:00
vn.py
0ac6034fd7 [Fix]Close #1451 2019-03-08 09:44:38 +08:00
vn.py
08a82f3dd2 [Fix]Close #1450 2019-03-08 09:43:45 +08:00
vn.py
d8951973fc
Merge pull request #1413 from zhnlk/patch-1
fix typo
2019-03-07 15:09:19 +08:00
vn.py
6ce3f64c75
Merge pull request #1411 from nanoric/fixed_price_type_annotation
[Fix] Fixed an type annotation error: type of OrderRequest.price_type…
2019-03-07 15:08:01 +08:00
vn.py
86f0fe557c Merge branch 'v2.0.1-DEV' of https://github.com/vnpy/vnpy into v2.0.1-DEV 2019-03-07 15:04:52 +08:00
vn.py
bd43538a31
Merge pull request #1449 from 1122455801/tiger_gateway_version_02
[Add] Tiger gateway
2019-03-07 15:03:50 +08:00
1122455801
30a65dfd43 Update tiger_gateway.py 2019-03-07 14:58:44 +08:00
vn.py
1acf8dd6bc [Add]Close #1421 2019-03-07 14:56:25 +08:00
vn.py
acf14b7f19 [Fix]Close #1340 2019-03-07 14:11:26 +08:00
vn.py
c282ab13f9 [Fix]Close #1427 2019-03-07 13:51:51 +08:00
vn.py
bfb5e1ea42 [Fix]Close #1439 2019-03-07 13:47:29 +08:00
vn.py
b10726fa40 [Fix]Close #1442 2019-03-07 13:46:02 +08:00
vn.py
f4d34bae13 [Fix]Close #1443 2019-03-07 13:32:45 +08:00
vn.py
c5accfc44b [Fix]Close #1446 2019-03-07 13:28:19 +08:00
1122455801
ae81b29f9c Update tiger_gateway.py 2019-03-06 16:17:17 +08:00
vn.py
8c07d1de4f [Add]APEX API of A stock 2019-03-06 12:10:41 +08:00
1122455801
897f898844 Update tiger_gateway.py 2019-03-06 10:54:56 +08:00
1122455801
4609854f7c Create tiger_gateway.py 2019-03-05 23:15:38 +08:00
1122455801
861bda1faf Create __init__.py 2019-03-05 23:15:35 +08:00
1122455801
b89eeb8d57 Update run.py 2019-03-05 23:15:31 +08:00
vn.py
c9b0fb8d6c
Merge pull request #1445 from nanoric/docs_style
[Mod] change docs style
2019-03-05 18:36:37 +08:00
nanoric
f813df4299 [Mod] change docs style 2019-03-05 06:04:20 -04:00
vn.py
d907b69682
Merge pull request #1441 from nanoric/linux_build
OesGateway and Linux Build
2019-03-05 14:30:20 +08:00
nanoric
8a051f1c3e [Add] Linux build for both ctp and oes.
[Add] added cpp files for oes gateway.
[Add] added linux so files for ctp gateway.
2019-03-04 22:35:16 -04:00
msincenselee
d6a13d6edf 增加发送微信 2019-03-04 22:16:02 +08:00
nanoric
2e0466be40 [Add] Added vnoes.pyd 2019-03-04 02:42:54 -04:00
nanoric
be6f292aca [Fix] Fix connect: change sync to async 2019-03-04 02:17:41 -04:00
msincenselee
89d6e6c6fa 修复bug 2019-03-04 14:16:15 +08:00
nanoric
4bb5d43b6f [Fix] Remove unused imports. 2019-03-03 23:45:42 -04:00
nanoric
c06d9d066b [New] OesGateway 2019-03-03 23:45:40 -04:00
msincenselee
0aedafcee7 修复不能记录日志的bug 2019-02-27 13:39:25 +08:00
EranCheung
e01521a844
fix typo 2019-02-27 00:48:52 +08:00
nanoric
a5f9171713 [Fix] Fixed an type annotation error: type of OrderRequest.price_type should be PriceType but not string. 2019-02-26 09:15:16 -04:00
vn.py
d41485459c
[Merge] pull request #1410 from vnpy/v2.0-DEV
V2.0 dev
2019-02-26 17:35:51 +08:00
vn.py
bf4d9a4fc1 [Mod]update readme with new VNConda info 2019-02-26 17:31:21 +08:00
vn.py
e7266d7880 [Fix]missing include .pyd file 2019-02-26 14:46:45 +08:00
vn.py
05810454ae [Mod]update readme 2019-02-26 10:47:19 +08:00
vn.py
b83bceaafa [Add]install script 2019-02-26 10:31:23 +08:00
vn.py
3be6b3d4d3 [Add]readme and other docs 2019-02-25 17:40:15 +08:00
vn.py
f6a0b63623
Merge pull request #1406 from nanoric/setup_py_windows
[Mod] setup.py: should not build under windows
2019-02-25 11:50:28 +08:00
nanoric
4bc3121df1 [Mod] setup.py: should not build under windows 2019-02-24 23:34:44 -04:00
msincenselee
73979d9476 更新 2019-02-24 16:51:11 +08:00
vn.py
abee9c0009
Merge pull request #1405 from nanoric/v2.0-DEV
pip 相关修改
2019-02-23 23:19:22 +08:00
nanoric
309e7bf339 Merge branch 'v2.0-DEV' of https://github.com/vnpy/vnpy into v2.0-DEV 2019-02-23 10:54:50 -04:00
nanoric
e2f4d56c13 [Mod] pip相关修改 2019-02-23 10:53:51 -04:00
vn.py
20bd88cee0 [Mod]change python to 3.6 in travis 2019-02-23 22:25:14 +08:00