Fundfdfundvaluegrowratio
简述
基金指定报告期指定基金持有市值变比(%)
Fundfdfundvaluegrowratio(Rdate:Integer;Rdate2:Integer;Stockid:String):REAL
名称 | 类型 | 说明 |
---|
Rdate | Integer | 整型,指定报告期 |
Rdate2 | Integer | 整型,同比报告期 |
Stockid | String | 字符串,基金代码 |
返回 | REAL | 实数 |
//计算基金OF000008在2019年报关于OF159922的持有市值变比(%)
SetSysParam(pn_stock(),"OF000008");
return FundFDFundValueGrowRatio(20191231,20181231,"OF159922");
//返回:147.794380361061