📝 docs(tsl): complete and lint codegen reference
This commit is contained in:
@@ -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名债券类型市值占固定收益投资市值比变动(%)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user