vn.py
|
75f3acbfc3
|
[Mod] update CHANGELOG.md
|
2025-11-02 21:45:25 +08:00 |
|
vn.py
|
8f3fe85e17
|
[Mod] update version number to 4.2.0
4.2.0
|
2025-11-01 11:38:28 +08:00 |
|
vn.py
|
bc4ae04602
|
Merge branch 'dev' into calculate_feature
|
2025-11-01 11:04:12 +08:00 |
|
vn.py
|
c79cb16e53
|
[Mod] change log format of MainEngine
|
2025-11-01 11:04:00 +08:00 |
|
vn.py
|
9c358e7d59
|
Merge pull request #3666 from noranhe/fix-issue-3642
[Fix] issue 3462
|
2025-11-01 10:29:58 +08:00 |
|
vn.py
|
66297442e2
|
[Mod] 完成对新增日志的英文翻译
|
2025-10-28 16:34:47 +08:00 |
|
vn.py
|
d1f1a792b8
|
[Mod] MainEngine增加交易功能函数的调用日志输出
|
2025-10-28 16:32:50 +08:00 |
|
vn.py
|
ea6b50cd62
|
Merge pull request #3664 from noranhe/0617
[Fix] issue 3637
|
2025-10-18 20:12:52 +08:00 |
|
vn.py
|
beb7dc1ff1
|
Merge pull request #3694 from noranhe/docs
[Mod] 更新elite_ctastrategy文档
|
2025-09-30 21:27:31 +08:00 |
|
noranhe
|
18104403c2
|
[Mod] 更新elite_ctastrategy文档
|
2025-09-30 14:07:08 +08:00 |
|
noranhe
|
f278828945
|
Merge pull request #111 from vnpy/dev
Merge pull request #3693 from noranhe/docs
|
2025-09-30 13:20:36 +08:00 |
|
vn.py
|
86724e02fd
|
Merge pull request #3693 from noranhe/docs
[Mod] 更新ubuntu安装文档
|
2025-09-27 10:36:31 +08:00 |
|
noranhe
|
cb68918383
|
[Mod] 更新ubuntu安装文档
|
2025-09-26 17:45:47 +08:00 |
|
noranhe
|
229c1ca321
|
Merge pull request #110 from vnpy/dev
Dev
|
2025-09-26 17:00:49 +08:00 |
|
vn.py
|
6a02f6609c
|
Merge pull request #3688 from noranhe/update_docs_0828
[Mod] 更新simnow地址信息
|
2025-08-29 09:16:15 +08:00 |
|
noranhe
|
2258505d8b
|
[Mod] 更新simnow地址信息
|
2025-08-28 09:35:36 +08:00 |
|
noranhe
|
0fe17b5360
|
[Mod] 所有计算结果合并方式都改为left
|
2025-06-18 11:32:57 +08:00 |
|
noranhe
|
34bb5dac3f
|
[Mod] 有label的时候,把label放在最后一列
|
2025-06-18 11:23:48 +08:00 |
|
noranhe
|
ffd35203e3
|
[Fix] issue 3462
|
2025-06-17 17:27:04 +08:00 |
|
vn.py
|
7cb22f9291
|
Merge pull request #3665 from vnpy/dev
Dev
4.1.0
|
2025-06-17 16:41:13 +08:00 |
|
vn.py
|
8f6d8665d2
|
[Mod] update README.md and CHANGELOG.md
|
2025-06-17 16:40:40 +08:00 |
|
noranhe
|
0f580f2669
|
[Fix] issue 3637
|
2025-06-17 15:15:53 +08:00 |
|
vn.py
|
61f1489e2c
|
[Mod] update CHANGELOG.md
|
2025-06-17 13:17:04 +08:00 |
|
vn.py
|
7afdb47180
|
Merge pull request #3663 from noranhe/0617
[Fix] mypy报错
|
2025-06-17 10:54:02 +08:00 |
|
noranhe
|
12b2539a55
|
[Fix] mypy报错
|
2025-06-17 09:46:57 +08:00 |
|
noranhe
|
aeadb2184f
|
[Fix] ruff 报错
|
2025-06-17 09:38:26 +08:00 |
|
noranhe
|
29cb430181
|
[Fix] mypy报错
|
2025-06-17 09:30:56 +08:00 |
|
noranhe
|
de3145422e
|
Merge pull request #109 from vnpy/dev
Dev
|
2025-06-17 09:26:24 +08:00 |
|
vn.py
|
bc0d6ecd4c
|
[Mod] update version number to 4.1.0
|
2025-06-17 08:02:59 +08:00 |
|
vn.py
|
f7d4a8602c
|
[Mod] ruff and mypy code quality improvement
|
2025-06-16 23:25:48 +08:00 |
|
vn.py
|
7eeeb4b820
|
Merge branch 'dev' of https://github.com/vnpy/vnpy into dev
|
2025-06-16 23:08:30 +08:00 |
|
vn.py
|
580f31f738
|
[Mod] upgrade ta-lib to 0.6.4
|
2025-06-16 23:08:28 +08:00 |
|
vn.py
|
6cdbe2f214
|
[Mod] remove usage of talib.MA_Type
|
2025-06-16 21:32:33 +08:00 |
|
vn.py
|
1dd294fae6
|
Merge branch 'master' into dev
|
2025-06-16 21:31:41 +08:00 |
|
vn.py
|
ac4ae63112
|
Merge pull request #3643 from baorepo/patch-1
[fix] MA_Type object is not callable
|
2025-06-16 21:31:08 +08:00 |
|
vn.py
|
94b3a5f2ac
|
[Mod] close smtp client after sending email, fix issues related to QQMail
|
2025-06-16 21:20:53 +08:00 |
|
vn.py
|
467a737b25
|
[Mod] add default gateway_name to logger, close #3622
|
2025-06-16 21:06:32 +08:00 |
|
vn.py
|
be617cd7ca
|
[Mod] proivde extra parameters in run_ga_optimization
|
2025-06-16 20:45:31 +08:00 |
|
vn.py
|
d8e91a3f00
|
Merge pull request #3661 from noranhe/fix-issue-3630
[Mod] run_ga_optimization
|
2025-06-16 20:00:00 +08:00 |
|
vn.py
|
65706d5217
|
[Add] ETF order type support (purchase/redemption)
|
2025-06-16 19:59:27 +08:00 |
|
vn.py
|
c4c60ca02c
|
Merge pull request #3658 from noranhe/0616
[Mod] 指定pyside6版本
|
2025-06-16 18:06:42 +08:00 |
|
noranhe
|
7c74b09973
|
[Mod] run_ga_optimization
|
2025-06-16 17:50:26 +08:00 |
|
noranhe
|
c55159042c
|
[Mod] 指定pyside6版本
|
2025-06-16 10:47:55 +08:00 |
|
vn.py
|
3ada63ae5b
|
Merge branch 'dev' of https://github.com/vnpy/vnpy into dev
|
2025-06-15 17:56:07 +08:00 |
|
vn.py
|
c23adc4fcd
|
[Mod] upgrade status of gateway modules
|
2025-06-15 17:56:05 +08:00 |
|
vn.py
|
e8026400ae
|
Merge pull request #3657 from noranhe/0613
[Add] 基于迅投研下载A股指数成分股数据Demo
|
2025-06-13 16:39:07 +08:00 |
|
vn.py
|
78cb6aa571
|
[Mod] upgrade status of application modules
|
2025-06-13 16:19:13 +08:00 |
|
noranhe
|
61d842ff05
|
[Add] 基于迅投研下载A股指数成分股数据Demo
|
2025-06-13 11:05:56 +08:00 |
|
noranhe
|
acc8c7f41e
|
Merge pull request #107 from vnpy/dev
Dev
|
2025-06-13 10:08:15 +08:00 |
|
vn.py
|
0b8e3eae73
|
[Mod] use close instead of unbind to safely close zmq socket
|
2025-06-12 17:18:46 +08:00 |
|