Hikyuu 2.8.2 发布,超高速开源量化交易框架
**Hikyuu Quant Framework 基于 C++/Python 的超高速量化交易框架,同时可基于策略部件进行资产重用,快速累积策略资产**
## 2.8.2 版本主要更新
**🚀 新增特性**
- 新增指标:RSRS_BETA、RSRS_BULL、ADX、ADX2
- feat(indicator): 添加origin-id用于缓存身份标识,提升指标计算缓存准确性
- feat(draw): 更新热力图和柱状图标题以包含交易对象名称
**⚡️ 优化改进**
- perf(factor): MF因子复用以进一步提升多因子系统计算性能
**🐞 缺陷修复**
- fix(signal): 修复SignalBase::clone错误复制m_cycle_end导致周期边界损坏
- fix(allocatefunds): 修复adjust_running_sys=false时running占用权重误用总账户资产
- fix(indicator): 修复SPEARMAN(n=0)默认参数不产出有效结果
- fix(multifactor): 使分数排序确定性,避免结果不一致
- fix(multifactor): 导出calculate_style_residuals符号,修复链接问题
- fix(multifactor): 使延迟计算线程安全,支持并发场景
- fix(indicator): 在FACTOR身份标识中包含ktype,确保缓存准确性
---
更多信息,参见:
- 项目主页: [https://hikyuu.org](https://hikyuu.org)
- gitee 地址:[https://gitee.com/fasiondog/hikyuu](https://gitee.com/fasiondog/hikyuu)
- github 地址:[https://github.com/fasiondog/hikyuu](https://github.com/fasiondog/hikyuu)
- hub 地址: [https://gitee.com/fasiondog/hikyuu_hub](https://gitee.com/fasiondog/hikyuu_hub)
---
原文链接:[点击查看](https://www.oschina.net/news/502063)
## 2.8.2 版本主要更新
**🚀 新增特性**
- 新增指标:RSRS_BETA、RSRS_BULL、ADX、ADX2
- feat(indicator): 添加origin-id用于缓存身份标识,提升指标计算缓存准确性
- feat(draw): 更新热力图和柱状图标题以包含交易对象名称
**⚡️ 优化改进**
- perf(factor): MF因子复用以进一步提升多因子系统计算性能
**🐞 缺陷修复**
- fix(signal): 修复SignalBase::clone错误复制m_cycle_end导致周期边界损坏
- fix(allocatefunds): 修复adjust_running_sys=false时running占用权重误用总账户资产
- fix(indicator): 修复SPEARMAN(n=0)默认参数不产出有效结果
- fix(multifactor): 使分数排序确定性,避免结果不一致
- fix(multifactor): 导出calculate_style_residuals符号,修复链接问题
- fix(multifactor): 使延迟计算线程安全,支持并发场景
- fix(indicator): 在FACTOR身份标识中包含ktype,确保缓存准确性
---
更多信息,参见:
- 项目主页: [https://hikyuu.org](https://hikyuu.org)
- gitee 地址:[https://gitee.com/fasiondog/hikyuu](https://gitee.com/fasiondog/hikyuu)
- github 地址:[https://github.com/fasiondog/hikyuu](https://github.com/fasiondog/hikyuu)
- hub 地址: [https://gitee.com/fasiondog/hikyuu_hub](https://gitee.com/fasiondog/hikyuu_hub)
---
原文链接:[点击查看](https://www.oschina.net/news/502063)
评论
暂无评论。