📦 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 @@
## `fundsbsstockbuypercent(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定股票累计买入占期初净值比(%)
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `fundsbsstocknetrank(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定股票累计净买入排名
| 参数 | 类型 | 说明 |
@@ -26,6 +30,8 @@
## `fundsbsstocksellamount(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定股票累计卖出金额(万)
| 参数 | 类型 | 说明 |
@@ -38,6 +44,8 @@
## `fundsbssumnbuypercent2(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表的前N名股票累计买入占期初净值比(%)
| 参数 | 类型 | 说明 |