Commit Graph

3205 Commits

Author SHA1 Message Date
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
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
fasiondog
810156176f clear cppcheck infos 2024-09-24 12:09:11 +08:00
fasiondog
f3a0a298c1 fixed etf 缩扩股,调整权息表以适应缩扩股 2024-09-23 22:16:54 +08:00
fasiondog
11e7cf1660 处理linux下告警 2024-09-23 12:19:15 +08:00
fasiondog
bd445c39d1 PF检测是否使用了OptimalSelector;调整命名;引出SE_Optimal 2024-09-23 12:09:58 +08:00
fasiondog
3e4cd0ad12 升级依赖包 2024-09-23 10:06:35 +08:00
fasiondog
b37ad3d4e4
Merge pull request #292 from fasiondog/feature/optimit
Feature/optimit WalkForwardSystem and Optimal selector
2024-09-22 21:35:03 +08:00
KongDong
793b74f371 update 2024-09-22 20:45:56 +08:00
KongDong
4cc027d74f ```
优化选择器参数传递,实现更灵活的策略选择

修改了`export_System`函数以在选择器为空时默认使用`SE_Optimal`。这促进了更灵活的系统测试配置,
允许用户根据需求指定选择器或默认使用最佳策略。此外,调整了参数顺序,使选择器参数紧随测试长度参数之后,
提高了函数签名的直观性。
```
2024-09-22 20:18:47 +08:00
KongDong
ee16c96fb4 优化加强保护 2024-09-22 13:26:37 +08:00
fasiondog
f2a8c96765 add SE_MaxFundsOptimal (continue) 2024-09-22 11:23:07 +08:00
fasiondog
36d7723945 performance计算天数时加1 2024-09-22 11:01:56 +08:00
fasiondog
724dafb5c6 update 2024-09-22 00:50:24 +08:00
fasiondog
ae299b6cd0 调整 OptimalSelector 2024-09-21 22:06:44 +08:00
fasiondog
640865928e 优化调整部分目录结构 2024-09-21 12:34:16 +08:00
fasiondog
04e0cee932 同步 utils 2024-09-20 12:25:51 +08:00
fasiondog
6c6a79957c update 2024-09-20 00:09:53 +08:00
fasiondog
2ca1fd6245 update 2024-09-19 23:23:17 +08:00
fasiondog
c8ff76046e update 2024-09-19 22:47:56 +08:00
fasiondog
275993655c update 2024-09-19 15:44:10 +08:00
KongDong
3698f7b6a9 update 2024-09-18 22:20:48 +08:00
fasiondog
0bbdf20d39 update for parallel 2024-09-18 16:59:56 +08:00
fasiondog
b7997e8f69 SYS_WalkForward 引出至 python 2024-09-18 16:06:27 +08:00
fasiondog
ed70902dc9 WalkForwardSystem(continue) 2024-09-18 14:57:54 +08:00
fasiondog
48d3f638ff fixed OptimalSelector 2024-09-18 11:26:03 +08:00
KongDong
511ca4338b WalkForwardSystem(continue) 2024-09-17 23:35:33 +08:00
KongDong
1986c86af2 WalkForwardSystem(continue) 2024-09-17 16:33:39 +08:00
KongDong
785f5e4364 WalkForwardSystem(continue) 2024-09-17 14:44:27 +08:00
KongDong
0742a5635f WalkForwardSystem (continue) 2024-09-16 23:45:25 +08:00
KongDong
6a1bd02b43 add CN_Manual, EV_Manual, SG_Manual 2024-09-16 22:57:03 +08:00
KongDong
5da2b6e0ab fixed some CN not register serialization 2024-09-16 22:56:17 +08:00
fasiondog
7fe79c8338 test WalkForwardSystem (continue) 2024-09-16 21:51:50 +08:00
fasiondog
352badc28c 调整 OptimalSelector 代码 2024-09-16 21:36:20 +08:00
KongDong
4a37c670e2 OptimalSelector 增加 parallel 参数 2024-09-16 16:22:42 +08:00
KongDong
5de7ab7fcd test OptimalSelector 2024-09-16 15:36:43 +08:00
KongDong
2f20730538 Merge branch 'master' of github.com:fasiondog/hikyuu into feature/optimit 2024-09-16 14:18:33 +08:00
KongDong
ada77b9f05 fixed 日期型KQuery比较 2024-09-16 14:17:59 +08:00
KongDong
00e857cfcb update 2024-09-16 13:54:27 +08:00
KongDong
1e240c9917 Merge branch 'master' of github.com:fasiondog/hikyuu into feature/optimit 2024-09-16 11:29:15 +08:00
KongDong
f320be9161 update timeout for HikyuuTDX 2024-09-16 11:09:38 +08:00
KongDong
310cb89c2f update 2024-09-16 10:33:20 +08:00
KongDong
8068968498 update 2024-09-16 00:28:42 +08:00
fasiondog
b3fe6cdba6 update 2024-09-15 20:48:49 +08:00