富国汇泽一年定期开放债券C:016586","fundCustodian":"中国邮政储蓄银行股份有限公司","fundManageFee":"0.300%/年","fundManageFeeMode":"","fundManager":"富国基金管理有限公司","fundName":"富国汇泽一年定期开放债券","fundPerson":"李金柳","fundSize":"23.95亿","fundType":"债券型","investmentObjective":"本基金在保持资产流动性以及严格控制风险的基础上,通过积极主动的投资管理,力争为基金份额持有人创造高于业绩比较基准的投资收益。","investmentPortfolio":"本基金的投资范围为具有良好流动性的金融工具,包括债券(含国债、地方政府债券、金融债、企业债、公司债、次级债、央行票据、中期票据、短期融资券(含超短期融资券)、政府支持债券、政府支持机构债券、可分离交易可转债的纯债部分)、资产支持证券、债券回购、银行存款(包括定期存款、协议存款、通知存款等)、同业存单、现金等货币市场工具、国债期货、信用衍生品,以及法律法规或中国证监会允许基金投资的其他固定收益类金融工具(但须符合中国证监会的相关规定)。 如法律法规或监管机构以后允许基金投资其他品种,基金管理人在履行适当程序后,可以将其纳入投资范围。 本基金不投资于股票,也不投资于可转换债券(可分离交易可转债的纯债部分除外)、可交换债券。\n本基金对债券资产的投资比例不低于基金资产的80%,每个开放期开始前1个月至开放期结束后1个月内不受此比例限制;在开放期内,每个交易日日终在扣除国债期货合约需缴纳的交易保证金后,本基金持有的现金或者到期日在一年以内的政府债券投资比例不低于基金资产净值的5%,在封闭期内,本基金不受前述5%的限制,但每个交易日日终在扣除国债期货合约需缴纳的交易保证金后,本基金应当保持不低于交易保证金一倍的现金,其中现金不包括结算备付金、存出保证金、应收申购款等。 如法律法规或中国证监会变更投资品种的投资比例限制,基金管理人在履行适当程序后,可以调整上述投资品种的投资比例。","keyInvestmentStrategies":"本基金采取稳健灵活的投资策略,力求在有效控制风险的基础上,获得基金资产的稳定增值,力求提高基金总体收益率。在资产配置方面,本基金在最大限度地降低投资组合的风险前提下,提高投资组合的收益。在债券等固定收益类资产的投资方面,本基金主要基于对国家财政政策、货币政策的深入分析以及对宏观经济的动态跟踪,采用久期控制下的主动性投资策略,主要包括:久期控制、期限结构配置、信用风险控制、跨市场套利和相对价值判断等管理手段,对债券市场、债券收益率曲线以及各种债券价格的变化进行预测,相机而动、积极调整。本基金的动态收益增强策略、国债期货投资策略、信用衍生品投资策略详见法律文件。","msgCode":"PUB00000","msgInfo":"交易成功","operationMode":"定期开放式","performanceBenchmark":"中债综合全价指数收益率*90%+同期中国人民银行公布的一年期人民币定期存款基准利率(税后)*10%","performanceFees":"","resFlag":"S","riskReturnFeature":"本基金为债券型基金,在通常情况下其预期收益及预期风险水平高于货币市场基金,低于股票型基金和混合型基金。","salesCustodyFee":"0.100%/年","salesServiveFee":"富国汇泽一年定期开放债券C:0.25%/年","transactionCurrency":"人民币","transactionRate":""}; $("#TableView").html(tableFun(data)); if(data.investmentObjective){ $("#investmentObjectiveText").html(" "+data.investmentObjective); document.getElementById("investmentObjective").style.display="block"; } if(data.riskReturnFeature){ $("#riskReturnFeatureText").html(" "+data.riskReturnFeature); document.getElementById("riskReturnFeature").style.display="block"; } if(data.investmentPortfolio){ $("#investmentPortfolioText").html(" "+data.investmentPortfolio); document.getElementById("investmentPortfolio").style.display="block"; } if(data.performanceBenchmark){ $("#performanceBenchmarkText").html(" "+data.performanceBenchmark); document.getElementById("performanceBenchmark").style.display="block"; } if(!data.salesServiveFee){ document.getElementById("salesServiveFee").style.display="none"; } if(!data.fundManageFee){ document.getElementById("fundManageFee").style.display="none"; } if(!data.fundManageFeeMode){ document.getElementById("fundManageFeeMode").style.display="none"; } if(!data.performanceFees){ document.getElementById("performanceFees").style.display="none"; } function tableFun(data){ return ['
', ' 基金简称', ' | ', '', ' '+data.fundName&&data.fundName||''+'', ' | ', '
', ' 基金代码', ' | ', '', ' '+data.fundCode&&data.fundCode||''+'', ' | ', '
', ' 基金管理人', ' | ', '', ' '+data.fundManager&&data.fundManager||''+'', ' | ', '
', ' 基金托管人', ' | ', '', ' '+data.fundCustodian&&data.fundCustodian||''+'', ' | ', '
', ' 基金合同生效日', ' | ', '', ' '+data.contractEffectiveDay&&data.contractEffectiveDay||''+'', ' | ', '
', ' 基金类型', ' | ', '', ' '+data.fundType&&data.fundType||''+'', ' | ', '
', ' 交易币种', ' | ', '', ' '+data.transactionCurrency&&data.transactionCurrency||''+'', ' | ', '
', ' 运作方式', ' | ', '', ' '+data.operationMode&&data.operationMode||''+'', ' | ', '
', ' 开放频率', ' | ', '', ' '+data.frequency&&data.frequency||''+'', ' | ', '
', ' 基金经理', ' | ', '', ' '+data.fundPerson&&data.fundPerson||''+'', ' | ', '
', ' 基金管理费', ' | ', '', ' '+data.fundManageFee&&data.fundManageFee||''+'', ' | ', '
', ' 基金托管费', ' | ', '', ' '+data.salesCustodyFee&&data.salesCustodyFee||''+'', ' | ', '
', ' 销售服务费', ' | ', '', ' '+data.salesServiveFee&&data.salesServiveFee||''+'', ' | ', '
', ' 管理费的收费方式', ' | ', '', ' '+data.fundManageFeeMode&&data.fundManageFeeMode||''+'', ' | ', '
', ' 业绩报酬', ' | ', '', ' '+data.performanceFees&&data.performanceFees||''+'', ' | ', '