diff --git a/agents/stock/workspace/scripts/behive_web.py b/agents/stock/workspace/scripts/behive_web.py index d03934f..9261e52 100644 --- a/agents/stock/workspace/scripts/behive_web.py +++ b/agents/stock/workspace/scripts/behive_web.py @@ -2667,9 +2667,9 @@ def _render_holding_row(r: dict, total_value: int, show_day_change: bool = False return f'''
-
{_buy_rank_badge(buy_amount)}{star}{stock}{accounts}
+
{_buy_rank_badge(buy_amount)}{star}{stock}
보유 {qty:,}주{_pending_badges_html(r)}비중 {weight:.2f}%
-
{tag_chip}
+
{tag_chip}{accounts}
{summary_journal_html}