FundICNoN
简述
第N名行业配置相关数据,与系统参数(基金)相关。
FundICNoN(RDate:Integer;TopN:Integer;Field:String):Real
名称 | 类型 | 说明 |
---|
Rdate | Integer | 整数。指定报告期 |
TopN | Integer | 整数。第N |
Field | String | 字符串。列名 |
返回 | Real | 实数。第N名行业配置相关数据。 |
SetSysParam(PN_Stock(),'OF000001');
return FundICNoN(20221231,3,'市值');
//结果:52692108.75