天软金融分析.NET函数大全
>
金融函数
>
股票
>
股本结构
StockFreeNegotiableSharesNPercent
复制链接
简述
自由流通股占流通股本(%),与系统参数(证券代码)相关
定义
StockFreeNegotiableSharesNPercent(endt:TDateTime):real
参数
名称
类型
说明
endt
TDateTime
日期,截止日期
返回
real
实数,指定日自由流通股占流通股本(%)
范例
// "SH600834"在20211118日的自由流通股占流通股本(%)
setsysparam(pn_stock(),"SH600834");
return StockFreeNegotiableSharesNPercent(20211118T);
//结果:49.41
相关
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