📦 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 @@
## `queryTopNByField(stock_arr, beg_t, end_t, standard_by, sort_by, sort_order, return_number)`
声明:function
指标前N名(指定日)。
| 参数 | 类型 | 说明 |
@@ -18,6 +20,8 @@
## `QueryTopNByField_III(stock_arr, beg_t, end_t, standard_by, sort_by, sort_order, return_number)`
声明:function
综合指标前N名(指定日)。
| 参数 | 类型 | 说明 |
@@ -34,6 +38,8 @@
## `Stocks_PeriodValue_Call(stock_arr, beg_t, end_t, sort_by, sort_order, return_number)`
声明:function
股票列表指标交易情况(区间)。
| 参数 | 类型 | 说明 |