天软金融分析.NET函数大全
>
金融函数
>
板块
>
基金板块
>
投资组合
>
持股情况
>
中间函数
FundsSCMarketValueGrowRatio
复制链接
简述
前N名股票市值变比(%)。
定义
FundsSCMarketValueGrowRatio(FundArr:Array;RDate:Integer;RDate2:Integer;FundType:Integer;ToNo:Integer):Real
参数
名称
类型
说明
FundArr
Array
数组。基金列表
RDate
Integer
整数。报告期
RDate2
Integer
整数。同比报告期
FundType
Integer
用户自定义。投资风格,取值如下:
显示名
取值
混合型
0
偏股型
1
偏债型
2
现金型
3
债券型
4
混合型+偏股型
5
混合型+偏债型
6
全部
7
ToNo
Integer
用户自定义。截止索引号,取值如下:
显示名
取值
基金持股明细
0
基金重仓股
10
返回
Real
实数。前N名股票市值变比(%)。
范例
//深证基金20171231至20181231前10名股票市值变比(%)
FundArr:=getbk("深证基金");
return FundsSCMarketValueGrowRatio(FundArr,20181231,20171231,7,10);
相关
fundsscsumnindexvaluegrowratio2
fundsscnonvalue
fundsscstockindexvalue
fundsscstockactivepercent3
fundsscsumnindexpercent
fundsscstockactivevaluegrowratio
fundsscstockpercent2
fundsscsumnindexvaluegrowratio3
fundsscstockactivepercent
fundsscnoncode
fundsscstockactivepercent2
fundsscnonactivepercent3
fundsscsumnindexpercent3
fundsscstockpercentgrow3
fundsscstockactivepercentgrow
fundsscstockactivepercentgrow3
fundsscnonactivepercent2
fundsscsumnindexvaluegrowratio4
fundsscstockholdnum
fundsscstockindexpercent
fundsscstockactivevolume
fundsscnonvolume
fundsscsumnactivevaluegrowratio3
fundsscsumnactivepercent3
fundsscnonindexpercent3
fundsscsumnvaluegrowratio4
fundsscsumnactivevaluegrow
fundsscstockindexpercent2
fundsscnonpercent
fundsscnonindexpercent4
fundsscnonactivepercent4
fundsscstockpercentgrow
fundsscnonindexpercent
fundsscstockpercentgrow2
fundsscstockindexvaluegrow
fundsscstockindexpercentgrow2
fundsscsumnindexvaluegrowratio
fundsscnonindexvolume
fundsscsumnpercent3
fundsscsumnindexpercent4
fundsscsumnvaluegrowratio2
fundsscstockactivevalue
fundsscsumnactivepercent4
fundsscstockvaluegrowratio
fundsscsumnactivepercent2
fundsscnonactivevolume
fundsscsumnvalue
fundsscstockindexvaluegrowratio
fundsscstockindexpercent4
fundsscsumnpercent2
fundsscsumnactivepercent
fundsscstockindexpercent3
fundsscstockactivevaluegrow
fundsscsumnindexpercent2
fundsscstockactivepercent4
fundsscsumnactivevaluegrowratio
fundsscstockvalue
fundsscsumnvaluegrowratio
fundsscstockindexvolume
fundsscstockactivepercentgrow2
fundsscnonactivepercent
fundsscnonpercent3
fundsscsumnactivevaluegrowratio4
fundsscnonactivevalue
fundsscstockvaluegrow
fundsscsumnvaluegrow
fundsscnonpercent2
fundsscnonindexvalue
fundsscsumnactivevaluegrowratio2
fundsscstockindexpercentgrow3
fundsscsumnpercent
fundsscsumnindexvaluegrow
fundsscsumnindexvalue
fundsscsumnvaluegrowratio3
fundsscstockpercent
fundsscstockindexpercentgrow
fundsscstockvolume
fundsscsumnactivevalue
fundsscstockpercent3
fundsscnonindexpercent2
fundsscstockindexpercent5
fundsscsumnindexpercent5
fundsscsumnpercent4
fundsscsumnvaluegrowratio5
fundsscvalue
fundsscsumnindexvaluegrowratio5
fundsscsumnactivevaluegrowratio5
fundsscnonindexpercent5
fundsscnonpercent4
fundsscnonactivepercent5
fundsscsumnactivepercent5
fundsscstockpercent4
fundsscstockactivepercent5
fundsscstockpercentgrow4
fundsscstockindexpercentgrow4
fundsscstockactivepercentgrow4
FundsSCPercentageGrow
FundsSCMarketValue
FundsSCPercentage
FundsSCCentralization
FundsSCCentralizationGrow
FundsSCMarketValueGrow
FundsSCMarketValueGrowRatio