TOOL API
getBondAllocationByFundCode
Gets bond allocation and style allocation data for a specified bond fund within a given time range
finance1 credits
Call information
- Tool slug
- qieman.getBondAllocationByFundCode
- Provider
- Qieman
- Average response
- 122 ms
- Calls in 7 days
- 4
Input parameters
fundCodeListrequired基金代码列表,必传参数,最多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')
assetType资产类型,可选参数,默认为净资产比(total_net_asset)。可选值:total_asset(总资产比)、total_net_asset(净资产比)、bond_asset(债券市值比) (可选值: 'total_asset', 'total_net_asset', 'bond_asset')