✨ feat(tsl-api-reference): index class and unit APIs
Migrate reference pages to declaration-line storage and rebuild the 13-column index. Add qualified member lookup plus regression and end-to-end coverage.
This commit is contained in:
@@ -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名股票累计买入占期初净值比(%)
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user