✨ 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 @@
|
||||
|
||||
## `stockGetTransferSecuritiesDetailData(stock_id, beg_t, end_t, limite)`
|
||||
|
||||
声明:function
|
||||
|
||||
获取指定区间指定期限转融券交易明细数据。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -15,6 +17,8 @@
|
||||
|
||||
## `Stock_TransferSecuritiesDetailVol(limite)`
|
||||
|
||||
声明:function
|
||||
|
||||
指定日指定期限的融出数量,与系统参数(证券代码、时间)相关
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -25,6 +29,8 @@
|
||||
|
||||
## `Stock_TransferSecuritiesDetailVolQJ(begt, endt, limite)`
|
||||
|
||||
声明:function
|
||||
|
||||
区间指定期限的融出数量,与系统参数(证券代码)相关
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user