Fundcbnonpercent2
简述
基金指定报告期第N名可转债市值占总值比(%)
Fundcbnonpercent2(Rdate:Integer;Topn:Integer):REAL
名称 | 类型 | 说明 |
---|
Rdate | Integer | 整型,指定报告期 |
Topn | Integer | 整型,第N |
返回 | REAL | 实数 |
第N名可转债市值/基金总值*100
//计算基金OF000001在2019年报第1名可转债市值占总值比(%)
SetSysParam(pn_stock(),"OF000001");
return FundCBNoNPercent2(20191231,1);
//返回:0.0141537930469117