类型
总资产 (元)
{{ formatMoney(totalAssets) }}
持有盈亏 (元)
{{ formatMoney(totalUnrealizedPnL, true) }}
收益率: {{ formatPercent(totalUnrealizedPnLRate, true) }}
今日预估盈亏 (元)
{{ formatMoney(todayEstimatedPnL, true) }}
收益率: {{ formatPercent(todayEstimatedPnLRate, true) }}
今日涨幅 Top 5
{{ item.name }}
{{ formatPercent(item.todayChangeRate, true) }}
{{ formatMoney(item.todayPnL, true) }}
暂无数据
今日跌幅 Top 5
{{ item.name }}
{{ formatPercent(item.todayChangeRate, true) }}
{{ formatMoney(item.todayPnL, true) }}
暂无数据
透视筛选器
{{ dim.label }}
当前下钻路径
资产分布
→
三级分类
→
产品持仓
持仓明细 {{ filter.label }}: {{ filter.value }}
| 名称/代码 | 涨跌 | 持仓/市值 | 持有盈亏 | 现价/成本 |
|---|---|---|---|---|
|
{{ item.name }}
未更新
{{ item.id }}
|
{{ item.accountSource || '未知' }}
{{ item.level2 || '-' }}
|
{{ item.level3 || '-' }}
{{ item.id }}
{{ (item.id.startsWith('bank_') || item.id.startsWith('portfolio_')) ? '' : ' | ' }}{{ item.level2 || '-' }}
{{ item.id }} |
{{ item.accountSource || '未知' }}
{{ item.accountSource || '未知' }}
{{ item.id }} |
{{ item.typeLabel || '未知' }}
|
{{ hasMergedChangeRate(item) ? formatPercent(getMergedChangeRate(item), true) : '--' }}
{{ hasMergedChangeRate(item) ? formatMoney(getMergedChangePnL(item), true) : '--' }}
{{ getMergedChangeTag(item) }}
|
{{ formatMoney(item.marketValue) }}
{{ item.type === 'cash' ? formatMoney(item.amount) + ' ' + item.currency : item.shares + ' 份' }}
|
{{ item.type === 'cash' ? '-' : formatMoney(item.unrealizedPnL, true) }}
{{ item.type === 'cash' ? '-' : formatPercent(item.unrealizedPnLRate, true) }}
|
{{ item.type === 'cash' ? (item.currency === 'CNY' ? '1.0000' : item.currentPrice?.toFixed(4)) : (item.currentPrice?.toFixed(4) || '--') }}
{{ item.type === 'cash' ? '-' : item.costPrice.toFixed(4) }}
|
| 暂无持仓记录。 | ||||
持仓管理
| 名称 | 代码 | 类型 | 账户来源 | 资产分布 | 三级分类 | 市值/份额 | 现价/成本 | 涨跌 | 持有盈亏 | 操作 |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ item.name }} | {{ item.type === 'cash' || item.id.startsWith('bank_') || item.id.startsWith('portfolio_') ? '-' : item.id }} | {{ item.typeLabel || '-' }} | {{ item.accountSource || '未知' }} | {{ item.level2 || '-' }} | {{ item.level3 || '-' }} |
{{ formatMoney(item.marketValue) }}
{{ item.type === 'cash' ? '-' : (item.shares || 0) + ' 份' }}
|
{{ item.type === 'cash' ? (item.currency === 'CNY' ? '1.0000' : item.currentPrice?.toFixed(4)) : (item.currentPrice?.toFixed(4) || '--') }}
{{ item.type === 'cash' ? '-' : item.costPrice.toFixed(4) }}
|
{{ hasMergedChangeRate(item) ? formatPercent(getMergedChangeRate(item), true) : '--' }}
{{ hasMergedChangeRate(item) ? formatMoney(getMergedChangePnL(item), true) : '--' }}
|
{{ item.type === 'cash' ? '-' : formatMoney(item.unrealizedPnL, true) }}
{{ item.type === 'cash' ? '-' : formatPercent(item.unrealizedPnLRate, true) }}
|
|
| 暂无持仓记录,请点击右上角添加记录。 | ||||||||||
持仓详情
名称
{{ manageDetailItem.name }}
代码
{{ manageDetailItem.type === 'cash' || manageDetailItem.id.startsWith('bank_') || manageDetailItem.id.startsWith('portfolio_') ? '-' : manageDetailItem.id }}
类型
{{ manageDetailItem.typeLabel || '-' }}
账户来源
{{ manageDetailItem.accountSource || '未知' }}
资产分布
{{ manageDetailItem.level2 || '-' }}
三级分类
{{ manageDetailItem.level3 || '-' }}
市值
{{ formatMoney(manageDetailItem.marketValue) }}
份额
{{ manageDetailItem.type === 'cash' ? '-' : (manageDetailItem.shares || 0) + ' 份' }}
现价/成本
{{ (manageDetailItem.currentPrice?.toFixed(4) || '--') }} / {{ manageDetailItem.type === 'cash' ? '-' : manageDetailItem.costPrice.toFixed(4) }}
涨跌
{{ hasMergedChangeRate(manageDetailItem) ? formatPercent(getMergedChangeRate(manageDetailItem), true) : '--' }}
持有盈亏
{{ manageDetailItem.type === 'cash' ? '-' : formatMoney(manageDetailItem.unrealizedPnL, true) }}
历史收益走势
默认折叠,点击上方选项卡查看图表。
{{ calendarMonthTitle }}
日
一
二
三
四
五
六
{{ cell.day }}
{{ formatMoney(cell.pnl, true) }}
--
当日详情:{{ selectedCalendarRecord.date }}
当日收益
{{ formatMoney(selectedCalendarRecord.todayPnL, true) }}
总资产
{{ formatMoney(selectedCalendarRecord.totalAssets) }}
累计盈亏
{{ formatMoneyInt(selectedCalendarRecord.totalUnrealizedPnL, true) }}
沪深300
{{ formatPercent(selectedCalendarRecord.benchmarks?.['沪深300'], true) }}
{{ historyPeriodInfo.label }}产品明细
{{ historyPeriodInfo.startDate }} ~ {{ historyPeriodInfo.endDate }}| 产品 | 绝对收益 | 更新天数 |
|---|---|---|
|
{{ item.name }}
{{ item.id }}
|
{{ item.hasValidPnL ? formatMoney(item.pnl, true) : '--' }} | {{ item.updatedDays }} |
| 该区间暂无产品级收益数据(需在刷新后累计) | ||
历史记录明细
| 日期 | 总资产 | 总成本 | 当日盈亏 | 累计盈亏 | 上证指数 | 沪深300 | 创业板指 | 科创50 |
|---|---|---|---|---|---|---|---|---|
| {{ record.date }} | {{ formatMoney(record.totalAssets) }} | {{ formatMoney(record.totalCost) }} | {{ formatMoney(record.todayPnL, true) }} | {{ formatMoney(record.totalUnrealizedPnL, true) }} | {{ formatPercent(record.benchmarks?.['上证指数'], true) }} | {{ formatPercent(record.benchmarks?.['沪深300'], true) }} | {{ formatPercent(record.benchmarks?.['创业板指'], true) }} | {{ formatPercent(record.benchmarks?.['科创50'], true) }} |
| 暂无历史记录,每日刷新数据后将自动记录。 | ||||||||
再平衡设置
{{ rebalanceStatus.message }}
目标比例配置
总计: {{ totalTargetRatio }}%
| 分类名称 | 当前市值 | 当前占比 | 目标占比 (%) | 偏离度 | 建议调仓 |
|---|---|---|---|---|---|
| {{ item.category }} | {{ formatMoney(item.currentValue) }} | {{ formatPercent(item.currentRatio) }} | {{ formatPercent(item.deviation, true) }} | 买入 {{ formatMoney(item.actionAmount) }} 卖出 {{ formatMoney(Math.abs(item.actionAmount)) }} - |