Files
playbook/skills/tsl-api-reference/references/codegen/dotnet/derivative/creation.md
T
csh 13be5ea0aa 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.
2026-07-29 15:47:46 +08:00

28 lines
645 B
Markdown

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