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 @@
## `BK_HSGValueN(field, beg_t, end_t, _type)`
声明:function
通道区间的相关数据的抽象函数,与系统参数(通道代码)相关。南向港股通交易单位为港币,北向沪深股通交易单位为元。如果返回0,说明区间通道无交易或无相关数据的交易。
| 参数 | 类型 | 说明 |
@@ -15,6 +17,8 @@
## `getRepurchaseVol(stock_id, beg_t, end_t, rtype, stype, ctype, ex_rate)`
声明:function
获得区间内累计回购数量、金额、占比
| 参数 | 类型 | 说明 |
@@ -31,6 +35,8 @@
## `stocktbdeleterepeatdata(t)`
声明:function
删除日重复数据
| 参数 | 类型 | 说明 |
@@ -41,6 +47,8 @@
## `stocktbgetinfo(stockarr, begt, endt, ydtype, direction)`
声明:function
区间内指定异动类型与交易方向的交易公开信息报表,与系统参数(证券)相关.
| 参数 | 类型 | 说明 |
@@ -55,6 +63,8 @@
## `stocktbgetinfoyddata(ydtype)`
声明:function
获取公开交易数据异动类型信息
| 参数 | 类型 | 说明 |
@@ -65,6 +75,8 @@
## `stocktbsectionamount(t)`
声明:function
公开交易信息区间成交金额
| 参数 | 类型 | 说明 |
@@ -75,6 +87,8 @@
## `stocktbsectiondate(t)`
声明:function
区间内交易公开信息涉及到的异常日期(证券)相关.
| 参数 | 类型 | 说明 |