vn.py
|
1d6506c5f3
|
[Del]remove Singleton
|
2019-04-11 16:54:43 +08:00 |
|
vn.py
|
6c15a50599
|
Merge branch 'DEV' of https://github.com/vnpy/vnpy into DEV
|
2019-04-11 15:25:59 +08:00 |
|
vn.py
|
b83599bc54
|
[Fix]close #1580
|
2019-04-11 15:25:54 +08:00 |
|
KeKe
|
01bd57f2f0
|
Update quickstart.md
|
2019-04-11 14:41:14 +08:00 |
|
1122455801
|
660af0023b
|
Update quickstart.md
|
2019-04-11 14:24:44 +08:00 |
|
vn.py
|
97ebd032e1
|
Merge pull request #1578 from nanoric/path_func_names
[Mod] 改变utility里的一些细节
|
2019-04-11 14:17:30 +08:00 |
|
vn.py
|
8684e4c15c
|
[Fix]add traceback import
|
2019-04-11 14:04:35 +08:00 |
|
vn.py
|
bee61d79b0
|
[Add]CtaBackteserApp for GUI based backtesting
|
2019-04-11 14:01:29 +08:00 |
|
nanoric
|
95df49c54c
|
[Mod] 改变路径相关函数的命名
|
2019-04-11 00:47:58 -04:00 |
|
nanoric
|
70adba7637
|
[Mod] 改变Singleton的使用说明
|
2019-04-11 00:43:46 -04:00 |
|
vn.py
|
80bf809ccb
|
Merge branch 'DEV' of https://github.com/vnpy/vnpy into DEV
|
2019-04-11 09:19:17 +08:00 |
|
vn.py
|
f7db834e8b
|
[Mod]change key used for get_order
|
2019-04-11 09:19:12 +08:00 |
|
vn.py
|
219fbe2b5f
|
[Fix]close #1569
|
2019-04-11 09:18:41 +08:00 |
|
vn.py
|
4173979b3e
|
Merge pull request #1575 from qqqlyx/v2.0.1-DEV
okex gateway bug
|
2019-04-11 08:48:02 +08:00 |
|
vn.py
|
f21fede131
|
Merge pull request #1576 from 1122455801/quickstart
[Mod] quickstart.md
|
2019-04-10 17:58:27 +08:00 |
|
1122455801
|
0cdb1f6a83
|
Update quickstart.md
|
2019-04-10 16:40:08 +08:00 |
|
qqqlyx
|
ee93bf709b
|
up
|
2019-04-10 10:20:45 +08:00 |
|
qqqlyx
|
fd60b4db4b
|
up
|
2019-04-10 10:16:37 +08:00 |
|
RobinLiu
|
4bf4d7ac49
|
Merge pull request #8 from vnpy/DEV
Dev
|
2019-04-10 10:14:47 +08:00 |
|
vn.py
|
1a79ba37db
|
[Mod]add on_cancel_order_failed callback for OkexGateway
|
2019-04-09 18:21:28 +08:00 |
|
vn.py
|
4ce9f9239b
|
Merge pull request #1570 from 1122455801/install.md_two
[Mod] install.md
|
2019-04-09 15:17:23 +08:00 |
|
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 |
|