✨ 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:
+6
@@ -2,6 +2,8 @@
|
||||
|
||||
## `queryTopNByField(stock_arr, beg_t, end_t, standard_by, sort_by, sort_order, return_number)`
|
||||
|
||||
声明:function
|
||||
|
||||
指标前N名(指定日)。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -18,6 +20,8 @@
|
||||
|
||||
## `QueryTopNByField_III(stock_arr, beg_t, end_t, standard_by, sort_by, sort_order, return_number)`
|
||||
|
||||
声明:function
|
||||
|
||||
综合指标前N名(指定日)。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -34,6 +38,8 @@
|
||||
|
||||
## `Stocks_PeriodValue_Call(stock_arr, beg_t, end_t, sort_by, sort_order, return_number)`
|
||||
|
||||
声明:function
|
||||
|
||||
股票列表指标交易情况(区间)。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user