📦 deps(tsl): sync tsl-playbook from 9dbd156d

Source-Commit: 9dbd156d0e
This commit is contained in:
ci[bot]
2026-07-07 08:44:07 +00:00
commit a2d9174549
524 changed files with 393502 additions and 0 deletions
@@ -0,0 +1,24 @@
# 股票 / 转融券余量
## `stockGetTransferSecuritiesData(stock_id, end_t)`
指定日融券余量,与系统参数(证券代码、时间)相关
| 参数 | 类型 | 说明 |
| ---------- | -------- | ---------------- |
| `stock_id` | string | 字符串。证券代码 |
| `end_t` | datetime | 日期。截止日期 |
返回:array
## `Stock_TransferSecuritiesAllowanceAmount()`
指定日融券余量,与系统参数(证券代码、时间)相关
返回:float
## `Stock_TransferSecuritiesAllowanceVol()`
指定日融券余量,与系统参数(证券代码、时间)相关
返回:float