Commit Graph

1046 Commits

Author SHA1 Message Date
nanoric
509cb7c943 [Mod] make flake8 happy 2019-04-14 06:15:32 -04:00
nanoric
6a7b9e139d [Mod] 修正测试 2019-04-14 06:15:28 -04:00
nanoric
5d0bf006c6 [Add] added support for mongodb
[Add] added tests for database and CsvLoaderEngine
[Mod] changed .travis.yaml
2019-04-14 06:15:06 -04:00
nanoric
f797152bd5 [Mod] make flake8 happy 2019-04-14 06:15:05 -04:00
nanoric
1074a26b77 [Add] added support for PostgreSQL 2019-04-14 06:15:05 -04:00
1122455801
c765a8f123 Update engine.py 2019-04-13 18:37:09 +08:00
vn.py
4c83b08315 [Fix]spread contract with no size info will cause no position update 2019-04-13 08:44:43 +08:00
nanoric
2ef6e2fd00 Merge remote-tracking branch 'remotes/origin/DEV' into mysql
# Conflicts:
#	vnpy/trader/utility.py
2019-04-11 05:31:08 -04:00
nanoric
3134b692a6 [Add] added comment 2019-04-11 05:28:05 -04:00
nanoric
7490a5c0ad [Add] add support for mysql 2019-04-11 05:27:08 -04:00
vn.py
b3961dbb84 [Add]history data cache in cta backtesting to improve speed 2019-04-11 16:56:19 +08:00
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
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
qqqlyx
ee93bf709b up 2019-04-10 10:20:45 +08:00
qqqlyx
fd60b4db4b up 2019-04-10 10:16:37 +08:00
vn.py
1a79ba37db [Mod]add on_cancel_order_failed callback for OkexGateway 2019-04-09 18:21:28 +08:00
vn.py
f53f5ea7dd [Mod]remove default proxy setting 2019-04-09 11:27:12 +08:00
vn.py
0260aa0784 [Fix]convert str to float for price and volume data 2019-04-08 18:32:59 +08:00
nanoric
0e67e75d6c [Add] virtual decorator 2019-04-08 04:56:42 -04: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
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
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
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