工具 API

getStockAllocationAndMetricsByFundCode

获取指定股票型基金的股票配置、估值盈利指标、财务指标和抱团股数据

finance1 积分

调用信息

工具标识
smg-qieman.getStockAllocationAndMetricsByFundCode
服务提供方
且慢基金数据
平均响应
0 ms
近 7 天调用
0

输入参数

fundCodeList必填

基金代码列表,必传参数,最多50个

timeRange

时间区间枚举字符串,可选参数,默认为最新报告期 (可选值: 'LAST_3_MONTH', 'LAST_6_MONTH', 'LAST_9_MONTH', 'LAST_YEAR', 'LAST_2_YEAR', 'LAST_3_YEAR', 'LAST_5_YEAR', 'LatestReportDate', 'fromSetupDate', 'sinceTakingOffice')

holdingType

持仓类型,可选参数,默认为全持仓(semiannual)。可选值:semiannual(全持仓)、quarter(重仓股) (可选值: 'semiannual', 'quarter')

calculationMethod

计算规则,可选参数,默认为持仓比例加权(wavg)。可选值:avg(算术平均加权)、wavg(持仓比例加权)、float_wavg(流通市值加权)、integral(整体法) (可选值: 'avg', 'wavg', 'float_wavg', 'integral')

threshold

抱团阈值,可选参数,默认为15(前15%)。可选值:10(前10%)、15(前15%)、20(前20%)、25(前25%)、30(前30%)