天软金融分析.NET函数大全 > 金融函数 > 基本面 > 区间报表 > 基金库

fundsbsqk    

简述
累计买入卖出-汇总
定义
fundsbsqk(fundarr:array of string;rdate:rdate;bstype:Integer;topn:integer):array
参数
名称类型说明
fundarrarray of stringarray of string,基金代码
rdaterdate,截止日期
bstypeIntegerInteger,买入卖出标志买入=0卖出=1
topnintegerinteger,前N
返回array数组
    相关