Files
playbook/skills/tsl-api-reference/references/codegen/module/recent-updates-15518.md
T

44 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 数据模型及其他应用专题
## `bondAccruedInterest(settlement_date)`
声明:function
债券应付利息,与系统参数 pn_stock()pn_bonddataprovider()相关
<!-- tags: 债券 -->
| 参数 | 类型 | 说明 |
| ----------------- | -------- | ---------------- |
| `settlement_date` | datetime | 日期类型,结算日 |
返回:real
## `bondConvexity(settlement_date)`
声明:function
凸性,与系统参数 pn_stock()pn_bonddataprovider()相关
<!-- tags: 债券 -->
| 参数 | 类型 | 说明 |
| ----------------- | -------- | ---------------- |
| `settlement_date` | datetime | 日期类型,结算日 |
返回:real
## `bondModifiedDuration(settlement_date)`
声明:function
修正久期,与系统参数 pn_stock()pn_bonddataprovider()相关
<!-- tags: 债券 -->
| 参数 | 类型 | 说明 |
| ----------------- | -------- | ---------------- |
| `settlement_date` | datetime | 日期类型,结算日 |
返回:real