Commit Graph

1492 Commits

Author SHA1 Message Date
nanoric
09067dcee6 [Fix] Fixed format error and naming error 2019-01-18 01:24:15 -04:00
vn.py
f97f090a25 [Add] BaseApp for app development 2019-01-18 09:35:35 +08:00
vn.py
7f8617ff2d [Mod]Complete test of bitmex gateway 2019-01-16 20:57:30 +08:00
vn.py
d5a39a7d7f [Add] New bitmex gateway for crypto currency futures trading 2019-01-16 15:22:44 +08:00
vn.py
32867a97c2 [Mod]Change websocket client code style 2019-01-16 09:25:18 +08:00
vn.py
ab9ddbbce3 [Mod]Change rest client code style 2019-01-16 08:16:16 +08:00
vn.py
578544a3c3 [Mod]Change constant value from str to enum 2019-01-15 22:04:02 +08:00
vn.py
9c897d04af [Mod] Change futu gateway contract size to 1 2019-01-14 22:56:26 +08:00
vn.py
33aff65e60 [Add] Complete futu gateway test 2019-01-14 22:52:03 +08:00
vn.py
80193f6ebb
[Merge] pull request #1330 from nanoric/fix_readme_code
Fix pylint usage in readme
2019-01-13 15:47:06 +08:00
vn.py
f912207d3f [Add] Rest and websocket client 2019-01-13 13:23:10 +08:00
nanoric
7a8928f20a [Fix] 修复:pylint的代码少了个.
[Mod] 给yapf的代码增加-i参数,好直接生效
2019-01-13 00:29:17 -04:00
vn.py
242a97a2b2 [Add] Email engine for sending email message. 2019-01-12 10:44:53 +08:00
vn.py
6e1d90b327 [Add] Mainwindow now supports geometry setting save/load/restore 2019-01-12 09:54:56 +08:00
vn.py
60a640b6d1 [Add] Show VN Trader running path in main window 2019-01-12 09:43:27 +08:00
vn.py
91cb3d103d [Add] ConnectDialog supports field value save and load 2019-01-12 09:38:22 +08:00
vn.py
f3b2f506ed [Add] New gateway for Futu Securities 2019-01-11 23:54:01 +08:00
vn.py
857b0c243c [Add] Double click order monitor cells to cancel order 2019-01-11 15:49:11 +08:00
vn.py
a89cba984d [Add] Add about dialog 2019-01-11 13:06:39 +08:00
vn.py
1eb26d6151 [Add] Add write_log function in BaseGateway 2019-01-11 12:41:50 +08:00
vn.py
9b2b0561b1 [Add] Add active order monitor and contract manager 2019-01-11 12:21:55 +08:00
vn.py
40b5a4127c [Fix] Close #1167 2019-01-11 08:35:25 +08:00
vn.py
64c1c3ccde [Add] Complete ib gateway development 2019-01-10 23:45:21 +08:00
vn.py
84eaeb8733 [Add] Add monitor into mainwindow 2019-01-09 22:36:48 +08:00
vn.py
712fad6288 [Add] Add ib gateway using official ibapi from interactive brokers 2019-01-09 22:03:33 +08:00
vn.py
be25b684a0 [Add] Start ib gateway development 2019-01-09 16:41:51 +08:00
vn.py
a899060360 [Add] Add oms engine 2019-01-08 21:53:03 +08:00
vn.py
6ceac176ac Merge branch 'v2.0-DEV' of https://github.com/vnpy/vnpy into v2.0-DEV 2019-01-08 20:45:37 +08:00
vn.py
fe5b994b0e [Add] Add mainwindow and test code of VN Trader 2019-01-08 20:45:01 +08:00
vn.py
c304c2b125 [Add] Add log engine 2019-01-08 20:43:26 +08:00
vn.py
b996285ffd [Add] Add global setting file 2019-01-08 20:42:47 +08:00
vn.py
71f3f1ef27
[Merge] pull request #1322 from nanoric/readme
Readme
2019-01-08 12:34:15 +08:00
nanoric
65eac4612c [Add] 增加readme 2019-01-07 02:49:12 -04:00
nanoric
e0942debbc Merge branch 'v2.0-DEV' of https://github.com/vnpy/vnpy into travis_test 2019-01-07 02:45:45 -04:00
nanoric
bf2565920f [Add] added format_check.py 2019-01-07 02:43:15 -04:00
nanoric
665f515d86 [Mod] rename travis/requirements-travis.txt to travis/requirements.txt 2019-01-07 02:40:23 -04:00
nanoric
121cdccdb0 [Mod] move requirements-travis.txt to /travis/folder
[Add] added format check
2019-01-07 02:37:16 -04:00
nanoric
88002bc315 [Add] added travis script 2019-01-07 02:20:54 -04:00
vn.py
e25787536a [Add] Add trader ui widget 2019-01-06 20:16:29 +08:00
vn.py
ca14973b9a [Add] Add trader mainengine 2019-01-06 20:16:12 +08:00
vn.py
ca8b5fa406 [Add] Add abstract gateway class 2019-01-06 20:15:05 +08:00
vn.py
dfcd0ed0ea [Add] Add trader data object structure 2019-01-06 20:14:27 +08:00
vn.py
ad40633fd8 [Add] Add trader event type definition 2019-01-06 20:14:02 +08:00
vn.py
e32b76d243 [Add] Add trader constant definition 2019-01-06 20:13:50 +08:00
nanoric
8f1029ee37 [Mod] 修正import 2019-01-06 00:59:29 -04:00
nanoric
70fbb06cbf [Add] 增加一些代码格式的约束 2019-01-06 00:59:13 -04:00
nanoric
5326e6e4fc [Mod] 类属性应该使用snake_case 2019-01-06 00:58:37 -04:00
vn.py
9d3ec12695 [Add] Add event engine 2019-01-05 22:34:21 +08:00
vn.py
e3c22e3371
[Merge] pull request #1318 from nanoric/pylint_and_yapf_config
[Mod] constant can be both UPPER_CASE or CamelCase
2019-01-05 21:51:26 +08:00
nanoric
535c2cdc97 [Mod] constant can be both UPPER_CASE or CamelCase
UPPER_CASE if for normal constant, CamelCase is for Type aliases.
2019-01-05 05:32:52 -04:00