Fundpmsumnpercent2
简述
基金指定报告期前N名贵金属市值占总值比(%)
Fundpmsumnpercent2(Rdate:Integer;Topn:Integer):REAL
名称 | 类型 | 说明 |
---|
Rdate | Integer | 整型,指定报告期 |
Topn | Integer | 整型,前N |
返回 | REAL | 实数 |
//计算基金OF002610在2019年报前1名贵金属市值占总值比(%)
SetSysParam(pn_stock(),"OF002610");
return FundPMSumNPercent2(20191231,1);
//返回:0.00341047340700451