天软金融分析.NET函数大全
>
金融函数
>
基金
>
基本信息
FundOperationFunds
复制链接
简述
指定日所有运作中的基金列表
定义
FundOperationFunds(Endt:TDateTime):Array
参数
名称
类型
说明
EndT
TDateTime
日期。截止日期
返回
Array
数组。指定日所有运作中的基金列表。
范例
// 20200924日所有运作中的基金列表
return FundOperationFunds(20200924T);
相关
FundMasterCode
FundName
FundNetValueMethod
FundOperationFunds
FundOperationFundsByTZFG
FundPrimaryMarketCode
FundSecondaryMarketCode
FundStyleName1
FundStyleName2
中间函数