Files
playbook/skills/tsl-api-reference/references/codegen/dotnet/financial/fundamentals-range_statements-bond_database.md
T
csh 9010829c6d feat(tsl-api-reference): expand and reorganize api catalog
Flatten builtin pages, add third-party and platform scopes, and import financial and data warehouse references.

Keep the existing generated index without rebuilding after signature normalization.
2026-08-10 18:26:24 +08:00

1.3 KiB

金融 / 基本面 / 区间报表 / 债券库

bondInterestQk(bond_id, beg_t, end_t)

声明:function

在指定区间内债券付息情况

参数 类型 说明
bond_id string 字符串。债券代码
beg_t t_date_time 日期。开始日期
end_t t_date_time 日期。截止日期

返回:array

bondRateChangeQk(bond_id, end_t)

声明:function

指定日期的浮动利率债券利率

参数 类型 说明
bond_id string 字符串。债券代码
end_t t_date_time 日期。截止日期

返回:real

convertibleBondChange(bond_id)

声明:function

可转债转股表

参数 类型 说明
bond_id string 字符串。股票代码

返回:array

govBondCoefficientQk(bond_id, end_t)

声明:function

指定日期的国债折算率

参数 类型 说明
bond_id string 字符串。国债代码
end_t t_date_time 日期。截止日期

返回:array