Commit Graph

224 Commits

Author SHA1 Message Date
fasiondog
c814673231 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-05-31 22:13:51 +08:00
fasiondog
718fdc9a35 多余语句 2024-05-31 22:01:34 +08:00
fasiondog
17307a53c1 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-05-31 00:41:13 +08:00
fasiondog
43b03cb0c5 优化泄露检测;优化clang编译告警;优化shared_ptr创建 2024-05-30 15:03:51 +08:00
fasiondog
09a80680ff update 2024-05-28 18:31:37 +08:00
fasiondog
e5589645b6 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-05-28 08:33:30 +08:00
fasiondog
534a642eb9 还原MM优化 2024-05-28 08:32:31 +08:00
fasiondog
1dd79744cb update 2024-05-28 08:31:16 +08:00
fasiondog
c0f3db866f Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/se 2024-05-28 00:44:29 +08:00
fasiondog
d7651a8c2b 优化MM处理最大买入量 2024-05-28 00:40:16 +08:00
fasiondog
48892babff OperatorAddSelector(continue) 2024-05-27 23:07:26 +08:00
fasiondog
34326f8bf4 update 2024-05-27 16:27:23 +08:00
fasiondog
6e3c17e833 Porfolio添加对延迟系统可能出现的未来信号保护 2024-05-26 15:38:03 +08:00
fasiondog
bd69ad5287 Release 2.0.7 2024-05-19 02:26:48 +08:00
fasiondog
f90fd135db 扩展 SG_Band, 支持3指标 2024-05-18 12:37:38 +08:00
fasiondog
c1795d988e 优化 TP 2024-05-18 10:48:09 +08:00
fasiondog
0035c9d6be fixed SignalBase reset 2024-05-18 07:27:45 +08:00
fasiondog
14d4ce9190 fixed MultiFactorBase 构造时确实名称 2024-05-14 21:28:39 +08:00
fasiondog
27d6054e39 update 2024-05-10 02:14:48 +08:00
fasiondog
24aef563c1 update 2024-05-10 01:44:19 +08:00
fasiondog
968443141e MF 支持属性设定,以便组件化时可修改参数 2024-05-10 01:33:01 +08:00
fasiondog
ad1b09a05c 移除打印 2024-05-08 17:41:35 +08:00
fasiondog
b689e4100d update docs 2024-05-08 15:41:03 +08:00
fasiondog
9abafb4c10 fixed CycleSignale 2024-05-08 03:46:35 +08:00
fasiondog
be18d35241 fixed Portfolio 在非延迟买入、延迟卖出的场景下对账错误 2024-05-04 01:15:41 +08:00
fasiondog
635ec2aa68 pf 系统名称加上股票名称 2024-05-03 23:35:36 +08:00
fasiondog
ff0094fd5d update 2024-05-01 00:02:19 +08:00
fasiondog
7eda134bdc 恢复MF在单因子时直接使用原始因子值 2024-04-30 23:26:58 +08:00
fasiondog
8f6ca8076f 单因子时不使用原因子值,而是改为 MF 具体实现自行处理 2024-04-29 01:58:41 +08:00
fasiondog
648786da8c 调整 PF / TradeRecord 打印编码 :( 2024-04-07 13:07:16 +08:00
fasiondog
92c39baa2a 恢复 PF/TradeRecord 打印 2024-04-07 12:56:58 +08:00
fasiondog
0723e115c5 调整 PF/TradeRecord 打印 2024-04-07 02:36:39 +08:00
fasiondog
0aa68bdfc7 调整 MF.getScores 命名及不存在时返回空列表,不抛出异常 2024-04-04 04:01:18 +08:00
fasiondog
ddefc3769e jupyter 环境中禁止使用 PF/SYS trace 2024-04-03 01:06:23 +08:00
fasiondog
4b340c8f26 System support trace 2024-04-03 00:50:08 +08:00
fasiondog
c7d5c105cc 优化 TradeManager 获取资金曲线相关方法及其他 python 引入调整 2024-04-02 17:00:36 +08:00
fasiondog
966c8e6657 update SG for support cycle 2024-04-02 13:33:24 +08:00
fasiondog
554df39237 update 2024-04-02 12:08:07 +08:00
fasiondog
2db4bf7692 Signal add Cycle 2024-04-02 11:57:01 +08:00
fasiondog
8d28ef9dd6 update PF 2024-04-01 23:50:02 +08:00
fasiondog
344279be6c update PF for trace 2024-04-01 14:22:34 +08:00
fasiondog
e9477a9f8a update sys_performance 同时支持 PF 绘图 2024-04-01 04:06:10 +08:00
fasiondog
92cc19c338 update AF 2024-04-01 04:03:04 +08:00
fasiondog
62ccf5697b fixed PF for delay sys 2024-04-01 01:44:54 +08:00
fasiondog
975d764eab debug pf for not delay sys 2024-04-01 00:31:27 +08:00
fasiondog
fc20f5a5bb SG_AllwaysBuy 引出至 python 2024-03-31 04:47:44 +08:00
fasiondog
3eb48810da Selector, Portfolio 增加保护 2024-03-31 04:23:17 +08:00
fasiondog
9edf614912 MF 多线程优化 2024-03-31 03:21:39 +08:00
fasiondog
e5446e0636 add AF_MultiFactor/SE_MultiFactor//SG_Allways_buy 2024-03-31 02:18:44 +08:00
fasiondog
ddebb76217 add SE_Multi_factor, SG_Allways_buy 2024-03-30 19:02:35 +08:00