Commit Graph

2790 Commits

Author SHA1 Message Date
vn.py
766d705e7a [Mod] fix algo control bugs in BasicSpreadStrategy 2019-10-28 22:14:25 +08:00
vn.py
877c703e0f [Add] support for FOK and IOC order of HBDM 2019-10-28 14:43:34 +08:00
vn.py
2147737169 [Del] remove query trade and history order function 2019-10-28 14:43:12 +08:00
vn.py
3f364e408a Merge branch 'master' of https://github.com/vnpy/vnpy 2019-09-30 11:53:54 +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
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
vn.py
6279ab4ddf [Mod] update README.md 2019-09-17 23:58:16 +08:00
vn.py
15bdeea400 [Mod] close #2060 2019-09-17 23:46:05 +08:00
vn.py
69f9a21c3e [Fix] close #2037 2019-09-17 23:41:10 +08:00
vn.py
38d090bed4 [Mod] close #2019 2019-09-17 23:30:30 +08:00
vn.py
0c1dc817b9 [Fic] close #2021 2019-09-17 23:28:36 +08:00
vn.py
8baafc5cf9 [Add] CBOE exchange enum 2019-09-17 23:14:43 +08:00
vn.py
1356aac894 [Mod] close #1937 2019-09-17 23:11:17 +08:00
vn.py
cf2a7ad2f7 [Mod] close #1950 2019-09-17 23:01:28 +08:00
vn.py
1053eb2d23 [Mod] close #1938 2019-09-17 22:56:40 +08:00
vn.py
06797b475f [Mod] update README.md 2019-09-17 22:48:20 +08:00
vn.py
c06240f8f8
Merge pull request #2093 from vnpy/dev-spreadtrading
Dev spreadtrading
2019-09-17 22:37:35 +08:00
vn.py
6a5d04e61f [Add] BasicSpreadStrategy for demo 2019-09-17 22:35:40 +08:00
vn.py
80d89d1cb8 [Add] UI component for managing strategies 2019-09-17 17:41:20 +08:00
vn.py
3b9f1c3148 [Add] SpreadStrategyEngine for managing spread trading strategies 2019-09-17 16:26:48 +08:00
vn.py
68090e4552 [Mod] add SpreadStrategyTemplate for creating spread strategies 2019-09-16 23:33:36 +08:00
vn.py
bbd62e02b7 [Mod] add EVENT_SPREAD_POS event type 2019-09-16 23:06:40 +08:00
vn.py
f46f796475 [Mod] move leg multiplier to SpreadData 2019-09-16 17:22:47 +08:00
vn.py
80c9dfe378 [Mod] complete test of algo trading function 2019-09-16 16:42:16 +08:00
vn.py
be9142e878 [Mod] add send/cancel order function of algo engine 2019-09-16 14:51:57 +08:00
vn.py
f94144b704 [Mod] remove test function 2019-09-15 23:53:49 +08:00
vn.py
d4cab7bfc2 [Add] stop algo by double click monitor cells 2019-09-15 21:46:49 +08:00
vn.py
b4081eb01e [Add] dialog ui for creating new spread 2019-09-15 21:34:47 +08:00
vn.py
2e4776eceb [Add] dialog ui for starting algo 2019-09-15 20:53:18 +08:00
vn.py
0ad86c8638 [Add] spread trading algo and engine 2019-09-15 17:44:08 +08:00
vn.py
0f4402833d [Add] template for spreading algo 2019-09-14 15:57:27 +08:00
vn.py
0ee582a12e [Mod] move OffsetConverter module to vnpy.trader 2019-09-14 14:39:24 +08:00
vn.py
98912462f6 [Add] spread price and pos calculation 2019-09-14 13:20:09 +08:00
vn.py
5a9dfa747d [Add] new spread trading app 2019-09-14 11:06:08 +08:00
vn.py
afb079c9ca
Merge pull request #2071 from vnpy/dev-coinbase
Dev coinbase
2019-09-05 22:56:08 +08:00
vn.py
6b0bb3cbdb [Mod] change order lifecycle management detail of coinbase gateway 2019-09-05 22:55:03 +08:00