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 @@
## `bd_CoupDaysNC(end_t)`
声明:function
交易日到下一付息日之间的天数,与系统股票相关。该函数已废弃
| 参数 | 类型 | 说明 |
@@ -12,6 +14,8 @@
## `bd_Duration(end_t)`
声明:function
指定日久期,与系统股票相关。该函数已废弃
| 参数 | 类型 | 说明 |
@@ -22,6 +26,8 @@
## `bd_Interest(end_t)`
声明:function
指定日应计利息(元),与系统股票相关。该函数已废弃
| 参数 | 类型 | 说明 |
@@ -32,6 +38,8 @@
## `fhzb(beg_t, end_t)`
声明:function
返回指定股票复合指标(%),该函数和证券代码、周期有关。
| 参数 | 类型 | 说明 |
@@ -43,6 +51,8 @@
## `jszb(beg_t, end_t)`
声明:function
返回指定股票即时性指标,该函数和证券代码、周期有关。
| 参数 | 类型 | 说明 |
@@ -54,6 +64,8 @@
## `kdzb(beg_t, end_t)`
声明:function
宽度指标(%),与系统证券pn_stock()有关。该函数已废弃。
| 参数 | 类型 | 说明 |
@@ -65,6 +77,8 @@
## `tdCountEx2(end_t)`
声明:function
统计当前系统股票在EndT上午9点到下午4点之间交易明细中成交量大于0的记录条数,与系统证券pn_stock()有关。该函数已废弃。
| 参数 | 类型 | 说明 |
@@ -75,6 +89,8 @@
## `txzb(beg_t, end_t)`
声明:function
弹性指标(%),与系统证券pn_stock()有关。该函数已废弃。
| 参数 | 类型 | 说明 |
@@ -86,6 +102,8 @@
## `sdZb(beg_t, end_t)`
声明:function
返回指定股票深度指标,该函数和证券代码、周期有关。
| 参数 | 类型 | 说明 |