StockMSHShares
简述
股东持股数,与当前股票pn_stock(),当前时间pn_date()相关。
StockMSHShares(ReportDate:RtDate;GType:Integer;FromNo:Integer;ToNo:Integer):Real;
名称 | 类型 | 说明 |
---|
ReportDate | RtDate | 报告期类型,报告期; |
GType | Integer | 用户自定义类型,股东类型;
|
FromNo | Integer | 整数类型,开始索引号; |
ToNo | Integer | 整数类型,截止索引号; |
返回 | Real | 实数 |
//SZ300296 利亚德2018年一季报十大流通股东中第1到10的股东持股数。
setsysparam(pn_stock(),"SZ300296");
return StockMSHNames(20180331,1,1,10);
//结果:319858799