📝 docs(tsl): complete and lint codegen reference
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 板块 / 累计买入和卖出
|
||||
|
||||
### `fundsbsstockbuypercent(fundarr, rdate, stockid)`
|
||||
## `fundsbsstockbuypercent(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票累计买入占期初净值比(%)
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsbsstocknetrank(fundarr, rdate, stockid)`
|
||||
## `fundsbsstocknetrank(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票累计净买入排名
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsbsstocksellamount(fundarr, rdate, stockid)`
|
||||
## `fundsbsstocksellamount(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票累计卖出金额(万)
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsbssumnbuypercent2(fundarr, rdate, topn)`
|
||||
## `fundsbssumnbuypercent2(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表的前N名股票累计买入占期初净值比(%)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user