Commit Graph

3002 Commits

Author SHA1 Message Date
fasiondog
7187d1ab74 release 2.1.0 2024-06-18 00:34:43 +08:00
fasiondog
df43f71896 Merge branch 'master' of https://github.com/fasiondog/hikyuu into release 2024-06-17 20:51:06 +08:00
fasiondog
92dce6768b
Merge pull request #265 from fasiondog/feature/se
Selector 集合运算支持,同时支持合并权重,如 se + 0.5* se2
2024-06-17 13:12:56 +08:00
fasiondog
1608e5a05c update release 2024-06-17 12:19:10 +08:00
fasiondog
a7a48c62a1 限制 OperatorSelector clone 操作 2024-06-16 11:55:45 +08:00
fasiondog
3f737f53c7 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-06-16 03:11:19 +08:00
fasiondog
1bcba5fabb Merge branch 'feature/docs' of https://github.com/fasiondog/hikyuu into release 2024-06-16 02:53:42 +08:00
fasiondog
bba5f4c5a7 优化 INSUM, BLOCKSETNUM 可直接输入 stock list, 可以忽略 query 参数 2024-06-16 02:53:00 +08:00
fasiondog
32b33cbfbc update 2024-06-16 02:51:45 +08:00
fasiondog
87772454b5 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/docs 2024-06-16 02:49:39 +08:00
fasiondog
c00f897ceb 优化退出 2024-06-16 01:31:31 +08:00
fasiondog
538a3d583b
Merge pull request #264 from fasiondog/bugfix
fixed INSUM HKU_CHECK 改为告警打印忽略
2024-06-16 00:27:09 +08:00
fasiondog
671cc8cf7e update INSUM, HKU_CHECK 改为告警打印忽略 2024-06-15 23:44:24 +08:00
fasiondog
6aa40a1c85 fixed INSUM 2024-06-15 23:31:00 +08:00
fasiondog
145b9903ec Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-06-15 00:56:31 +08:00
fasiondog
0b11b7e42a
Merge pull request #263 from fasiondog/bugfix
fixed 对 etf 缩股的复权处理错误
2024-06-15 00:56:00 +08:00
fasiondog
3e3cf0abba fixed 对 etf 缩股的复权处理错误 2024-06-14 23:33:24 +08:00
fasiondog
ce4b5bc7e8 update 2024-06-14 16:25:19 +08:00
fasiondog
0d18803bcb update 2024-06-14 16:23:53 +08:00
fasiondog
203b69a0c6 update 2024-06-14 13:22:30 +08:00
fasiondog
91daa8eb83 异构SE组合补充测试 2024-06-14 02:05:07 +08:00
fasiondog
1bc9e0dbc2 fixed SelectorBase clone 2024-06-13 17:39:09 +08:00
fasiondog
ccf80e554c Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-06-13 15:10:43 +08:00
fasiondog
a9d8081810 优化 performance 绘图,参考标的累积收益率使用等比后复权计算 2024-06-13 15:10:23 +08:00
fasiondog
6affe70d4c 补充测试 2024-06-13 13:20:24 +08:00
fasiondog
6795ad6ffe SE_Fixed可以指定默认权重 2024-06-13 02:11:29 +08:00
fasiondog
f4b2850619 补充测试 2024-06-13 01:37:23 +08:00
fasiondog
8c4a824e11 增加使用真实数据测试的脚手架 2024-06-12 18:40:42 +08:00
fasiondog
ab1af02f59 去除 boost::filesystem 依赖 2024-06-12 18:13:35 +08:00
fasiondog
272459e8a1 泄露检测时不使用序列化,boost序列化存在全局静态变量会引起误报 2024-06-12 03:03:25 +08:00
fasiondog
197514fe7b 移除不需要的函数 2024-06-12 03:02:18 +08:00
fasiondog
ad66419cb5 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-06-11 20:58:17 +08:00
fasiondog
038b3bd423 remove print 2024-06-11 20:57:57 +08:00
fasiondog
eef2d1e15e Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-06-11 20:53:54 +08:00
fasiondog
b297a3d7af Merge branch 'master' of https://github.com/fasiondog/hikyuu 2024-06-11 20:52:31 +08:00
fasiondog
a15a37b6c3 fixed get_current_hub 2024-06-11 20:52:18 +08:00
fasiondog
c1c7710c2b Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-06-11 10:54:25 +08:00
fasiondog
23bfd66d80
Merge pull request #262 from fasiondog/feature/se_mf
优化SE_MultiFactor更适应 pf 与 hub 方式
2024-06-11 10:53:57 +08:00
fasiondog
d5751a76cd update nng to 1.8.0 2024-06-11 10:22:08 +08:00
fasiondog
c4e6e8c5d1 upgrade boost, sqlite 2024-06-11 09:50:55 +08:00
fasiondog
a6e8bb1e4a update 2024-06-11 00:03:38 +08:00
fasiondog
6a02c6cf8f update github ci 2024-06-10 10:22:38 +08:00
fasiondog
f56dcb3705 upgrade flatbuffers 2024-06-10 10:20:25 +08:00
fasiondog
b5c7530799 update flatbuffers_version 2024-06-10 10:06:12 +08:00
fasiondog
e008cea5d8 补充测试,fixed System 序列化存储 2024-06-10 01:20:51 +08:00
fasiondog
4b9057e44f update 2024-06-09 17:56:23 +08:00
fasiondog
74acf9bc8c 补充测试 2024-06-09 17:39:43 +08:00
fasiondog
917171c3a0 优化 MultiFactorSelector, 补充测试 2024-06-09 17:07:18 +08:00
fasiondog
1b906f468d update 2024-06-09 01:45:31 +08:00
fasiondog
04e8b3a846 优化SE_MultiFactor更适应 pf 与 hub 方式 2024-06-09 01:34:53 +08:00