📝 docs(tsl): complete and lint codegen reference

This commit is contained in:
csh
2026-07-07 16:46:51 +08:00
parent 16e0992dd2
commit bbf6977f57
232 changed files with 39191 additions and 29763 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
# 债券 / 债券派息和利率
### `bondCashflow(begt, endt, option)`
## `bondCashflow(begt, endt, option)`
债券在指定日或者时间区间对应的现金流数据。 备注: 债券未来现金流中调用时日期需+1,表示提取的未来现金流
@@ -12,7 +12,7 @@
返回:array
#### 示例
### 示例
```tsl
债券SH010107在20170731T的现金流
@@ -21,7 +21,7 @@ Setsysparam(pn_Stock(),”SH010107”);
Return BondCashFlow(Endt);
```
### `bondCashflowHistroy(beg_t, end_t, option)`
## `bondCashflowHistroy(beg_t, end_t, option)`
指定区间的历史现金流
@@ -33,13 +33,13 @@ Return BondCashFlow(Endt);
返回:array
### `bondLastPeriodInterest()`
## `bondLastPeriodInterest()`
最后一期利息(公布日相关)
返回:int
### `bondSumofInterest()`
## `bondSumofInterest()`
债券到期支付的利息和