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:
csh
2026-07-29 15:47:46 +08:00
parent 9edc8fc868
commit 13be5ea0aa
239 changed files with 39157 additions and 12846 deletions
@@ -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
股票列表指标交易情况(区间)。
| 参数 | 类型 | 说明 |