Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index. Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
24 lines
607 B
Markdown
24 lines
607 B
Markdown
# 衍生品 / 创设
|
|
|
|
## `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
|