天软金融分析.NET函数大全
>
金融函数
>
股票
>
股本结构
StockShares
复制链接
简述
股本数量,单位(股)。
定义
StockShares(EndT:TDateTime;ReturnField):Real
参数
名称
类型
说明
EndT
TDateTime
实数,截止日期;
ReturnField
整数,股本类别;
返回
Real
实数。
范例
oV:=BackUpSystemParameters2();
//取'万科A'截止2012年8月30日的总股本数量;
setsysparam(pn_stock(),'SZ000002');
v:=StockShares(inttodate(20120830),SSS_TotalSharesField());
return v;
//结果:10995210218
相关
StockNegotiableSharesBeforeReform
StockNNSharesBeforeReform
MergeReformListDate
StockBNShares
StockCPShares
StockDSShares
StockFLShares
StockHNShares
StockNNShares
StockNPShares
StockNShares
StockNegotiableShares
StockNegotiableShares3
StockONShares
StockPPShares
StockPriorShares
StockSOShares
StockSShares
StockShare
StockShares3
StockSharesRatio
StockShares
StockStuffShares
StockTLShares
StockTotalShares
StockTotalShares3
StockTotalSharesBeforeIssue
StockTotalSharesForPS
StockHasNAShares
StockNNShares2
StockTotalSharesRight
StockFNShares
Stockanshares
中间函数
StockBTotalShares
StockHTotalShares
StockFreeNegotiableShares
StockFreeNegotiableShares3
StockFreeNegotiableSharesAdjust
StockFreeNegotiableSharesAdjust3
StockFreeNegotiableSharesAdjustNPercent
StockFreeNegotiableSharesAdjustNPercent3
StockFreeNegotiableSharesAdjustPercent
StockFreeNegotiableSharesAdjustPercent3
StockFreeNegotiableSharesNPercent
StockFreeNegotiableSharesNPercent3
StockFreeNegotiableSharesPercent
StockFreeNegotiableSharesPercent3