FinancialItemPSIn12Month2
简述
最近12个月财务指标(每股),与系统参数(股票)相关。
FinancialItemPSIn12Month2(RDate:Integer;InfoID:Integer;InfoID2:Integer):Real
名称 | 类型 | 说明 |
---|
RDate | Integer | 整数。报告期 |
InfoID | Integer | 整数。基本面ID |
InfoID2 | Integer | 整数。基本面ID2 |
返回 | Real | 实数。最近12个月财务指标(每股)。 |
//SZ000728在20221231的最近12个月的基本每股收益(业绩快报)
SetSysParam(pn_stock(),"SZ000728");
SetSysParam(PN_Date(),20230327T);
return FinancialItemPSIn12Month2(20221231,41006,46078);
//结果:0.393762181055058