nanoric
|
064c5646e8
|
[Add] Added bindings: ctp
|
2019-01-21 05:48:38 -04:00 |
|
nanoric
|
cda0287246
|
[Fix] format error of /vnpy/trader/ui/widget.py
|
2019-01-21 05:46:31 -04:00 |
|
vn.py
|
e6e41fdc5c
|
Merge branch 'v2.0-DEV' of https://github.com/vnpy/vnpy into v2.0-DEV
|
2019-01-20 21:34:42 +08:00 |
|
vn.py
|
a257b18f84
|
[Add] LogMonitor for cta strategy and global excepthook
|
2019-01-20 21:34:38 +08:00 |
|
vn.py
|
7549ba9fba
|
Merge pull request #1348 from nanoric/ci
消除pylint对Enum的抱怨
|
2019-01-20 15:41:29 +08:00 |
|
vn.py
|
4596f3a515
|
[Add] CtaManager ui widget
|
2019-01-19 18:57:54 +08:00 |
|
nanoric
|
74de2f77b5
|
[Mod] 消除pylint对Enum的抱怨
|
2019-01-19 02:37:02 -04:00 |
|
nanoric
|
726089b2d8
|
[Mod] move travis/ into tools/ci
|
2019-01-19 02:14:10 -04:00 |
|
vn.py
|
499ffd9491
|
[Add] CTA engine and template for creating strategies
|
2019-01-19 13:12:29 +08:00 |
|
vn.py
|
d8dae9e680
|
[Merge] pull request #1345 from nanoric/ci
ci
|
2019-01-18 14:13:07 +08:00 |
|
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 |
|