ScaleOfSeriesOftheReport
简述
表达式当期标准化
ScaleOfSeriesOftheReport(Exp:String;ReportID:Integer;a:Integer;CacheStr:String):Real
名称 | 类型 | 说明 |
---|
Exp | String | 字符串,函数表达式 |
ReportID | Integer | 整数,报告期 |
a | Integer | 整数,标准化数值 |
CacheStr | String | 字符串,缓存串 |
返回 | Real | 实数。表达式当期标准化 |
//SH600519,2022年报在沪深300成分股的营业收入标准化。
endt:=20221231T;
SetSysParam(pn_stock(),"SH600519");
setsysparam(pn_StockArr(),getbkbydate("SH000300",endt));
return ScaleOfSeriesOftheReport(@ReportOfAll(46002,DefaultRepID()),20221231,1);
//返回:0.00298