Commit Graph

3562 Commits

Author SHA1 Message Date
vn.py
61bf6bb81e [Fix] close #2099 2019-09-30 11:56:38 +08:00
vn.py
3f364e408a Merge branch 'master' of https://github.com/vnpy/vnpy 2019-09-30 11:53:54 +08:00
vn.py
98716eec55 Merge branch 'dev' of https://github.com/vnpy/vnpy into dev 2019-09-30 11:49:04 +08:00
vn.py
ad38cd2215 [Fix] add ssl support for ctp_gateway/ctptest_gateway, close #1997 2019-09-30 11:46:35 +08:00
vn.py
e67d21c15e
Merge pull request #2124 from vnpy/master
[Fix] rqdatac problem
2019-09-30 11:35:23 +08:00
vn.py
c7dbed9b69 [Fix] rqdatac max limit login problem 2019-09-30 11:33:54 +08:00
vn.py
2274a29104 Merge branch 'master' of https://github.com/vnpy/vnpy 2019-09-30 11:23:02 +08:00
vn.py
746ac00854 [Fix] max limit bug with rqdatac 2019-09-30 11:22:16 +08:00
vn.py
142253c621
Merge pull request #2123 from xldistance/patch-31
删除多余print
2019-09-29 21:42:04 +08:00
xldistance
20722f6705
删除多余print
删除多余print
2019-09-29 10:29:42 +08:00
vn.py
99500a71fc
Merge pull request #2111 from 1122455801/gateiof_gateway
[Add] Gateiof gateway
2019-09-26 09:33:17 +08:00
vn.py
cb4e1106ab
Merge branch 'dev-gateios' into gateiof_gateway 2019-09-26 09:33:09 +08:00
vn.py
b433d54446 [Mod] improve code quality 2019-09-25 23:27:25 +08:00
vn.py
cdbbb7867e
Merge pull request #2114 from vnpy/dev-bitstamp-gateway
Dev bitstamp gateway
2019-09-25 23:20:32 +08:00
vn.py
9139d3b01e [Mod] continuous query account data 2019-09-25 23:08:33 +08:00
vn.py
e0c15d4eee [Mod] complete test of order/trade push update 2019-09-25 22:53:13 +08:00
KeKe
4626deed62 Create gateiof_gateway.py 2019-09-25 17:13:11 +08:00
KeKe
04224b5e13 Update constant.py 2019-09-25 17:12:13 +08:00
KeKe
2f7cba2680 Create __init__.py 2019-09-25 17:10:30 +08:00
vn.py
d868bdf0da [Mod] use bitstamp gateway 2019-09-25 16:00:24 +08:00
vn.py
d741221c41 [Mod] complete send/cancel order function 2019-09-25 15:34:13 +08:00
vn.py
04ad1cb981 [Mod] Reimplement BitstampGateway 2019-09-24 23:00:50 +08:00
vn.py
4d68b300f4
Merge pull request #2109 from nanoric/dev
[Mod] RestClient: restore logger
2019-09-24 11:44:46 +08:00
nanoric
033740a215 [Mod] RestClient: restore logger 2019-09-24 10:35:12 +08:00
vn.py
db017f6eb2
Merge pull request #2108 from nanoric/dev
[Add] Oanda gateway
2019-09-24 10:23:21 +08:00
nanoric
2bf54862f4 Merge remote-tracking branch 'remotes/nanoric/oanda_gateway' into dev
# Conflicts:
#	vnpy/api/rest/rest_client.py
#	vnpy/trader/constant.py
2019-09-24 10:16:15 +08:00
vn.py
f10ec83fe2
Merge pull request #2075 from nanoric/bybit
[Add] BybitGateway
2019-09-23 21:26:24 +08:00
vn.py
94ecc537c5
Merge branch 'dev' into bybit 2019-09-23 21:26:01 +08:00
vn.py
625513ac48
Merge pull request #2105 from nanoric/logger
[Add] logger for RestClient & WebsocketClient
2019-09-23 21:21:27 +08:00
vn.py
ff85ab7642
Merge pull request #2104 from nanoric/tap_wrappers
[Mod] TapGateway: roll back custom callback_wrapper to fix invalid po…
2019-09-23 21:15:47 +08:00
vn.py
5bb4a7135f [Fix] strategy_module_name may be not defined 2019-09-21 11:33:52 +08:00
nanoric
df2cbd52e4 [Add] logger for RestClient & WebsocketClient 2019-09-20 16:00:08 +08:00
nanoric
391d94411a [Mod] TapGateway: roll back custom callback_wrapper to fix invalid pointer BUG. 2019-09-20 14:33:58 +08:00
vn.py
846ea95093 [Fix] close #1997 2019-09-20 11:37:32 +08:00
vn.py
222475fdf9
Merge pull request #2103 from vnpy/dev
Dev
2019-09-19 22:25:02 +08:00
vn.py
bb03627627 [Mod] update vnstudio link 2019-09-19 22:23:41 +08:00
vn.py
7de6e0fb42 [Mod] add wmi into requirements 2019-09-19 21:55:33 +08:00
vn.py
2322406a93 [Fix] only subscribe if contract data found 2019-09-19 16:07:32 +08:00
vn.py
5e8a648874 [Fix] bug when __thread not created 2019-09-19 15:18:51 +08:00
vn.py
6f3a2b49c8 [Del] remove unused ci config files 2019-09-19 12:30:38 +08:00
vn.py
ad9676f242
Merge pull request #2098 from vnpy/dev
[Fix] typo of vt_symbol
2019-09-18 22:52:55 +08:00
vn.py
6967a825f2 [Fix] typo of vt_symbol 2019-09-18 22:51:25 +08:00
vn.py
1257f9a6b7
Merge pull request #2097 from vnpy/dev
Dev
2019-09-18 16:46:49 +08:00
vn.py
8ec0f439ee [Add] CFE exchange, close #2096 2019-09-18 13:03:13 +08:00
vn.py
99ea570b6c [Add] resubscribe logic to solve websocket data push stop problem, close #2045 2019-09-18 12:57:17 +08:00
vn.py
2448ef072d [Mod] use decimal.Decimal to ensure round_to precision, close #2002 2019-09-18 12:02:04 +08:00
vn.py
c02b37bde2 [Mod] auto subscribe market data when add new legs 2019-09-18 11:44:11 +08:00
msincenselee
4f39ef3269 xtp gateway 2019-09-18 11:17:39 +08:00
msincenselee
02a29de2da xtp api 2019-09-18 11:13:19 +08:00
vn.py
6279ab4ddf [Mod] update README.md 2019-09-17 23:58:16 +08:00