富国上海金ETF联接C:009505","fundCustodian":"上海浦东发展银行股份有限公司","fundManageFee":"0.500%/年","fundManageFeeMode":"","fundManager":"富国基金管理有限公司","fundName":"富国上海金ETF联接","fundPerson":"王乐乐","fundSize":"1.66亿","fundType":"其他类型","investmentObjective":"本基金通过投资于目标ETF,紧密跟踪上海金价格,追求与业绩比较基准相似的回报。","investmentPortfolio":"本基金的投资范围主要为目标ETF基金份额和上海黄金交易所挂盘交易的黄金现货合约(包括上海金集中定价合约、黄金现货实盘合约、黄金现货延期交收合约等)等黄金品种。基金可少量投资于债券(国家债券、央行票据、地方政府债券、金融债券、企业债券、公司债券、次级债券、可转换债券、可交换债券、可分离交易可转债、短期融资券(含超短期融资券)、中期票据等)、资产支持证券、债券回购、银行存款、同业存单、现金资产以及中国证监会允许基金投资的其他金融工具(但须符合中国证监会的相关规定)。本基金不投资于股票等权益类资产。本基金投资于目标ETF的比例不得低于基金资产净值的90%。","keyInvestmentStrategies":"本基金以目标ETF作为其主要投资标的,方便投资者通过本基金投资目标ETF。本基金并不参与目标ETF的管理。在正常市场情况下,本基金力争净值增长率与业绩比较基准之间的日均跟踪偏离度的绝对值不超过0.35%,年跟踪误差不超过4%。本基金具体的资产配置策略、目标ETF投资策略、黄金现货合约投资策略、债券投资策略、资产支持证券投资策略详见法律文件。","msgCode":"PUB00000","msgInfo":"交易成功","operationMode":"普通开放式","performanceBenchmark":"上海黄金交易所上海金集中定价合约(合约代码:SHAU)午盘基准价格收益率×95%+银行活期存款利率(税后)×5%","performanceFees":"","resFlag":"S","riskReturnFeature":"本基金为ETF联接基金,目标ETF主要投资对象为黄金现货合约,故本基金风险收益特征与目标ETF相似,即与国内黄金资产的风险收益特征相似,不同于股票型基金、混合型基金、债券型基金和货币市场基金。","salesCustodyFee":"0.100%/年","salesServiveFee":"富国上海金ETF联接C:0.35%/年","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||''+'', ' | ', '