📦 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,23 @@
# 衍生品 / 创设
## `warrantCCirculation1(beg_t, end_t)`
区间创设规模(万),与系统证券pn_stock()有关。
| 参数 | 类型 | 说明 |
| ------- | -------- | ------------ |
| `beg_t` | datetime | 日期,开始日 |
| `end_t` | datetime | 日期,截止日 |
返回:float
## `warrantCCirculation2(beg_t, end_t)`
区间创设剩余规模(万),与系统证券pn_stock()有关。
| 参数 | 类型 | 说明 |
| ------- | -------- | ------------ |
| `beg_t` | datetime | 日期,开始日 |
| `end_t` | datetime | 日期,截止日 |
返回:float