✨ 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:
@@ -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,说明无相关数据
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user