Stock_RestrictedBanCirculateVol
简述
指定日实际可流通数量,与系统参数(证券代码,时间)相关
Stock_RestrictedBanCirculateVol ():real
// "SZ002327"在20221028的实际可流通数量
SetSysParam(pn_stock(),"SZ002327");
SetSysParam(PN_Date(),20221028T);
return Stock_RestrictedBanCirculateVol();
//结果:876000