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

AmountCommission    

简述
交易量及佣金
定义
AmountCommission(FundId:String):Array;
参数

FundID:基金代码

返回:返回交易量及佣金
  • 范例:

     return AmountCommission("SH500003");
     //返回"SH500003"的交易量及佣金

    //结果:

相关
FAQ/知识库链接