Fundpmsecuritypercent3
简述
基金指定报告期指定贵金属市值占贵金属投资市值比(%)
Fundpmsecuritypercent3(Rdate:Integer;Stockid:String):REAL
名称 | 类型 | 说明 |
---|
Rdate | Integer | 整型,指定报告期 |
Stockid | String | 字符串,股票代码 |
返回 | REAL | 实数 |
//计算基金OF002610在2019年报Au9999市值占贵金属投资市值比(%)
SetSysParam(pn_stock(),"OF002610");
return FundPMSecurityPercent3(20191231,"Au9999");
//返回:100