FundHSOtherPercent
简述
基金指定报告期内其他持有市值占净值比(%)
FundHSOtherPercent(Rdate:Integer):REAL
名称 | 类型 | 说明 |
---|
Rdate | Integer | 整型,指定报告期 |
返回 | REAL | 实数 |
//计算基金OF159919在2014年报的其他持有市值占净值比(%)
SetSysParam(pn_stock(),"OF159919");
return FundHSOtherPercent(20141231);
//返回:69.9025987572471