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 @@
## `Stock_RepurchaseAmount(end_t)`
声明:function
获得指定日前最近累计回购金额,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -12,6 +14,8 @@
## `Stock_RepurchaseAmountOfYear(end_t, rtype, stype, ex_rate)`
声明:function
获得指定日前最近一年累计回购金额
| 参数 | 类型 | 说明 |
@@ -25,6 +29,8 @@
## `Stock_RepurchaseAmountQJ(beg_t, end_t, rtype, stype, ex_rate)`
声明:function
获得区间内回购金额总和,区间已结束的方案累计回购金额+区间还未结束的方案回购金额
| 参数 | 类型 | 说明 |
@@ -39,6 +45,8 @@
## `Stock_RepurchaseAveragePrice(end_t)`
声明:function
获得指定日前最近累计回购均价,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -49,6 +57,8 @@
## `Stock_RepurchaseAveragePriceQJ(beg_t, end_t, rtype, stype, ex_rate)`
声明:function
获得区间内累计回购均价=区间累计回购金额/区间累计回购数量
| 参数 | 类型 | 说明 |
@@ -63,6 +73,8 @@
## `Stock_RepurchaseBuyNumByYear(end_t, rtype, stype)`
声明:function
获得指定日前最近一年累计回购次数
| 参数 | 类型 | 说明 |
@@ -75,6 +87,8 @@
## `Stock_RepurchaseBuyNumQJ(beg_t, end_t, rtype, stype)`
声明:function
获得区间内回购数量不为0的回购次数
| 参数 | 类型 | 说明 |
@@ -88,6 +102,8 @@
## `Stock_RepurchaseBuyType(end_t)`
声明:function
获得指定日前最近回购类型,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -98,6 +114,8 @@
## `Stock_RepurchaseDate(end_t)`
声明:function
获得指定日前最近回购日期,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -108,6 +126,8 @@
## `Stock_RepurchaseDaysBetweenFrist(end_t)`
声明:function
获得指定日前最近回购日距首次信息公布日天数,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -118,6 +138,8 @@
## `Stock_RepurchaseEndT(end_t)`
声明:function
获得指定日前最近回购方案结束日期,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -128,6 +150,8 @@
## `Stock_RepurchaseFDate(end_t)`
声明:function
获得指定日前最近一次回购的首次信息公布日,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -138,6 +162,8 @@
## `Stock_RepurchaseHighPrice(end_t)`
声明:function
获得指定日前最近累计回购最高价,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -148,6 +174,8 @@
## `Stock_RepurchaseHighPriceQJ(beg_t, end_t, rtype, stype, ex_rate)`
声明:function
获得区间内累计回购最高价(元)
| 参数 | 类型 | 说明 |
@@ -162,6 +190,8 @@
## `Stock_RepurchaseIsFinished(end_t)`
声明:function
获得指定日前最近累计回购方案是否结束,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -172,6 +202,8 @@
## `Stock_RepurchaseLowPrice(end_t)`
声明:function
获得指定日前最近累计回购最低价,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -182,6 +214,8 @@
## `Stock_RepurchaseLowPriceQJ(beg_t, end_t, rtype, stype, ex_rate)`
声明:function
获得区间内累计回购最低价
| 参数 | 类型 | 说明 |
@@ -196,6 +230,8 @@
## `Stock_RepurchaseNumOfYear(end_t, rtype, stype)`
声明:function
获得指定日前最近一年累计回购方案次数
| 参数 | 类型 | 说明 |
@@ -208,6 +244,8 @@
## `Stock_RepurchaseNumQJ(beg_t, end_t, rtype, stype)`
声明:function
获得区间内回购方案的个数,根据回购方式是否结束判断,截止EndT未结束的算一次
| 参数 | 类型 | 说明 |
@@ -221,6 +259,8 @@
## `Stock_RepurchasePremium(end_t)`
声明:function
获得指定日前最近累计回购折益率(%)=(最近累计回购均价/最近回购日期收盘价-1)\*100 系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -231,6 +271,8 @@
## `Stock_RepurchaseRDate(end_t)`
声明:function
获得指定日前最近一次回购的公布日,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -241,6 +283,8 @@
## `Stock_RepurchaseStockType(end_t)`
声明:function
获得指定日前最近回购股票种类,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -251,6 +295,8 @@
## `Stock_RepurchaseVol(end_t)`
声明:function
获得指定日前最近累计回购数量,系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -261,6 +307,8 @@
## `Stock_RepurchaseVolOfYear(end_t, rtype, stype)`
声明:function
获得指定日前最近一年累计回购数量
| 参数 | 类型 | 说明 |
@@ -273,6 +321,8 @@
## `Stock_RepurchaseVolQJ(beg_t, end_t, rtype, stype)`
声明:function
获得区间内回购数量总和,区间已结束的方案累计回购数量+区间还未结束的方案回购数量
| 参数 | 类型 | 说明 |
@@ -286,6 +336,8 @@
## `Stock_RepurchaseVolRate(end_t)`
声明:function
获得指定日前最近累计回购数量占总股本(%)=最近累计回购数量/首次信息公布日总股本\*100% 系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -296,6 +348,8 @@
## `Stock_RepurchaseVolRate_B(end_t)`
声明:function
获得指定日前最近累计回购数量占B股(%)=最近累计回购数量/首次信息公布日B股总股本\*100% 系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -306,6 +360,8 @@
## `Stock_RepurchaseVolRate_H(end_t)`
声明:function
获得指定日前最近累计回购数量占H股(%)最近累计回购数量/首次信息公布日H股总股本\*100% 系统参数:证券代码
| 参数 | 类型 | 说明 |
@@ -316,6 +372,8 @@
## `Stock_RepurchaseVolRateOfYear(end_t, rtype, stype)`
声明:function
获得指定日前最近一年累计回购数量占总股本(%)
| 参数 | 类型 | 说明 |
@@ -328,6 +386,8 @@
## `Stock_RepurchaseVolRateOfYear_B(end_t, rtype)`
声明:function
获得指定日前最近一年累计回购数量占B股(%)
| 参数 | 类型 | 说明 |
@@ -339,6 +399,8 @@
## `Stock_RepurchaseVolRateOfYear_H(end_t, rtype)`
声明:function
获得指定日前最近一年累计回购数量占H股(%)
| 参数 | 类型 | 说明 |
@@ -350,6 +412,8 @@
## `Stock_RepurchaseVolRateQJ(beg_t, end_t, rtype, stype)`
声明:function
获得区间内累计回购数量占总股本(%) 区间已结束的累计回购数量/本次方案首次信息公布日的总股本+截止日最近一条累计回购数量/本次方案首次信息公布日的总股本
| 参数 | 类型 | 说明 |
@@ -363,6 +427,8 @@
## `Stock_RepurchaseVolRateQJ_B(beg_t, end_t, rtype)`
声明:function
获得区间内累计回购数量占B股(%)
| 参数 | 类型 | 说明 |
@@ -375,6 +441,8 @@
## `Stock_RepurchaseVolRateQJ_H(beg_t, end_t, rtype)`
声明:function
获得区间内累计回购数量占H股(%)
| 参数 | 类型 | 说明 |