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 @@
## `getIndexValuePct(index_id, begt, endt, cycle, right_type, sample_select, types, r_date_type, grid_no)`
声明:function
指定日指数PE/PB/PCF/PMI(最近12个月)估值百分位。
| 参数 | 类型 | 说明 |
@@ -20,6 +22,8 @@
## `Index_PEPBPMIPNA12_Call_DBFirst(end_t, right_type, s_type, sample_select, criterion, _type, r_date_type)`
声明:function
指数PE/PB/PCF/PMI(最近12个月)。
| 参数 | 类型 | 说明 |
@@ -36,6 +40,8 @@
## `TSFL_IndexValuePCTSeries(index_id, begt, endt, cycle, n, right_type, sample_select, types, r_date_type, grid_no)`
声明:function
研究指数PE/PB/PCF/PMI(最近12个月)序列、估值百分位与指数走势之间的关系。
| 参数 | 类型 | 说明 |
@@ -55,6 +61,8 @@
## `valuePctSeriesFrame(index_id, begt, endt, cycle, n, val_fun, field, grid_no, if_close)`
声明:function
计算区间估值百分位序列。
| 参数 | 类型 | 说明 |
@@ -73,6 +81,8 @@
## `valueSeriesFrame(index_id, begt, endt, cycle, val_fun, field, grid_no)`
声明:function
计算区间估值序列。
| 参数 | 类型 | 说明 |