vn.py
|
04dabc725f
|
Merge pull request #1391 from 1122455801/Add_boll_channel_strategy
[Add] boll_channel_strategy
|
2019-02-19 23:26:20 +08:00 |
|
1122455801
|
b3f421af70
|
Create king_keltner_strategy.py
|
2019-02-19 16:25:26 +08:00 |
|
1122455801
|
950e97544d
|
Create boll_channel_strategy.py
|
2019-02-19 15:36:07 +08:00 |
|
vn.py
|
f467afcf5e
|
[Mod]set all statistics to 0 if no trade in backtesting
|
2019-02-19 15:18:20 +08:00 |
|
vn.py
|
3618044b36
|
[Fix] bugs in cta backtesting
|
2019-02-18 13:42:16 +08:00 |
|
vn.py
|
144ca19b08
|
[Add] use rqdata client for query history data in cta engine
|
2019-02-18 13:10:00 +08:00 |
|
vn.py
|
6c91951e02
|
[Add] general functions of VN Trader
1. use json instead of shelve for setting/data storage
2. call original sys.__excepthook__ before showing exception with QMessageBox
|
2019-02-17 22:59:01 +08:00 |
|
vn.py
|
ae78a7f0c0
|
[Add] init cta strategy in thread to avoid ui block
|
2019-02-17 15:00:02 +08:00 |
|
vn.py
|
9df1cf9a74
|
[Add] load and sync cta strategy data function
|
2019-02-16 11:18:58 +08:00 |
|
vn.py
|
95052ce822
|
[Add] add load history data function to cta live trading engine
|
2019-02-16 10:13:22 +08:00 |
|
vn.py
|
e29345503b
|
[Fix] bug in calculating daily result of cta backtesting
|
2019-02-15 16:05:34 +08:00 |
|
vn.py
|
a302bc93c5
|
[Mod] format code with autopep8
|
2019-01-30 13:07:23 +08:00 |
|
vn.py
|
d7c79327dc
|
[Mod] reverse certain code formatting caused by black
|
2019-01-30 12:40:49 +08:00 |
|
vn.py
|
d05b558f87
|
[Fix] check typo bug with flake8
|
2019-01-30 09:54:51 +08:00 |
|
vn.py
|
346368cd2e
|
[Fix] bug in calculating daily backtesting pnl result
|
2019-01-30 04:39:04 +08:00 |
|
vn.py
|
b99c5ff590
|
[Add]backtesting function for cta strategy
|
2019-01-29 15:35:37 +08:00 |
|
vn.py
|
2dc8057de0
|
[Add] TurtleSignalStrategy for cta strategy app
|
2019-01-26 21:43:07 +08:00 |
|
vn.py
|
fdf2d4cf13
|
[Fix] some code mistakes caused by previous merge
|
2019-01-26 19:45:23 +08:00 |
|
vn.py
|
91678e0de2
|
Merge branch 'v2.0-DEV' of https://github.com/vnpy/vnpy into v2.0-DEV
|
2019-01-26 17:41:33 +08:00 |
|
vn.py
|
5d4e975ff4
|
[Mod]change formatting tools to black
|
2019-01-26 17:24:38 +08:00 |
|
nanoric
|
8bb0bb5fbf
|
[Mod] 再次进行一些格式修改
[Add] 增加对binding和tests的代码质量检查
[Add] 更新README.md
|
2019-01-24 09:06:31 -04:00 |
|
nanoric
|
ed1758a26a
|
[Add] use flake8
[Mod] use black instead of yapf
|
2019-01-24 09:06:31 -04:00 |
|
vn.py
|
d45b82e110
|
[Add] backtesting tool of CtaStrategy app
|
2019-01-24 14:13:57 +08:00 |
|
vn.py
|
a257b18f84
|
[Add] LogMonitor for cta strategy and global excepthook
|
2019-01-20 21:34:38 +08:00 |
|
vn.py
|
4596f3a515
|
[Add] CtaManager ui widget
|
2019-01-19 18:57:54 +08:00 |
|
vn.py
|
499ffd9491
|
[Add] CTA engine and template for creating strategies
|
2019-01-19 13:12:29 +08:00 |
|
vn.py
|
f97f090a25
|
[Add] BaseApp for app development
|
2019-01-18 09:35:35 +08:00 |
|