天软金融分析.NET函数大全
>
金融函数
>
金融工程
>
指数研究
>
中间函数
GetMaxListedDate
复制链接
简述
获取股票列表StockArr中最晚的上市日值
定义
GetMaxListedDate(StockArr:Array):TDateTime
参数
名称
类型
说明
StockArr
Array
一维字符串数组
返回
TDateTime
返回股票列表StockArr中最晚的上市日值
范例
Return GetMaxListedDate(array("SZ000920","SH600718","SH600900"));
//结果:
相关
DeleteDataOutOfScopes
FileterValue
FilterValueByCycle
GetMaxListedDate
IndexDataToShowable
IndexLineMerge
KLineMerge
KLineDataForIndex
ManyBkLineMerge
SetToFirstValue
VolDataForIndex