feat(tsl-api-reference): update API catalog and data dictionary

This commit is contained in:
csh
2026-08-11 18:10:24 +08:00
parent 34a3a5dec1
commit 7bd965de89
1231 changed files with 64187 additions and 18822 deletions
@@ -4,7 +4,9 @@
声明:function
日收益率转复合收益率,returntype决定显示模式,若为1则显示最后一天的复合收益率,为0则显示每天的复合收益率
返回日收益率转复合收益率,returntype决定显示模式,若为1则显示最后一天的复合收益率,为0则显示每天的复合收益率
<!-- tags: 金融 组合评价 中间函数 返回 获取 -->
| 参数 | 类型 | 说明 |
| ------------- | ------- | ------------------------ |
@@ -33,7 +35,9 @@ return pf_ReturnToCumulativeReturn(t, '涨幅%', 1);
声明:function
年化无风险收益率转换非年化收益率,与系统参数(股票,时间)相关
返回年化无风险收益率转换非年化收益率,与系统参数(股票,时间)相关
<!-- tags: 金融 组合评价 中间函数 返回 获取 -->
| 参数 | 类型 | 说明 |
| ------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |