{{ t.live }}
{{ item.symbol }}
{{ item.change >= 0 ? '▲' : '▼' }}{{ Math.abs(item.change) }}%
{{ viewerCount }}
{{ activeAgent.name.split(' ').map(w => w[0]).join('') }}
{{ activeAgent.name }}
{{ activeAgent.text }}
CLOSE-UP
{{ t.pnl }}
{{ totalPnl >= 0 ? '+' : '' }}{{ totalPnl.toFixed(1) }}%
|
{{ item.name || item.symbol || (item.ts_code || '').replace(/\.\w+$/, '') }}
{{ item.pnl_pct >= 0 ? '+' : '' }}{{ item.pnl_pct.toFixed(1) }}%
--- {{ msg.text }} ---
{{ msg.agent ? msg.agent.split(' ').map(w => w[0]).join('') : '?' }}
{{ msg.agent }}
{{ msg.text }}
{{ t.deploy }}
...
{{ t.consensus }}
{{ consensus.verdict === 'BUY' ? t.buy : consensus.verdict === 'SELL' ? t.sell : t.hold }}
{{ t.live }}
AI QUANT FUND
{{ item.symbol }}
{{ item.change >= 0 ? '▲' : '▼' }}
{{ Math.abs(item.change) }}%
{{ viewerCount }}
{{ currentTime }}
DEV{{ devMode ? ': ON' : '' }}
Studio
LIVE
{{ activeAgent.name }}
{{ activeAgent.name }}
{{ activeAgent.text }}
{{ layer.name }}
{{ agent.short }}
{{ agent.name }}
{{ t.targetAnalysis }}
{{ t.proOnly }}
{{ t.deploy }}
{{ t.deploying }}
{{ t.debateLog }}
--- {{ msg.text }} ---
[{{ msg.layer }}]
{{ msg.agent }}:
{{ msg.text }}
{{ t.viewReport }} →
> {{ t.reasoning }}
{{ t.consensus }}
{{ consensus.verdict === 'BUY' ? t.buy : consensus.verdict === 'SELL' ? t.sell : t.hold }}
{{ t.buy }} {{ consensus.buyPct }}%
{{ t.hold }} {{ consensus.holdPct }}%
{{ t.sell }} {{ consensus.sellPct }}%
{{ t.viewReport }}
{{ t.positions }}
{{ t.portfolioPnl }}
{{ totalPnl >= 0 ? '+' : '' }}{{ totalPnl.toFixed(2) }}%
{{ p.name || p.symbol || (p.ts_code || '').replace(/\.\w+$/, '') }}
{{ p.shares }}{{ t.shares }}
{{ p.pnl_pct >= 0 ? '+' : '' }}{{ p.pnl_pct.toFixed(1) }}%
{{ t.signals }}
{{ signals.date }}
{{ stockName(s) }}
{{ s.market === 'cn' ? '¥' : '$' }}{{ s.price }}
{{ s.score }}
{{ t.history }}
{{ r.ticker }}
{{ r.verdict || '...' }}
{{ r.created_at }}
{{ t.history }}
{{ r.ticker }}
{{ r.verdict || '...' }}
{{ r.created_at }}
Full Analysis Report
{{ reportMessages.length }} agent responses
Export PDF
×
{{ msg.layer }}
{{ msg.agent }}
{{ msg.text }}
FINAL CONSENSUS
{{ consensus.verdict }}
BUY {{ consensus.buyPct }}%
/
HOLD {{ consensus.holdPct }}%
/
SELL {{ consensus.sellPct }}%
Generated by AI Quant Fund - dream.hmyk.ai
Close
Execution Report
{{ decision.action }}
Ticker:
{{ decision.ticker }}
Confidence:
{{ decision.confidence }}%
Final Position:
{{ decision.position }}%
{{ decision.rationale }}
Dismiss
{{ coordToast }}