📦 deps(tsl): sync tsl-playbook from 13be5ea0

Source-Commit: 13be5ea0aa
This commit is contained in:
ci[bot]
2026-07-29 07:58:05 +00:00
parent 9d2b696f58
commit 80357f4bc5
280 changed files with 48658 additions and 13929 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
区间内交易公开信息涉及到的异常日期(证券)相关.
| 参数 | 类型 | 说明 |