天软金融分析.NET函数大全
>
金融函数
>
债券
>
基本情况
IsBankBond
复制链接
简述
是否银行间债券。如果是,返回1,否则返回0
用stocktype(stockid)函数进行判断,type=18表示是银行间债券。
定义
IsBankBond (StockID:String):Bool
参数
名称
类型
说明
StockID
String
字符串,证券代码
返回
Bool
布尔值,1表示银行间债券,0表示非银行间债券。
范例
return IsBankBond('SH010107');
//返回0,不是银行间债券
相关
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