💰 AI基金投顾系统 v2.0

📷 上传持仓截图

已选择: {{selectedFiles.map(f=>f.name).join(', ')}}

{{progressMessage}}

📊 持仓明细 ({{holdings.length}}只基金)

持有总金额 {{formatAmount(summary.total_amount)}}
今日预估收益 {{formatProfit(summary.total_today_profit)}}
今日涨跌幅 {{formatChange(summary.total_today_pct)}}
数据说明 ⚠️ {{summary.estimated_count}}只基金使用指数估算
{{summary.update_time || '未刷新'}}
📌 标注 📊 估算 的基金因当日净值暂未公布, 今日涨跌幅参考关联指数估算,不代表实际净值变动,仅供参考。
已选 {{selectedCodes.length}} 只
状态 基金代码 基金名称 持有金额 最新净值 今日涨跌 今日收益 持有收益 收益率 操作建议 数据来源 操作
{{getStatusIcon(h.match_status)}} {{getStatusLabel(h.match_status)}}{{h.match_score != null ? '(匹配度 ' + h.match_score + '%)' : ''}} {{h.code}} {{h.name}} {{formatAmount(h.amount)}} {{h.nav}} -- {{formatNavDate(h.nav_date)}} -- {{formatChange(h.daily_change)}} -- {{formatProfit(h.today_profit)}} {{formatProfit(h.total_return)}} -- {{formatChange(h.total_return_pct)}} -- {{getAdviceIcon(h)}} {{getAdviceLabel(h)}} {{getSourceIcon(h.data_source)}} {{getSourceLabel(h.data_source)}} {{getSourceTooltip(h)}}

暂无持仓,请上传截图或手动添加基金

🤖 AI投顾建议

{{ aiAdvice }}