天软金融分析.NET函数大全
>
金融函数
>
板块
>
基本情况
>
其它
StocksACount
复制链接
简述
返回指定日已上市的A股个数.
定义
StocksACount(StockArr:Array;EndT:DateTime):Int
参数
名称
类型
说明
StockArr
Array
一维字符串数组,股票列表
EndT
DateTime
日期,统计截止日期
返回
Int
整数
范例
//返回A股20180919日上市的A股个数
stockArr := getbk("A股");
return StocksACount(stockArr,20180919T);
//结果:3542
相关
StocksJjCount
MarketList
StocksGoMarketCount
GetStocks
StocksCountByTypeId
StocksACount
GetAllBKList
StocksBCount
IndustryNames
QFIINames
IndustryNames_TS
getbkEx
GetFCompany
GICS4LevelIndustryNames
IndustryNames_GICS
TradeBkExist
IndustryNames_TS_I
CentralizationNames
IsValueBetweeMaxAndMin
QynjNames
QsNames
AssetTypeNames
BondTypeNames