天软金融分析.NET函数大全
>
金融函数
>
股票
>
股本结构
StockPriorShares
复制链接
简述
优先股,单位:(股)。
从股本结构表中,取出小于变动日小于EndT且最接近EndT的记录,返回优先股。
定义
StockPriorShares(EndT:TDateTime):Real
参数
名称
类型
说明
EndT
TDateTime
实数,截止日期;
返回
Real
实数,优先股。
范例
oV:=BackUpSystemParameters2();
//取'万科A'截止2005年11月07日的优先股;
setsysparam(pn_stock(),'SZ000002');
v:=StockPriorShares (20051107T);
return v;
//结果:0
参考
StockShares
相关
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