天软金融分析.NET函数大全
>
金融函数
>
板块
>
基金板块
>
投资组合
>
持股情况
>
中间函数
FundsSCPercentage
复制链接
简述
返回N名股票占净值比例(%).,前N只股票占净值比例(%)取自基金持股明细318。
定义
FundsSCPercentage(FundArr:Array;RDate:Int;FundType:Int;ToNo:Int;RightType:Int):Real
参数
名称
类型
说明
FundArr
Array
一维字符串数组,基金列表
RDate
Int
报告期
FundType
Int
整型,基金类型,用于设置基金板块不同类型的基金。
显示名
取值
全部
-1
混合型
0
股票型
1
保本型
2
货币型
3
债券型
4
商品型
5
股票+混合
6
混合+债券
7
债券+保本
8
非货币型
9
ToNo
Int
整数,截止索引号,表示前N名。
RightType
Int
整型,加权方式
显示名
取值
加权
0
算术平均
1
返回
Real
实数
范例
//深证基金、上证基金、开放式基金20040930前10名股票占净值比例(%)
FundArr := getbk("深证基金;上证基金;开放式基金");
return FundsSCPercentage(FundArr,20040930,7,10,1);
//结果:31.8
相关
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