✨ 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 @@
|
||||
|
||||
## `stockGetTransferSecuritiesData(stock_id, end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
指定日融券余量,与系统参数(证券代码、时间)相关
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -13,12 +15,16 @@
|
||||
|
||||
## `Stock_TransferSecuritiesAllowanceAmount()`
|
||||
|
||||
声明:function
|
||||
|
||||
指定日融券余量,与系统参数(证券代码、时间)相关
|
||||
|
||||
返回:float
|
||||
|
||||
## `Stock_TransferSecuritiesAllowanceVol()`
|
||||
|
||||
声明:function
|
||||
|
||||
指定日融券余量,与系统参数(证券代码、时间)相关
|
||||
|
||||
返回:float
|
||||
|
||||
Reference in New Issue
Block a user