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 @@
## `getDataByDiff(stks, beg_t, end_t, zb_name, zb_exp)`
声明:function
按条件筛选股票,测试函数。返回包括表达式ZBExp的基本信息,若在begt未上市交易则剔除。
| 参数 | 类型 | 说明 |
@@ -16,6 +18,8 @@
## `pf_ComponentBetaPercent2(t, index_id, begt, endt, min_trade_days, method_for_no_enough_data)`
声明:function
成份β贡献,组合中某一证券对组合β的百分比贡献。
| 参数 | 类型 | 说明 |
@@ -31,6 +35,8 @@
## `pf_VARByHistoricalSimulation(w, beg_t, end_t, confidence_interval, market_value, delta_t, method_type)`
声明:function
VAR-历史模拟法。
| 参数 | 类型 | 说明 |