天软金融分析.NET函数大全
>
金融函数
>
板块
>
基本情况
>
其它
TradeBkExist
复制链接
简述
判断板块列表BKArr是否包含板块Bkname,如果包含则返回1,否则返回0。
定义
TradeBkExist(BkArr:array;BkName:String):boolean
参数
名称
类型
说明
BKArr
array
一维字符串数组,板块列表
BKname
String
字符串,板块名称
返回
boolean
布尔值
范例
BKArr:=array('安徽','深圳');
return TradeBkExist(BkArr,'安徽');
//返回:1
相关
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