知识库 > 金融建模 > 公用函数 > 扩展函数 > 基本面 > 基本报表 > 基金库

InvestmentRatio    

简述
基金资产配置
定义
InvestmentRatio(FundId:String):Array;
参数

FundID:基金代码

返回:返回基金资产配置
  • 范例:

     return InvestmentRatio("SZ184691")
     //返回"SZ184691"的资产配置

    //结果:

相关
FAQ/知识库链接