📦 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 @@
## `futuresMtpGetData(future_id, end_t, _type)`
声明:function
结算会员成交持仓排名相关数据。如果返回array(),说明无相关数据。
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `futuresMtpGetDataQj(future_id, begt, end_t, rank_type)`
声明:function
结算会员成交持仓排名相关数据。如果返回array(),说明无相关数据。
| 参数 | 类型 | 说明 |
@@ -27,6 +31,8 @@
## `futuresMtpNoNVolValue(future_id, end_t, top_n, field, rank_type)`
声明:function
指定日第N名机构成交量相关数据。如果返回0,说明无相关数据。
| 参数 | 类型 | 说明 |
@@ -41,6 +47,8 @@
## `futuresMtpSumNVolValue(future_id, end_t, top_n, field, rank_type)`
声明:function
指定日前N名机构成交量相关数据。如果返回0,说明无相关数据
| 参数 | 类型 | 说明 |