📦 deps(tsl): sync tsl-playbook from 13be5ea0

Source-Commit: 13be5ea0aa
This commit is contained in:
ci[bot]
2026-07-29 07:58:05 +00:00
parent 9d2b696f58
commit 80357f4bc5
280 changed files with 48658 additions and 13929 deletions
@@ -2,6 +2,8 @@
## `fundsfdfundpercent(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定基金市值占净值比(%)
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `fundsfdfundpercent2(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定基金市值占总值比(%)
| 参数 | 类型 | 说明 |
@@ -26,6 +30,8 @@
## `fundsfdfundpercent3(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定基金市值占基金市值比(%)
| 参数 | 类型 | 说明 |
@@ -38,6 +44,8 @@
## `fundsfdfundpercentgrow3(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定基金市值占投资于基金的总市值比变动(%)
| 参数 | 类型 | 说明 |
@@ -51,6 +59,8 @@
## `fundsfdfundvaluegrow(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定基金持有市值变动(万)
| 参数 | 类型 | 说明 |
@@ -64,6 +74,8 @@
## `fundsfdmanagerpercent2(fundarr, rdate)`
声明:function
统计基金列表中指定报告期内持有关联基金市值占总值比(%)
| 参数 | 类型 | 说明 |
@@ -75,6 +87,8 @@
## `fundsfdmanagerpercentgrow(fundarr, rdate, rdate2)`
声明:function
统计指定报告期基金列表汇总的持有关联基金市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -87,6 +101,8 @@
## `fundsfdmanagerpercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计指定报告期基金列表汇总的关联基金市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -99,6 +115,8 @@
## `fundsfdmanagervalue(fundarr, rdate)`
声明:function
统计基金列表中指定报告期内持有关联基金市值(万)
| 参数 | 类型 | 说明 |
@@ -110,6 +128,8 @@
## `fundsfdnonpercent(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名基金市值占净值比(%)
| 参数 | 类型 | 说明 |
@@ -122,6 +142,8 @@
## `fundsfdnonpercent3(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名基金市值占基金市值比(%)
| 参数 | 类型 | 说明 |
@@ -134,6 +156,8 @@
## `fundsfdnonvaluegrowratio(fundarr, rdate, rdate2, topn)`
声明:function
统计指定报告期基金列表汇总的第N名基金持有市值变比(%)
| 参数 | 类型 | 说明 |
@@ -147,6 +171,8 @@
## `fundsfdnonvolume(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名基金持有份额
| 参数 | 类型 | 说明 |