✨ feat(tsl-api-reference): update API catalog and data dictionary
This commit is contained in:
+6
-2
@@ -4,7 +4,9 @@
|
||||
|
||||
声明:function
|
||||
|
||||
日收益率转复合收益率,returntype决定显示模式,若为1则显示最后一天的复合收益率,为0则显示每天的复合收益率
|
||||
返回日收益率转复合收益率,returntype决定显示模式,若为1则显示最后一天的复合收益率,为0则显示每天的复合收益率
|
||||
|
||||
<!-- tags: 金融 组合评价 中间函数 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------------- | ------- | ------------------------ |
|
||||
@@ -33,7 +35,9 @@ return pf_ReturnToCumulativeReturn(t, '涨幅%', 1);
|
||||
|
||||
声明:function
|
||||
|
||||
年化无风险收益率转换非年化收益率,与系统参数(股票,时间)相关
|
||||
返回年化无风险收益率转换非年化收益率,与系统参数(股票,时间)相关
|
||||
|
||||
<!-- tags: 金融 组合评价 中间函数 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user