{{ t.live }}
{{ viewerCount }}
{{ activeAgent.name.split(' ').map(w => w[0]).join('') }}
{{ activeAgent.name }}
{{ activeAgent.text }}
CLOSE-UP
{{ t.pnl }} {{ totalPnl >= 0 ? '+' : '' }}{{ totalPnl.toFixed(1) }}% |
--- {{ msg.text }} ---
{{ msg.agent ? msg.agent.split(' ').map(w => w[0]).join('') : '?' }}
{{ msg.agent }} {{ msg.text }}
{{ t.consensus }}
{{ consensus.verdict === 'BUY' ? t.buy : consensus.verdict === 'SELL' ? t.sell : t.hold }}
{{ t.live }} AI QUANT FUND
{{ viewerCount }} {{ currentTime }} Studio
LIVE
{{ activeAgent.name }}
{{ activeAgent.name }}
{{ activeAgent.text }}
{{ layer.name }}
{{ agent.short }}
{{ agent.name }}

{{ t.targetAnalysis }}

{{ t.proOnly }}

{{ t.debateLog }}

--- {{ msg.text }} ---
[{{ msg.layer }}]
{{ msg.agent }}: {{ msg.text }}
> {{ 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.positions }}
{{ t.portfolioPnl }} {{ totalPnl >= 0 ? '+' : '' }}{{ totalPnl.toFixed(2) }}%
{{ t.signals }} {{ signals.date }}
{{ 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
{{ 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
Execution Report

{{ decision.action }}

Ticker:{{ decision.ticker }}
Confidence:{{ decision.confidence }}%
Final Position:{{ decision.position }}%
{{ decision.rationale }}
{{ coordToast }}