Fundhspersonpercent
简述
基金指定报告期内个人持有市值占净值比(%)
Fundhspersonpercent(Rdate:Integer):REAL
名称 | 类型 | 说明 |
---|
Rdate | Integer | 整型,指定报告期 |
返回 | REAL | 实数 |
//计算基金OF000001在2019年报的机构持有市值占净值比(%)
SetSysParam(pn_stock(),"OF000001");
return FundHSPersonPercent(20191231);
//返回:99.5576381673184