Commit Graph

1979 Commits

Author SHA1 Message Date
1122455801
178ab572cd Update install.md 2019-04-09 15:13:01 +08:00
vn.py
f53f5ea7dd [Mod]remove default proxy setting 2019-04-09 11:27:12 +08:00
RobinLiu
31367adcaa
Merge pull request #6 from vnpy/DEV
Dev
2019-04-09 09:25:45 +08:00
vn.py
0260aa0784 [Fix]convert str to float for price and volume data 2019-04-08 18:32:59 +08:00
vn.py
212ae2c06a
Merge pull request #1567 from 1122455801/install.bat
[Mod] install.md
2019-04-08 18:12:57 +08:00
vn.py
c093c46c76
Merge pull request #1568 from nanoric/virtual_decorator
[Add] virtual decorator
2019-04-08 18:12:51 +08:00
nanoric
0e67e75d6c [Add] virtual decorator 2019-04-08 04:56:42 -04:00
1122455801
b88da16eee Update install.md 2019-04-08 16:52:24 +08:00
RobinLiu
3cd9165497
Merge pull request #4 from vnpy/DEV
Dev
2019-04-08 10:42:40 +08:00
vn.py
2f674f2019 [Add]SniperAlgo and IcebergAlgo 2019-04-07 22:14:04 +08:00
vn.py
4472e026c9 [Add]on_send_order_fail callback for HuobiGateway 2019-04-07 16:41:30 +08:00
vn.py
0646e1ccd2 [Mod]complete twap algo and app test 2019-04-07 16:31:20 +08:00
RobinLiu
b075e1d653
Merge pull request #3 from vnpy/DEV
Dev
2019-04-07 14:15:56 +08:00
vn.py
be62354c1f [Add]algo trading app 2019-04-06 20:36:04 +08:00
vn.py
566638426c [Fix]close #1498 2019-04-06 14:37:15 +08:00
vn.py
36295b96c5 [Add]return engine/gateway object when adding related class to MainEngine 2019-04-06 13:32:56 +08:00
vn.py
d4a70b8a9b
Merge pull request #1523 from 1122455801/genetic_algo
[Add]遗传算法模块
2019-04-05 15:22:42 +08:00
vn.py
f16a879905 [Add]LocalOrderManager and use it for async order id map in HuobiGateway 2019-04-05 12:32:48 +08:00
vn.py
81454e7dfb [Fix]Close #1551 2019-04-05 11:08:31 +08:00
vn.py
20f8032707 [Fix]Close #1559 2019-04-05 11:06:50 +08:00
vn.py
a90433141f [Add]ssleay32.dll problem in docs 2019-04-05 10:31:48 +08:00
vn.py
3964142b2e [Mod]complete test for huobi gateway 2019-04-04 23:52:35 +08:00
vn.py
f98c356156
Merge pull request #1558 from 1122455801/huobi_gateway01
[Add]Huobi gateway
2019-04-04 19:42:22 +08:00
1122455801
a54c000ca8 Create huobi_gateway.py 2019-04-04 17:43:32 +08:00
1122455801
42d0cd555c Create __init__.py 2019-04-04 17:43:21 +08:00
1122455801
9164bda6b7 Update constant.py 2019-04-04 17:43:14 +08:00
vn.py
1429856d5c [Mod]add unicode to bytes transfer in rpc 2019-04-04 15:57:49 +08:00
vn.py
0ebe533d4f [Mod]improve code quality of okex gateway 2019-04-04 15:57:19 +08:00
vn.py
0addc94ed2
Merge pull request #1552 from qqqlyx/master
[Add] ping_interval
2019-04-04 15:25:05 +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
vn.py
713b534ed8
Merge pull request #1555 from ieachen/dev-feature
fix a bug in CTP login using UserProductInfo and AuthCode
2019-04-04 11:48:08 +08:00
CHEN Jie
a2da6d7ec2 fix a bug in CTP login using UserProductInfo and AuthCode 2019-04-04 09:32:47 +08:00
vn.py
8e19d21868 [Mod]add support for order rejected 2019-04-04 07:44:23 +08:00
vn.py
7d86efce39 [Mod]complete trading test of okex gateway 2019-04-04 07:40:44 +08:00
qqqlyx
b8c648b432 update 2019-04-03 17:46:48 +08:00
vn.py
7024a7d2ca [Mod]move TigerGateway subsribe into on_push_connected callback 2019-04-03 17:00:52 +08:00
qqqlyx
455a1851a7 [Add] ping_interval
增加了一个变量,用来控制websocket_client中ping的时间间隔。
2019-04-03 16:31:53 +08:00
vn.py
e897907110
Merge pull request #1544 from 1122455801/rpc_dev
[Add] RPC 模块
2019-04-03 15:58:56 +08:00
vn.py
745cb30321
Merge pull request #1548 from nanoric/dev_fix
[Add] make travis work
2019-04-03 15:58:36 +08:00
vn.py
da029fde14
Merge pull request #1549 from vnpy/v2.0.1-DEV
[Add]okex gateway
2019-04-03 15:56:57 +08:00
vn.py
aceb46c3fd [Add]okex gateway 2019-04-03 15:56:06 +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
1122455801
d5585ff269 Create vnrpc.py 2019-04-02 17:07:14 +08:00
1122455801
b3a72c1283 Create test_server.py 2019-04-02 17:07:10 +08:00