FundNAWLInfo2
简述
指定日净值数据,与系统证券pn_stock()相关。
FundNAWLInfo2(EndT:Date;Type:Integer):Real
名称 | 类型 | 说明 |
---|
EndT | Date | 截止日期 |
Type | Integer | 返回类型
 |
返回 | Real | 数据表类型,指定日净值数据 |
//取华安创新2012年10月19日的单位净值和累计净值
Setsysparam(pn_stock(),'OF040001') ;
ReturnFundNAWLInfo2 (inttodate(20121019),2);
结果:
