📝 docs(tsl): complete and lint codegen reference

This commit is contained in:
csh
2026-07-07 16:46:51 +08:00
parent 16e0992dd2
commit bbf6977f57
232 changed files with 39191 additions and 29763 deletions
@@ -1,6 +1,6 @@
# 板块 / 债券配置
### `fundsbcbondpercent2(fundarr, rdate, name)`
## `fundsbcbondpercent2(fundarr, rdate, name)`
统计基金列表中指定报告期内指定债券类型市值占总值比(%)
@@ -12,7 +12,7 @@
返回:float
### `fundsbcbondpercent4(fundarr, rdate, name)`
## `fundsbcbondpercent4(fundarr, rdate, name)`
统计基金列表中指定报告期内指定债券类型市值占固定收益投资市值比(%)
@@ -24,7 +24,7 @@
返回:float
### `fundsbcbondvaluegrowratio(fundarr, rdate, rdate2, name)`
## `fundsbcbondvaluegrowratio(fundarr, rdate, rdate2, name)`
统计基金列表中指定报告期内指定债券类型市值变比(%)
@@ -37,7 +37,7 @@
返回:float
### `fundsbcnonpercentgrow4(fundarr, rdate, rdate2, topn)`
## `fundsbcnonpercentgrow4(fundarr, rdate, rdate2, topn)`
统计基金列表中指定报告期内第N名债券类型市值占固定收益投资市值比变动(%)
@@ -50,7 +50,7 @@
返回:float
### `fundsbcsumnpercentgrow4(fundarr, rdate, rdate2, topn)`
## `fundsbcsumnpercentgrow4(fundarr, rdate, rdate2, topn)`
统计基金列表中指定报告期内前N名债券类型市值占固定收益投资市值比变动(%)