天软金融分析.NET函数大全
>
金融函数
>
基本面
>
基本报表
>
公用
StockList
复制链接
简述
股票&基金上市。
定义
StockList(StockId:String):Array
参数
名称
类型
说明
StockId
String
字符串。股票&基金代码
返回
Array
数组。股票/基金上市数据。
范例
// "SH600834"的上市数据
return StockList("SH600834");
相关
BalanceSheet
FinancialItems
InterestDistribute
IssueInfo
MainShareholders
ProfitDistribution
ReportByEvent
ShareStruct
StockArchieve
StockNameHistory
StockList
StockSpectatus