📝 docs(tsl): add generated codegen reference
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 金融函数 - 债券 / 债券回购
|
||||
|
||||
## 函数
|
||||
|
||||
### `getHgInterestDay(stock_id, end_t)`
|
||||
|
||||
债券回购占款天数计算。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ---------- | -------- | ---------------- |
|
||||
| `stock_id` | string | 字符串。回购代码 |
|
||||
| `end_t` | datetime | 日期。交易日期 |
|
||||
|
||||
返回:array
|
||||
Reference in New Issue
Block a user