📦 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 @@
## `fundsirabspercent2(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的资产支持证券市值占总值比例(%)
| 参数 | 类型 | 说明 |
@@ -13,6 +15,8 @@
## `fundsirabspercentgrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内资产支持证券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -25,6 +29,8 @@
## `fundsirabspercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内资产支持证券市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -37,6 +43,8 @@
## `fundsirabspercentgrow4(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内资产支持证券市值占固定收益投资比变动(%)
| 参数 | 类型 | 说明 |
@@ -49,6 +57,8 @@
## `fundsirabsvalue(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金投资于资产支持证券的市值和(万)
| 参数 | 类型 | 说明 |
@@ -60,6 +70,8 @@
## `fundsirabsvaluegrow(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内资产支持证券市值变动(万)
| 参数 | 类型 | 说明 |
@@ -72,6 +84,8 @@
## `fundsirbondpercent1(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的债券市值占净值比例(%)
| 参数 | 类型 | 说明 |
@@ -83,6 +97,8 @@
## `fundsirbondpercentgrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内债券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -95,6 +111,8 @@
## `fundsirbondvaluegrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内债券现金市值变动(万)
| 参数 | 类型 | 说明 |
@@ -107,6 +125,8 @@
## `fundsircashpercent1(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的银行存款和清算备付金市值占净值比例(%)
| 参数 | 类型 | 说明 |
@@ -118,6 +138,8 @@
## `fundsircashpercent2(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的银行存款和清算备付金市值占总值比例(%)
| 参数 | 类型 | 说明 |
@@ -129,6 +151,8 @@
## `fundsircashpercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内银行存款和清算备付金市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -141,6 +165,8 @@
## `fundsircashvalue(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的银行存款和清算备付金的市值和(万)
| 参数 | 类型 | 说明 |
@@ -152,6 +178,8 @@
## `fundsircashvaluegrow(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内银行存款和清算备付金市值变动(万)
| 参数 | 类型 | 说明 |
@@ -164,6 +192,8 @@
## `fundsirdeporeceiptpercentgrow3(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内存托凭证市值占权益投资比变动(%)
| 参数 | 类型 | 说明 |
@@ -176,6 +206,8 @@
## `fundsirderivativespercent1(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的金融衍生品市值占净值比例(%)
| 参数 | 类型 | 说明 |
@@ -187,6 +219,8 @@
## `fundsirderivativespercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内金融衍生品市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -199,6 +233,8 @@
## `fundsirfixedincomevaluegrowratio(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内固定投资收益市值变比(%)
| 参数 | 类型 | 说明 |
@@ -211,6 +247,8 @@
## `fundsirforwardpercent5(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的远期市值占金融衍生品投资市值比例(%)
| 参数 | 类型 | 说明 |
@@ -222,6 +260,8 @@
## `fundsirforwardpercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内远期市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -234,6 +274,8 @@
## `fundsirforwardvalue(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的远期市值和(万)
| 参数 | 类型 | 说明 |
@@ -245,6 +287,8 @@
## `fundsirfundpercent2(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的基金市值占总值比例(%)
| 参数 | 类型 | 说明 |
@@ -256,6 +300,8 @@
## `fundsirfundpercentgrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内基金占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -268,6 +314,8 @@
## `fundsirfundpercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内基金市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -280,6 +328,8 @@
## `fundsirfundvaluegrow(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内基金市值变动(万)
| 参数 | 类型 | 说明 |
@@ -292,6 +342,8 @@
## `fundsirfuturespercent1(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的期货市值占净值比例(%)
| 参数 | 类型 | 说明 |
@@ -303,6 +355,8 @@
## `fundsirfuturespercentgrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内期货市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -315,6 +369,8 @@
## `fundsirfuturespercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内期货市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -327,6 +383,8 @@
## `fundsiroptionpercent1(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的期权市值占净值比例(%)
| 参数 | 类型 | 说明 |
@@ -338,6 +396,8 @@
## `fundsiroptionpercent2(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的期权市值占总值比例(%)
| 参数 | 类型 | 说明 |
@@ -349,6 +409,8 @@
## `fundsiroptionpercent5(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的期权市值占金融衍生品投资市值比例(%)
| 参数 | 类型 | 说明 |
@@ -360,6 +422,8 @@
## `fundsirotherpercent2(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的其他资产市值占总值比例(%)
| 参数 | 类型 | 说明 |
@@ -371,6 +435,8 @@
## `fundsirothervalue(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的其他资产市值和(万)
| 参数 | 类型 | 说明 |
@@ -382,6 +448,8 @@
## `fundsirpreferredstockpercent2(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的优先股市值占总值比例(%)
| 参数 | 类型 | 说明 |
@@ -393,6 +461,8 @@
## `fundsirpreferredstockvalue(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的优先股市值和(万)
| 参数 | 类型 | 说明 |
@@ -404,6 +474,8 @@
## `fundsirpreferredstockvaluegrow(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内优先股市值变动(万)
| 参数 | 类型 | 说明 |
@@ -416,6 +488,8 @@
## `fundsirrepurchasepercent2(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的卖出回购证券市值占总值比例(%)
| 参数 | 类型 | 说明 |
@@ -427,6 +501,8 @@
## `fundsirrepurchasepercentgrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内卖出回购证券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -439,6 +515,8 @@
## `fundsirrepurchasepercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内卖出回购证券市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -451,6 +529,8 @@
## `fundsirrepurchasevalue(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的卖出回购证券市值和(万)
| 参数 | 类型 | 说明 |
@@ -462,6 +542,8 @@
## `fundsirresalepercent1(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的买入返售证券市值占净值比例(%)
| 参数 | 类型 | 说明 |
@@ -473,6 +555,8 @@
## `fundsirresalepercent2(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的买入返售证券市值占总值比例(%)
| 参数 | 类型 | 说明 |
@@ -484,6 +568,8 @@
## `fundsirresalepercentgrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内买入返售证券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -496,6 +582,8 @@
## `fundsirresalepercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内买入返售证券市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -508,6 +596,8 @@
## `fundsirresalevalue(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的买入返售证券市值和(万)
| 参数 | 类型 | 说明 |
@@ -519,6 +609,8 @@
## `fundsirresalevaluegrowratio(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内买入返售证券市值变比(%)
| 参数 | 类型 | 说明 |
@@ -531,6 +623,8 @@
## `fundsirstockpercent1(fundarr, rdate)`
声明:function
统计指定报告期基金列表中所有基金的股票市值占净值比例(%)
| 参数 | 类型 | 说明 |
@@ -542,6 +636,8 @@
## `fundsirstockpercentgrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内股票市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -554,6 +650,8 @@
## `fundsirstockvaluegrow1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内股票市值变动(万)
| 参数 | 类型 | 说明 |
@@ -566,6 +664,8 @@
## `fundsirstockvaluegrowratio1(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内股票市值变比(%)
| 参数 | 类型 | 说明 |
@@ -578,6 +678,8 @@
## `fundsirtotalassetvaluegrow(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内资产总值变动(万)
| 参数 | 类型 | 说明 |
@@ -590,6 +692,8 @@
## `fundsirtotalassetvaluegrowratio(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内资产总值变比(%)
| 参数 | 类型 | 说明 |
@@ -602,6 +706,8 @@
## `fundsirwarrantpercentgrow2(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内权证市值占总值比变动(%)
| 参数 | 类型 | 说明 |
@@ -614,6 +720,8 @@
## `fundsirwarrantvaluegrow(fundarr, rdate, rdate2)`
声明:function
统计基金列表中指定报告期内权证市值变动(万)
| 参数 | 类型 | 说明 |