天软金融分析.NET函数大全
>
金融函数
>
债券
>
基本情况
bd_InterestRateType
复制链接
简述
附息利率品种,与系统证券pn_stock()有关。
定义
bd_InterestRateType ():String
参数
名称
类型
说明
返回
String
字符串
算法
函数首先判断当前系统证券是否是债券,如果是债券,从债券.基本信息表中获得该债券的利率品种,否则返回0
范例
setsysparam(pn_stock(),'BK1120018');
return bd_InterestRateType();
//结果:固定利率
相关
IsBankBond
bd_Maturity
bd_InterestRateType
bd_ListDate
IsCorporationBond
IsBond
bd_FaceValue
IsGovBond
bd_ActualIssueAmount
bd_DatedDate
bd_GoalDate
bd_ExpireDate
bd_PayTimes
bd_CouponType
bd_CouponRate
bd_Shares
IsConvertibleBond
Lido债券数据补充
bd_IfInDuration