fasiondog
|
e1cf25a63e
|
fixed TABLE_NO_AUTOID_BIND2
|
2024-10-15 15:19:09 +08:00 |
|
fasiondog
|
4b2ec9df1d
|
update readme
|
2024-10-13 21:34:09 +08:00 |
|
fasiondog
|
f96df73e1f
|
update reademe.md
|
2024-10-13 21:03:26 +08:00 |
|
fasiondog
|
52a8049372
|
fixed sys_performance 中空值需使用 null_price
|
2024-10-13 00:30:35 +08:00 |
|
fasiondog
|
e2b139a297
|
fixed TABLE_BIND20
|
2024-10-12 17:57:34 +08:00 |
|
fasiondog
|
cfbecc75a2
|
#define TABLE_NO_AUTOID_BIND12
|
2024-10-10 15:57:18 +08:00 |
|
fasiondog
|
8c36c7c495
|
fixed TABLE_NO_AUTOID_BIND20
|
2024-10-09 11:55:59 +08:00 |
|
fasiondog
|
588077548c
|
fixed TABLE_NO_AUTOID_BIND6
|
2024-10-09 03:56:16 +08:00 |
|
fasiondog
|
d1732e9ab3
|
fixed hku_error(e) -> hku_error(str(e))
|
2024-10-08 14:40:18 +08:00 |
|
fasiondog
|
453762419d
|
update
|
2024-10-07 11:37:14 +08:00 |
|
fasiondog
|
8381d8cc36
|
优化 TransAction,中间处理异常时,自动全部回滚
|
2024-10-06 16:43:26 +08:00 |
|
fasiondog
|
14e9e0d4f4
|
mylog.py add set_my_logger_file method
|
2024-10-05 22:24:49 +08:00 |
|
fasiondog
|
b773a73a98
|
改进 python hikyuu log 多进程日志文件安全
|
2024-10-05 15:16:01 +08:00 |
|
fasiondog
|
63ab5e6c2e
|
优化 DBConnect, transaction, commit 抛出异常
|
2024-10-04 13:30:48 +08:00 |
|
fasiondog
|
4c948e3c48
|
update
|
2024-10-02 13:18:08 +08:00 |
|
fasiondog
|
b7f94b1d02
|
添加编译参数,以便可以和hku_utils互换
|
2024-10-02 02:21:08 +08:00 |
|
fasiondog
|
89f17bf17b
|
Release 2.2.1
|
2024-10-01 15:07:51 +08:00 |
|
fasiondog
|
2c19578384
|
优化 HikyuuTdx GUI 布局
|
2024-10-01 15:01:45 +08:00 |
|
fasiondog
|
2a992eb413
|
优化 HikyuuTdx GUI 布局,支持缩放
|
2024-10-01 14:45:33 +08:00 |
|
fasiondog
|
ab43f81b27
|
fixed demo2 run failed; 优化上下文中ktypelist为空时认为为全部K线类型
|
2024-09-30 21:06:19 +08:00 |
|
fasiondog
|
1fc058117e
|
fixed strategy 实盘发出信号失败
|
2024-09-30 20:58:46 +08:00 |
|
fasiondog
|
e580f6e4d0
|
优化 python 中 strategy 无法 ctrl+C 终止
|
2024-09-30 20:58:10 +08:00 |
|
fasiondog
|
e8d80b74e6
|
update
|
2024-09-29 09:50:22 +08:00 |
|
fasiondog
|
e467843c51
|
Merge pull request #293 from fasiondog/release
Release 2.2.0
|
2024-09-26 15:57:51 +08:00 |
|
KongDong
|
5b3fb1863c
|
update
|
2024-09-26 15:55:32 +08:00 |
|
fasiondog
|
81b13dcb6c
|
Release 2.2.0
|
2024-09-26 15:29:49 +08:00 |
|
fasiondog
|
cfd4807299
|
Merge branch 'feature/docs' of https://github.com/fasiondog/hikyuu into release
|
2024-09-26 12:13:01 +08:00 |
|
fasiondog
|
eae42b2c86
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into release
|
2024-09-26 12:12:53 +08:00 |
|
fasiondog
|
8648645bbb
|
update docs
|
2024-09-26 12:10:00 +08:00 |
|
fasiondog
|
53bde4ebce
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/docs
|
2024-09-26 12:08:54 +08:00 |
|
fasiondog
|
3d4f07681b
|
clear cppcheck infos
|
2024-09-26 12:08:38 +08:00 |
|
fasiondog
|
ba4b17dd8a
|
SE_MultiFactor 补充参数 spearman
|
2024-09-26 12:04:46 +08:00 |
|
fasiondog
|
46bee3006e
|
update docs
|
2024-09-26 11:57:15 +08:00 |
|
fasiondog
|
8464a68e71
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/docs
|
2024-09-26 11:54:08 +08:00 |
|
fasiondog
|
ed7be6c4a6
|
IC, ICIR及相关MultiFactor 增加 spearman 参数,控制是否使用 spearman 计算相关系数
|
2024-09-26 11:51:21 +08:00 |
|
fasiondog
|
b7fa7f66e3
|
python 实现 crtSEOptimal
|
2024-09-26 10:18:25 +08:00 |
|
fasiondog
|
95e5c8a3a2
|
HikyuuTdx增加勿盘中导入提示
|
2024-09-25 17:08:05 +08:00 |
|
fasiondog
|
652a147926
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/docs
|
2024-09-25 15:53:06 +08:00 |
|
fasiondog
|
187fb65826
|
MultiFactorSelector 增加 "reverse" 参数,控制倒序获取; 其它小优化
|
2024-09-25 15:51:22 +08:00 |
|
fasiondog
|
4d5c1040ea
|
update docs
|
2024-09-24 23:55:30 +08:00 |
|
fasiondog
|
d6509a1146
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/docs
|
2024-09-24 18:44:10 +08:00 |
|
fasiondog
|
bb3370b810
|
历史财务数据即使没有变化也导入,避免切换引擎后一方未导入
|
2024-09-24 18:43:43 +08:00 |
|
fasiondog
|
dacdcd17aa
|
update docs
|
2024-09-24 17:37:31 +08:00 |
|
fasiondog
|
5fbeb74351
|
update docs
|
2024-09-24 16:45:27 +08:00 |
|
fasiondog
|
f1da736f5f
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into release
|
2024-09-24 15:30:23 +08:00 |
|
fasiondog
|
cd21dfc21e
|
update docs
|
2024-09-24 15:20:46 +08:00 |
|
fasiondog
|
5e584d1333
|
调整 docs 生成
|
2024-09-24 15:14:42 +08:00 |
|
fasiondog
|
0525259a3e
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/docs
|
2024-09-24 14:07:14 +08:00 |
|
KongDong
|
95a9bcc331
|
错别字
|
2024-09-24 13:54:54 +08:00 |
|
fasiondog
|
e91439b9b5
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into release
|
2024-09-24 12:11:30 +08:00 |
|