天软金融分析.NET函数大全
>
金融函数
>
股票
>
股本结构
StockRShares
复制链接
简述
有限售股份,与系统参数(证券代码)相关
系统参数PN_ChangedDateMode()相关,默认PN_ChangedDateMode()=0,同时考虑变动日和公布日,PN_ChangedDateMode()=1,表示只考虑变动日的情况(以前的)
定义
StockRShares(EndT:TDateTime):boolean
参数
名称
类型
说明
EndT
TDateTime
日期,截止日期
返回
boolean
有限售股份
范例
// "SZ000002"在2020-09-24的有限售股份数量
SetSysParam(pn_stock(),"SZ000002");
return StockRShares(20200924T); //结果:9881598
相关
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
StockRDShares
StockRFShares
StockRShares
StockUNShares