{"allowContribute":false,"item":{"artifactHtml":"\u003cstyle\u003e\n  :root{--paper:#FFFFFF;--ink:#162032;--ink2:#5B6B7E;--accent:#0F6B5B;--accent2:#4F46E5;--soft:#EAF4F0;--soft2:#EEF2FF;--card:#F8FAFC;--hair:#E2E8F0;--ok:#0E9F6E;--warn:#D97706;--rose:#E11D48}\n  :root[data-theme=\"dark\"]{--paper:#111827;--ink:#E5E7EB;--ink2:#9CA3AF;--accent:#34D399;--accent2:#A5B4FC;--soft:#0F2A24;--soft2:#1E1B4B;--card:#1F2937;--hair:#2D3748}\n  .doc{background:var(--paper);color:var(--ink);padding:36px 28px 52px;font:15.5px/1.78 -apple-system,\"PingFang TC\",\"Noto Sans TC\",\"Microsoft JhengHei\",sans-serif}\n  .wrap{max-width:800px;margin:0 auto}\n  .eyebrow{font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.20em;color:var(--accent);text-transform:uppercase}\n  h1{font-size:29px;line-height:1.22;letter-spacing:-.02em;font-weight:850;margin:10px 0 10px}\n  .lede{font-size:16px;color:var(--ink2);margin:0 0 16px;max-width:68ch;line-height:1.7}\n  .meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 22px}\n  .pill{font:600 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.06em;padding:7px 10px;border-radius:999px;background:var(--soft);color:var(--accent);border:1px solid var(--hair)}\n  .pill.dark{background:var(--soft2);color:var(--accent2);border-color:var(--hair)}\n  .pill.warn{background:#FFFBEB;color:var(--warn);border-color:#FDE68A}\n  .stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:18px 0}\n  .stat{background:var(--card);border:1px solid var(--hair);border-radius:14px;padding:14px 16px}\n  .stat .k{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;color:var(--ink2);text-transform:uppercase}\n  .stat .v{font-size:22px;font-weight:850;margin-top:6px;letter-spacing:-.02em}\n  .stat .n{font-size:12.5px;color:var(--ink2);margin-top:4px;line-height:1.5}\n  .live{margin:22px 0}\n  .live h2{font-size:17px;font-weight:800;margin:0 0 8px;letter-spacing:-.01em}\n  .live .hint{font-size:12.5px;color:var(--ink2);margin:0 0 10px}\n  .card{background:var(--card);border:1px solid var(--hair);border-radius:16px;padding:18px 18px;margin:16px 0}\n  .card h3{font-size:16px;font-weight:780;margin:0 0 8px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}\n  .badge{font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;padding:5px 8px;border-radius:999px;color:#fff;flex:none}\n  .b-teal{background:var(--accent)}\n  .b-indigo{background:var(--accent2)}\n  .b-amber{background:var(--warn)}\n  .b-green{background:var(--ok)}\n  .b-rose{background:var(--rose)}\n  .card p{margin:8px 0;color:var(--ink2);font-size:14.5px;line-height:1.75}\n  .card strong{color:var(--ink)}\n  .card ul{margin:8px 0 0 18px;color:var(--ink2);font-size:14.5px;line-height:1.75}\n  .card li{margin:3px 0}\n  .src{font:500 12px ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--ink2);background:var(--paper);border:1px dashed var(--hair);border-radius:8px;padding:8px 10px;margin-top:10px;line-height:1.6}\n  .take{background:var(--soft);border-left:3px solid var(--accent);border-radius:0 12px 12px 0;padding:12px 14px;margin-top:12px}\n  .take p{margin:0;color:var(--ink);font-size:13.5px;line-height:1.7}\n  .take.dark{border-left-color:var(--accent2);background:var(--soft2)}\n  .grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}\n  .kpi{background:var(--paper);border:1px solid var(--hair);border-radius:14px;padding:14px 16px}\n  .kpi .k{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;color:var(--ink2);text-transform:uppercase}\n  .kpi .v{font-size:20px;font-weight:850;margin-top:6px}\n  .kpi .n{font-size:12.5px;color:var(--ink2);margin-top:4px}\n  .tableWrap{overflow-x:auto;margin:12px 0;border:1px solid var(--hair);border-radius:12px}\n  table{width:100%;border-collapse:collapse;font-size:13.5px;min-width:560px}\n  th{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;color:var(--ink2);text-transform:uppercase;text-align:left;padding:10px 12px;border-bottom:1px solid var(--hair);background:var(--card);white-space:nowrap}\n  td{padding:10px 12px;border-bottom:1px solid var(--hair);color:var(--ink2)}\n  td strong{color:var(--ink)}\n  tr:last-child td{border-bottom:none}\n  .summary{background:linear-gradient(135deg,var(--soft),var(--soft2));border:1px solid var(--hair);border-radius:16px;padding:18px 18px;margin:22px 0}\n  .summary h3{margin:0 0 8px;font-size:16px;font-weight:800}\n  .summary ul{margin:8px 0 0 18px;color:var(--ink2);font-size:14px;line-height:1.7}\n  .checklist{list-style:none;padding:0;margin:10px 0 0}\n  .checklist li{position:relative;padding-left:22px;margin:7px 0;color:var(--ink2);font-size:14px;line-height:1.6}\n  .checklist li::before{content:\"✓\";position:absolute;left:0;top:0;width:18px;height:18px;border-radius:999px;background:var(--accent);color:#fff;font:700 11px/18px ui-monospace;text-align:center}\n  .foot{margin-top:26px;padding-top:16px;border-top:1px solid var(--hair);font-size:12.5px;color:var(--ink2);line-height:1.7}\n  @media(max-width:640px){.doc{padding:24px 16px 40px} h1{font-size:24px} .grid2{grid-template-columns:1fr}}\n\u003c/style\u003e\u003cdiv class=\"doc\"\u003e\u003cdiv class=\"wrap\"\u003e\n\u003cheader\u003e\n  \u003cdiv class=\"eyebrow\"\u003eCubeLV · 投資理財部 — 資產配置分析師 · 2026-08-29 週報\u003c/div\u003e\n  \u003ch1\u003eETF 長期配置與資產活化投資組合建議 — 2026-08-29\u003c/h1\u003e\n  \u003cp class=\"lede\"\u003e以「房產增貸 200 萬」為活化本金、\u003cstrong\u003e穩健型（balanced）· 目標年報酬 8%\u003c/strong\u003e 為中樞，整併本週消息雷達、個股深度研究與籌碼精選結論，提出可長期持有、兼顧現金流與抗跌的 ETF 核心配置，並以股債三大類的比重、配息節奏與複利試算，回應增貸資金「穩健增值＋穩定配息」的雙重需求。\u003c/p\u003e\n  \u003cdiv class=\"meta\"\u003e\n    \u003cspan class=\"pill\"\u003e增貸本金 200 萬 · 穩健型\u003c/span\u003e\n    \u003cspan class=\"pill dark\"\u003e目標年報酬 8% · 模型預期 7.2%\u003c/span\u003e\n    \u003cspan class=\"pill warn\"\u003e關稅擴大風險週 · 控槓桿\u003c/span\u003e\n  \u003c/div\u003e\n\u003c/header\u003e\n\n\u003csection data-cube=\"stats\" class=\"stats\"\u003e\n  \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003e活化本金\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 2,000,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e房產增貸模擬 · 假設增貸利率 2.5–3.0%\u003c/div\u003e\u003c/div\u003e\n  \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003e模型預期年報酬\u003c/div\u003e\u003cdiv class=\"v\"\u003e7.2%\u003c/div\u003e\u003cdiv class=\"n\"\u003e台股ETF 8% ×35%＋美股ETF 10%×30%＋債券4%×35%\u003c/div\u003e\u003c/div\u003e\n  \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003e年配息合計\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 65,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e台股ETF 28,000＋美股9,000＋債券28,000\u003c/div\u003e\u003c/div\u003e\n  \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003e平均月現金流\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 5,417\u003c/div\u003e\u003cdiv class=\"n\"\u003e季配月 11,583 · 一般月 2,333（未含價差）\u003c/div\u003e\u003c/div\u003e\n\u003c/section\u003e\n\n\u003csection class=\"live\"\u003e\n  \u003ch2\u003e① 本期配置方案 — 活卡\u003c/h2\u003e\n  \u003cp class=\"hint\"\u003e下方案為「投資組合配置模型」產出之正式 ALLOCATION item，數據與視圖由插件即時渲染；調權重或配息率請進插件編輯。\u003c/p\u003e\n  \u003citem-embed item-id=\"6a91b8449dd1df507bfd3730\"\u003e\u003c/item-embed\u003e\n  \u003cdiv style=\"height:10px\"\u003e\u003c/div\u003e\n  \u003citem-embed item-id=\"6a91b8449dd1df507bfd3730\" view=\"bar\"\u003e\u003c/item-embed\u003e\n\u003c/section\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-teal\"\u003e配置\u003c/span\u003e 為什麼是 35 / 30 / 35\u003c/h3\u003e\n  \u003cp\u003e穩健型（balanced）預設即 \u003cstrong\u003e台股 ETF 35% · 美股 ETF 30% · 債券 35%\u003c/strong\u003e，合計 100%。此配比在保留台股成長與美股創新動能的同時，以債券壓低波動——恰好對應本週最大變數：\u003cstrong\u003e半導體關稅擬擴至筆電／伺服器等終端產品\u003c/strong\u003e（消息雷達 08-29 #02）。短線評價承壓、長線加速赴美，對「重押單一市場」的組合最傷，股債三足才能扛住消息面急跌。\u003c/p\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e台股 ETF 35%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 700,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 4%（季配）→ 年領 28,000 · 貼近大盤抗跌核心\u003c/div\u003e\u003c/div\u003e\n    \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e美股 ETF 30%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 600,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 1.5%（季配）→ 年領 9,000 · 輝達＋AI 長線動能\u003c/div\u003e\u003c/div\u003e\n    \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e債券 35%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 700,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 4%（月配）→ 年領 28,000 · 關稅週的防震墊\u003c/div\u003e\u003c/div\u003e\n    \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e套利試算\u003c/div\u003e\u003cdiv class=\"v\"\u003e淨利差約 4.2–4.7%\u003c/div\u003e\u003cdiv class=\"n\"\u003e預期 7.2% － 增貸成本 2.5–3% ＝ 增貸活化的安全邊際\u003c/div\u003e\u003c/div\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"src\"\u003e模型：plugins/a23f70dfd2d59d8fa42fcdb1 · 預期報酬公式 (8×w_tw＋10×w_us＋4×w_bond)/100 · 債券月配、台/美股季配為本方案配息假設，可依實際標的調整。\u003c/div\u003e\n  \u003cdiv class=\"take\"\u003e\u003cp\u003e\u003cstrong\u003e分析師觀點：\u003c/strong\u003e200 萬全押台股高股息看似「殖利率高」，但本週 21 檔回測已證實「高配息 ≠ 抗跌」——00929 回檔 -17.97% 深於大盤（研究筆記 08-29）。穩健活化應把「殖利率」與「抗跌＋成長」拆開：台股用 0050/00878 作底、美股用 VOO/QQQ 吃 AI 長線、債券作波動緩衝，三者缺一不可。\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n\u003csection class=\"live\"\u003e\n  \u003ch2\u003e② 圖表 — 配置比重\u003c/h2\u003e\n  \u003cp class=\"hint\"\u003e已同步更新至「資產配置與績效」資料夾，供後續績效追蹤。\u003c/p\u003e\n  \u003cnote-chart chart-kind=\"PieChart\" title=\"增貸 200 萬 · 穩健型配置（目標 8%）\"\u003e\u003cchart-data\u003e[{\u0026#34;比重\u0026#34;:35,\u0026#34;類別\u0026#34;:\u0026#34;台股 ETF\u0026#34;},{\u0026#34;比重\u0026#34;:30,\u0026#34;類別\u0026#34;:\u0026#34;美股 ETF\u0026#34;},{\u0026#34;比重\u0026#34;:35,\u0026#34;類別\u0026#34;:\u0026#34;債券\u0026#34;}]\u003c/chart-data\u003e\u003c/note-chart\u003e\n\u003c/section\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-indigo\"\u003e現金流\u003c/span\u003e 配息節奏 — 每月領多少\u003c/h3\u003e\n  \u003cp\u003e本方案配息假設：\u003cstrong\u003e債券月配 4%｜台股 ETF 季配 4%｜美股 ETF 季配 1.5%\u003c/strong\u003e。季配落在 3／6／9／12 月，與台股除息旺季疊加，增貸族可用「季配高峰補房貸、一般月靠債券月配打底」的節奏平滑現金流。\u003c/p\u003e\n  \u003cdiv class=\"tableWrap\"\u003e\u003ctable\u003e\n    \u003cthead\u003e\u003ctr\u003e\u003cth\u003e月份型態\u003c/th\u003e\u003cth\u003e當月可領\u003c/th\u003e\u003cth\u003e組成\u003c/th\u003e\u003cth\u003e用途建議\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e一般月\u003c/strong\u003e（1/2/4/5/7/8/10/11）\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eNT$ 2,333\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e債券月配 2,333\u003c/td\u003e\u003ctd\u003e覆蓋增貸月付息的一半以上\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e季配月\u003c/strong\u003e（3/6/9/12）\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eNT$ 11,583\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e債券 2,333＋台股ETF 7,000＋美股ETF 2,250\u003c/td\u003e\u003ctd\u003e補房貸＋再投入或預留關稅週緩衝\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e年合計 / 月平均\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e65,000 / 5,417\u003c/td\u003e\u003ctd\u003e台 28,000＋美 9,000＋債 28,000\u003c/td\u003e\u003ctd\u003e相當於本金 3.25% 現金殖利率（不含價差）\u003c/td\u003e\u003c/tr\u003e\n    \u003c/tbody\u003e\n  \u003c/table\u003e\u003c/div\u003e\n  \u003cdiv class=\"src\"\u003e算法：classYearDividend = capital × weight% × rate% ；月配 = 年配/12、季配 = 年配/4。參見 allocation.ts monthlyCashflow。\u003c/div\u003e\n  \u003cdiv class=\"take dark\"\u003e\u003cp\u003e\u003cstrong\u003e提醒：\u003c/strong\u003e配息是「現金流」不是「報酬」——00929 月配 0.38 元、年化 16.5% 看似誘人，但回檔 -17.97% 已吃掉整年配息（消息雷達 #05）。活化資金首重「配息後能否填息」，因此核心改配 00878/0056/0050。\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-green\"\u003e複利\u003c/span\u003e 資產年增長試算（不含配息再投入）\u003c/h3\u003e\n  \u003cp\u003e以本金 200 萬、模型預期 7.2% 複利推算，僅為「價差」成長，不含配息。若配息再投入，長期再墊高 1–1.5pp。\u003c/p\u003e\n  \u003cdiv class=\"tableWrap\"\u003e\u003ctable\u003e\n    \u003cthead\u003e\u003ctr\u003e\u003cth\u003e持有期\u003c/th\u003e\u003cth\u003e預估資產\u003c/th\u003e\u003cth\u003e累積報酬\u003c/th\u003e\u003cth\u003e對照增貸成本（3%）\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\u003ctd\u003e1 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e214.4 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋14.4 萬（7.2%）\u003c/td\u003e\u003ctd\u003e利息約 6 萬 → 淨增 8.4 萬\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e3 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e246.4 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋46.4 萬\u003c/td\u003e\u003ctd\u003e利息約 18 萬 → 淨增 28 萬\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e5 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e283.1 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋83.1 萬\u003c/td\u003e\u003ctd\u003e與台積電亞利桑那落地期（5 年＋）同窗\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e10 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e400.8 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋200.8 萬（翻倍）\u003c/td\u003e\u003ctd\u003e長期複利跨越關稅週期\u003c/td\u003e\u003c/tr\u003e\n    \u003c/tbody\u003e\n  \u003c/table\u003e\u003c/div\u003e\n  \u003cdiv class=\"src\"\u003e公式：capital × (1＋0.072)^y。資料：allocation.ts assetGrowthSeries。本試算未計稅費與再平衡成本。\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-teal\"\u003e台股 ETF\u003c/span\u003e 核心怎麼挑 — 00878 / 0056 為底、0050 為矛、00929 僅衛星\u003c/h3\u003e\n  \u003cp\u003e本週最關鍵的一課來自《數位時代》21 檔高股息回測（個股研究／消息雷達同步引用，tbs:qdr:w 已驗證）：\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003e00878 國泰永續高股息\u003c/strong\u003e — 季配、8/18 除息 1.01 元（年累 2.09 元、殖利率約 2.99%，9/11 發放）、ESG＋產業分散＋單一持股 ≤5%，\u003cstrong\u003e抗跌前段班\u003c/strong\u003e，填息與波動控制較佳 → \u003cstrong\u003e存股核心首選\u003c/strong\u003e。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e0056 元大高股息\u003c/strong\u003e — 季配、8/28 除息 1.35 元（單季 2.7%）、\u003cstrong\u003e抗跌前段班\u003c/strong\u003e、年化約 6.16%，與 00878 互補 → \u003cstrong\u003e存股核心次選\u003c/strong\u003e。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e0050 元大台灣50\u003c/strong\u003e — 半年配、8/28 除息 0.6 元，貼近大盤、市值分散、與台積電（2330）先進製程定價權直接連動 → \u003cstrong\u003e市值核心、長期成長引擎\u003c/strong\u003e。研究筆記評等 ★★★★★。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e00929 復華台灣科技優息\u003c/strong\u003e — 月配 0.38 元、年化 16.5%（規模 1,300 億），但科技集中度高，\u003cstrong\u003e回檔 -17.97% 深於大盤、抗跌居後段\u003c/strong\u003e；籌碼面 08/28 三大法人翻空 -96 萬、外資 -1.35M → \u003cstrong\u003e僅作月現金流衛星，且需承受波動\u003c/strong\u003e。\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cdiv class=\"src\"\u003e來源：數位時代 BusinessNext 2026-08-27（21 檔回測）；LINE Today/UDN 2026-08-28 除息；WInvest/CMoney 同週；籌碼精選 T86 00878 +16.8M/0056 +9.13M/0050 +37.1M vs 00929 -96萬。\u003c/div\u003e\n  \u003cdiv class=\"take\"\u003e\u003cp\u003e\u003cstrong\u003e配置落地：\u003c/strong\u003e台股 70 萬中，建議 \u003cstrong\u003e0050 40%（28 萬）＋ 00878 40%（28 萬）＋ 0056 20%（14 萬）\u003c/strong\u003e；00929 若需月現金流，僅從 00878/0056 額度內撥 10% 衛星配置，並設「回檔 -8% 減碼」紀律。\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-indigo\"\u003e美股 ETF\u003c/span\u003e 為什麼要配 30% — 輝達財報與台鏈的連動保險\u003c/h3\u003e\n  \u003cp\u003e輝達 FY2027 Q2 營收 962.2 億美元（年增 106%）、資料中心 890 億、淨利 539.5 億（EPS 2.22），財報後 ＋8.7% 至 227.98 美元、FY28 展望再 ＋70%（消息雷達 #04）。台鏈 2330（先進製程＋封裝）與 2317/2382/3231（GB300 機櫃 5:3:2）直接受惠，但\u003cstrong\u003e關稅若擴至終端（筆電／伺服器）\u003c/strong\u003e，台廠短線承壓、美股 CSP 需求遞延風險同步升溫。\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003eVOO（Vanguard S\u0026amp;P 500）\u003c/strong\u003e＋\u003cstrong\u003eQQQ（Nasdaq 100）\u003c/strong\u003e — 已在「我的自選股」清單，VOO 吃大盤分散、QQQ 吃輝達＋AI 龍頭，兩者互補可對沖「台股關稅單壓」。\u003c/li\u003e\n    \u003cli\u003e美股 60 萬建議 \u003cstrong\u003eVOO 60%（36 萬）＋ QQQ 40%（24 萬）\u003c/strong\u003e；若求更分散，可將 QQQ 的 1/3 換成 VT（全球）。\u003c/li\u003e\n    \u003cli\u003e籌碼面：大盤量 1.02 兆、法人 ＋468 億（外資 ＋415.9 億）推升台股，但外資對關稅最敏感，\u003cstrong\u003e美股部位是「外資翻空時的避風港」\u003c/strong\u003e。\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cdiv class=\"src\"\u003e來源：Yahoo 財經/RTI 2026-08-27～28 輝達財報；智璞研究所 GB300 5:3:2；消息雷達 #03–#04 已驗證 tbs:qdr:w。\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-amber\"\u003e債券 35%\u003c/span\u003e 為什麼不能省 — 關稅週的減震器\u003c/h3\u003e\n  \u003cp\u003e本週三件大事指向同一風險：\u003cstrong\u003e加稅推升 AI 建置成本、或延後投資\u003c/strong\u003e（消息雷達 #02 解讀）。個股研究顯示 2330 法說後「利多出盡重挫 7%」、鴻海法說後漲不動、緯創融資逆增散戶接刀——\u003cstrong\u003e重押單一主題的波動，債券部位能直接對沖\u003c/strong\u003e。\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e債券 70 萬採 \u003cstrong\u003e投資級債／長天期公債 ETF 月配型\u003c/strong\u003e（年配息假設 4% 月配），與台股高股息的季配錯峰，提供每月 2,333 元的穩定底。\u003c/li\u003e\n    \u003cli\u003e當沖快訊 08-29 已示警：「關稅公布日當沖一律減槓桿、保留 20–30% 現金」——長期配置的等價動作就是\u003cstrong\u003e維持 35% 債券不挪去追高\u003c/strong\u003e。\u003c/li\u003e\n    \u003cli\u003e再平衡紀律：每季或當股債偏離 ±5% 時再平衡，\u003cstrong\u003e漲多賣股買債、跌多賣債買股\u003c/strong\u003e，把波動變成紀律獲利。\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cdiv class=\"take dark\"\u003e\u003cp\u003e\u003cstrong\u003e風控底線：\u003c/strong\u003e增貸活化最忌「用短錢追長多」。200 萬中至少 70 萬債券＋20–30% 現金（當沖快訊風控），總計約 90–100 萬防禦墊，確保關稅消息跳空時不被斷頭、不用攤平。\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-rose\"\u003e風險\u003c/span\u003e 本週三大變數與對策\u003c/h3\u003e\n  \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e變數 1 — 關稅擴至終端（最大風險）\u003c/strong\u003e：川普政府研擬分階段、依國別差別稅率，原豁免（資料中心／研發）恐取消，台灣逾 9 成先進製程首當其衝。\u003c/p\u003e\n  \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e對策\u003c/strong\u003e：台股不單押先進製程（2330 高檔震盪、利多出盡）、以 0050/00878 分散；美股 VOO/QQQ 對沖；債券 35% 減震；消息公布日減碼不留倉。\u003c/p\u003e\n  \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e變數 2 — 記憶體漲 4 倍墊高 BOM\u003c/strong\u003e：GB300 訂單看到明年（鴻海 50%/廣達 30%/緯創 20%），但記憶體漲價壓縮代工毛利，8/25 老 AI（鴻海/廣達/緯創等 6 檔）盤中齊跌已預演。\u003c/p\u003e\n  \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e對策\u003c/strong\u003e：AI 伺服器三雄列為「衛星觀察」而非核心——廣達為第二核心、緯創定位衛星＋嚴停損（個股研究），ETF 配置不直接重押單一個股。\u003c/p\u003e\n  \u003cp\u003e\u003cstrong\u003e變數 3 — 法人買盤能否續航\u003c/strong\u003e：08/28 外資 ＋415.88 億、三大 ＋468.17 億推升加權至 46,331（＋0.77%、量 1.02 兆），但 2330 外資買超逐日遞減（5.2M→4.5M→3.03M）、投信連 3 賣。\u003c/p\u003e\n  \u003cp\u003e\u003cstrong\u003e對策\u003c/strong\u003e：以 ETF 分散取代「追法人買超」——籌碼精選最強 2303（外資 ＋88.9M 三大 ＋95.6M、融資 -2,820＋融券 ＋86%）與最弱 3231（外資連 2 大賣 -8.24M、融資 ＋720 散戶接刀）對比鮮明，印證選股需嚴停損，ETF 核心則省去逐檔擇時。\u003c/p\u003e\n  \u003cdiv class=\"src\"\u003e來源：消息雷達 #01–#03；個股研究 2330/2317/2382/3231；籌碼精選 T86/MI_MARGN/STOCK_DAY 08-28；當沖快訊封關 08-28 quote 已校準。\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"summary\"\u003e\n  \u003ch3\u003e📌 本期結論 — 增貸活化的三句話\u003c/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003e核心是 ETF、不是個股：\u003c/strong\u003e以 0050＋00878/0056 為台股底倉、VOO/QQQ 為美股底倉，00929 僅月現金流衛星；個股（2330/2317 等）留在「衛星觀察」不佔核心額度。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e股債 65/35 是紀律、不是偏好：\u003c/strong\u003e35% 債券＋月配 2,333 元是關稅週的保費，預期 7.2% 對增貸成本 2.5–3% 的淨利差，才是活化的真正獲利來源。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e現金流節奏要對齊房貸：\u003c/strong\u003e一般月靠債券、季配月補房貸並再投入；每季再平衡一次，任何單月不追高、不攤平（當沖快訊：嚴禁追 gap、嚴禁攤平）。\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e✅ 下一步執行清單\u003c/h3\u003e\n  \u003cul class=\"checklist\"\u003e\n    \u003cli\u003e\u003cstrong\u003e開戶與標的確認：\u003c/strong\u003e台股 70 萬 — 0050（28萬）/ 00878（28萬）/ 0056（14萬）；美股 60 萬 — VOO（36萬）/ QQQ（24萬）；債券 70 萬 — 投資級/公債月配型。00929 如需月配，限 00878 額度內撥 10% 且設 -8% 停損。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e分批進場：\u003c/strong\u003e200 萬分 3 批（80/60/60 萬），首批建 50% 債券＋50% 0050/00878，關稅消息明朗後再補美股與 0056；單週不超過一批。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e再平衡與停損：\u003c/strong\u003e每季檢視權重偏離 ±5% 即再平衡；個股衛星（如 2317/2382）僅用 5–10 萬試單、嚴守風控，不動用核心 ETF 額度。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e現金流管理：\u003c/strong\u003e季配月（3/6/9/12）領 11,583 時，優先補增貸月付、餘額再投入債券或 00878；一般月 2,333 覆蓋利息缺口。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e追蹤指標：\u003c/strong\u003e每週對照「消息雷達」關稅進展＋「三大法人買賣超」續航；每月對照「當沖快訊」風控清單（開盤 3 檢查：跳空／量能／支撐）。\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cdiv class=\"src\"\u003eWATCHLIST 已有 0050/0056/00878/00929/VOO/QQQ/2330/2317/2382/3231 即時報價與 K 線，後續以面板追蹤即可。\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"foot\"\u003e\n  報告日 2026-08-29 13:00 Asia/Taipei｜資料窗 tbs:qdr:w（08/22–08/29）已驗證 6 則合格、剔除 7/21 舊文｜取材：消息雷達 08-29（大盤 46,331／法人＋468億／GB300 5:3:2／輝達 962億／高股息分化）、個股深度研究 08-29（2330/2317/2382/3231/2303/ETF四檔）、籌碼精選 08-29（T86/MI_MARGN/STOCK_DAY 08-28）、當沖封關 08-29（2303/2317/2330/2382/3231 即時 quote）｜模型：allocation.ts expectedReturn / monthlyCashflow / assetGrowthSeries｜風險提示：增貸有利息與斷頭風險，預期報酬非保證，關稅與匯率可能顯著影響報酬，進場前請評估自身負擔能力。｜下次更新：明日同時間（DAILY 排程）\n\u003c/div\u003e\n\n\u003c/div\u003e\u003c/div\u003e\n","completed":false,"content":"\u003cdiv class=\"doc\"\u003e\u003cdiv class=\"wrap\"\u003e  \u003ctable\u003e\u003ctbody\u003e\u003ctr\u003e\u003ctd\u003e\u003cp\u003e活化本金\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003eNT$ 2,000,000\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e房產增貸模擬 · 假設增貸利率 2.5–3.0%\u003c/p\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e\u003cp\u003e模型預期年報酬\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e7.2%\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e台股ETF 8% ×35%＋美股ETF 10%×30%＋債券4%×35%\u003c/p\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e\u003cp\u003e年配息合計\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003eNT$ 65,000\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e台股ETF 28,000＋美股9,000＋債券28,000\u003c/p\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e\u003cp\u003e平均月現金流\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003eNT$ 5,417\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e季配月 11,583 · 一般月 2,333（未含價差）\u003c/p\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/tbody\u003e\u003c/table\u003e \u003csection class=\"live\"\u003e \u003ch2\u003e① 本期配置方案 — 活卡\u003c/h2\u003e \u003cp class=\"hint\"\u003e下方案為「投資組合配置模型」產出之正式 ALLOCATION item，數據與視圖由插件即時渲染；調權重或配息率請進插件編輯。\u003c/p\u003e \u003citem-embed item-id=\"6a91b8449dd1df507bfd3730\"\u003e\u003c/item-embed\u003e \u003cdiv style=\"height:10px\"\u003e\u003c/div\u003e \u003citem-embed item-id=\"6a91b8449dd1df507bfd3730\" view=\"bar\"\u003e\u003c/item-embed\u003e \u003c/section\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-teal\"\u003e配置\u003c/span\u003e 為什麼是 35 / 30 / 35\u003c/h3\u003e \u003cp\u003e穩健型（balanced）預設即 \u003cstrong\u003e台股 ETF 35% · 美股 ETF 30% · 債券 35%\u003c/strong\u003e，合計 100%。此配比在保留台股成長與美股創新動能的同時，以債券壓低波動——恰好對應本週最大變數：\u003cstrong\u003e半導體關稅擬擴至筆電／伺服器等終端產品\u003c/strong\u003e（消息雷達 08-29 #02）。短線評價承壓、長線加速赴美，對「重押單一市場」的組合最傷，股債三足才能扛住消息面急跌。\u003c/p\u003e \u003cdiv class=\"grid2\"\u003e \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e台股 ETF 35%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 700,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 4%（季配）→ 年領 28,000 · 貼近大盤抗跌核心\u003c/div\u003e\u003c/div\u003e \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e美股 ETF 30%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 600,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 1.5%（季配）→ 年領 9,000 · 輝達＋AI 長線動能\u003c/div\u003e\u003c/div\u003e \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e債券 35%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 700,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 4%（月配）→ 年領 28,000 · 關稅週的防震墊\u003c/div\u003e\u003c/div\u003e \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e套利試算\u003c/div\u003e\u003cdiv class=\"v\"\u003e淨利差約 4.2–4.7%\u003c/div\u003e\u003cdiv class=\"n\"\u003e預期 7.2% － 增貸成本 2.5–3% ＝ 增貸活化的安全邊際\u003c/div\u003e\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"src\"\u003e模型：plugins/a23f70dfd2d59d8fa42fcdb1 · 預期報酬公式 (8×w_tw＋10×w_us＋4×w_bond)/100 · 債券月配、台/美股季配為本方案配息假設，可依實際標的調整。\u003c/div\u003e \u003cdiv class=\"take\"\u003e\u003cp\u003e\u003cstrong\u003e分析師觀點：\u003c/strong\u003e200 萬全押台股高股息看似「殖利率高」，但本週 21 檔回測已證實「高配息 ≠ 抗跌」——00929 回檔 -17.97% 深於大盤（研究筆記 08-29）。穩健活化應把「殖利率」與「抗跌＋成長」拆開：台股用 0050/00878 作底、美股用 VOO/QQQ 吃 AI 長線、債券作波動緩衝，三者缺一不可。\u003c/p\u003e\u003c/div\u003e \u003c/div\u003e \u003csection class=\"live\"\u003e \u003ch2\u003e② 圖表 — 配置比重\u003c/h2\u003e \u003cp class=\"hint\"\u003e已同步更新至「資產配置與績效」資料夾，供後續績效追蹤。\u003c/p\u003e \u003cnote-chart chart-kind=\"PieChart\" title=\"增貸 200 萬 · 穩健型配置（目標 8%）\"\u003e\u003cchart-data\u003e[{\u0026#34;比重\u0026#34;:35,\u0026#34;類別\u0026#34;:\u0026#34;台股 ETF\u0026#34;},{\u0026#34;比重\u0026#34;:30,\u0026#34;類別\u0026#34;:\u0026#34;美股 ETF\u0026#34;},{\u0026#34;比重\u0026#34;:35,\u0026#34;類別\u0026#34;:\u0026#34;債券\u0026#34;}]\u003c/chart-data\u003e\u003c/note-chart\u003e \u003c/section\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-indigo\"\u003e現金流\u003c/span\u003e 配息節奏 — 每月領多少\u003c/h3\u003e \u003cp\u003e本方案配息假設：\u003cstrong\u003e債券月配 4%｜台股 ETF 季配 4%｜美股 ETF 季配 1.5%\u003c/strong\u003e。季配落在 3／6／9／12 月，與台股除息旺季疊加，增貸族可用「季配高峰補房貸、一般月靠債券月配打底」的節奏平滑現金流。\u003c/p\u003e \u003cdiv class=\"tableWrap\"\u003e\u003ctable\u003e \u003cthead\u003e\u003ctr\u003e\u003cth\u003e月份型態\u003c/th\u003e\u003cth\u003e當月可領\u003c/th\u003e\u003cth\u003e組成\u003c/th\u003e\u003cth\u003e用途建議\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e \u003ctbody\u003e \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e一般月\u003c/strong\u003e（1/2/4/5/7/8/10/11）\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eNT$ 2,333\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e債券月配 2,333\u003c/td\u003e\u003ctd\u003e覆蓋增貸月付息的一半以上\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e季配月\u003c/strong\u003e（3/6/9/12）\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eNT$ 11,583\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e債券 2,333＋台股ETF 7,000＋美股ETF 2,250\u003c/td\u003e\u003ctd\u003e補房貸＋再投入或預留關稅週緩衝\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e年合計 / 月平均\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e65,000 / 5,417\u003c/td\u003e\u003ctd\u003e台 28,000＋美 9,000＋債 28,000\u003c/td\u003e\u003ctd\u003e相當於本金 3.25% 現金殖利率（不含價差）\u003c/td\u003e\u003c/tr\u003e \u003c/tbody\u003e \u003c/table\u003e\u003c/div\u003e \u003cdiv class=\"src\"\u003e算法：classYearDividend = capital × weight% × rate% ；月配 = 年配/12、季配 = 年配/4。參見 allocation.ts monthlyCashflow。\u003c/div\u003e \u003cdiv class=\"take dark\"\u003e\u003cp\u003e\u003cstrong\u003e提醒：\u003c/strong\u003e配息是「現金流」不是「報酬」——00929 月配 0.38 元、年化 16.5% 看似誘人，但回檔 -17.97% 已吃掉整年配息（消息雷達 #05）。活化資金首重「配息後能否填息」，因此核心改配 00878/0056/0050。\u003c/p\u003e\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-green\"\u003e複利\u003c/span\u003e 資產年增長試算（不含配息再投入）\u003c/h3\u003e \u003cp\u003e以本金 200 萬、模型預期 7.2% 複利推算，僅為「價差」成長，不含配息。若配息再投入，長期再墊高 1–1.5pp。\u003c/p\u003e \u003cdiv class=\"tableWrap\"\u003e\u003ctable\u003e \u003cthead\u003e\u003ctr\u003e\u003cth\u003e持有期\u003c/th\u003e\u003cth\u003e預估資產\u003c/th\u003e\u003cth\u003e累積報酬\u003c/th\u003e\u003cth\u003e對照增貸成本（3%）\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e \u003ctbody\u003e \u003ctr\u003e\u003ctd\u003e1 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e214.4 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋14.4 萬（7.2%）\u003c/td\u003e\u003ctd\u003e利息約 6 萬 → 淨增 8.4 萬\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e3 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e246.4 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋46.4 萬\u003c/td\u003e\u003ctd\u003e利息約 18 萬 → 淨增 28 萬\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e5 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e283.1 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋83.1 萬\u003c/td\u003e\u003ctd\u003e與台積電亞利桑那落地期（5 年＋）同窗\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e10 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e400.8 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋200.8 萬（翻倍）\u003c/td\u003e\u003ctd\u003e長期複利跨越關稅週期\u003c/td\u003e\u003c/tr\u003e \u003c/tbody\u003e \u003c/table\u003e\u003c/div\u003e \u003cdiv class=\"src\"\u003e公式：capital × (1＋0.072)^y。資料：allocation.ts assetGrowthSeries。本試算未計稅費與再平衡成本。\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-teal\"\u003e台股 ETF\u003c/span\u003e 核心怎麼挑 — 00878 / 0056 為底、0050 為矛、00929 僅衛星\u003c/h3\u003e \u003cp\u003e本週最關鍵的一課來自《數位時代》21 檔高股息回測（個股研究／消息雷達同步引用，tbs:qdr:w 已驗證）：\u003c/p\u003e \u003cul\u003e \u003cli\u003e\u003cstrong\u003e00878 國泰永續高股息\u003c/strong\u003e — 季配、8/18 除息 1.01 元（年累 2.09 元、殖利率約 2.99%，9/11 發放）、ESG＋產業分散＋單一持股 ≤5%，\u003cstrong\u003e抗跌前段班\u003c/strong\u003e，填息與波動控制較佳 → \u003cstrong\u003e存股核心首選\u003c/strong\u003e。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e0056 元大高股息\u003c/strong\u003e — 季配、8/28 除息 1.35 元（單季 2.7%）、\u003cstrong\u003e抗跌前段班\u003c/strong\u003e、年化約 6.16%，與 00878 互補 → \u003cstrong\u003e存股核心次選\u003c/strong\u003e。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e0050 元大台灣50\u003c/strong\u003e — 半年配、8/28 除息 0.6 元，貼近大盤、市值分散、與台積電（2330）先進製程定價權直接連動 → \u003cstrong\u003e市值核心、長期成長引擎\u003c/strong\u003e。研究筆記評等 ★★★★★。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e00929 復華台灣科技優息\u003c/strong\u003e — 月配 0.38 元、年化 16.5%（規模 1,300 億），但科技集中度高，\u003cstrong\u003e回檔 -17.97% 深於大盤、抗跌居後段\u003c/strong\u003e；籌碼面 08/28 三大法人翻空 -96 萬、外資 -1.35M → \u003cstrong\u003e僅作月現金流衛星，且需承受波動\u003c/strong\u003e。\u003c/li\u003e \u003c/ul\u003e \u003cdiv class=\"src\"\u003e來源：數位時代 BusinessNext 2026-08-27（21 檔回測）；LINE Today/UDN 2026-08-28 除息；WInvest/CMoney 同週；籌碼精選 T86 00878 +16.8M/0056 +9.13M/0050 +37.1M vs 00929 -96萬。\u003c/div\u003e \u003cdiv class=\"take\"\u003e\u003cp\u003e\u003cstrong\u003e配置落地：\u003c/strong\u003e台股 70 萬中，建議 \u003cstrong\u003e0050 40%（28 萬）＋ 00878 40%（28 萬）＋ 0056 20%（14 萬）\u003c/strong\u003e；00929 若需月現金流，僅從 00878/0056 額度內撥 10% 衛星配置，並設「回檔 -8% 減碼」紀律。\u003c/p\u003e\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-indigo\"\u003e美股 ETF\u003c/span\u003e 為什麼要配 30% — 輝達財報與台鏈的連動保險\u003c/h3\u003e \u003cp\u003e輝達 FY2027 Q2 營收 962.2 億美元（年增 106%）、資料中心 890 億、淨利 539.5 億（EPS 2.22），財報後 ＋8.7% 至 227.98 美元、FY28 展望再 ＋70%（消息雷達 #04）。台鏈 2330（先進製程＋封裝）與 2317/2382/3231（GB300 機櫃 5:3:2）直接受惠，但\u003cstrong\u003e關稅若擴至終端（筆電／伺服器）\u003c/strong\u003e，台廠短線承壓、美股 CSP 需求遞延風險同步升溫。\u003c/p\u003e \u003cul\u003e \u003cli\u003e\u003cstrong\u003eVOO（Vanguard S\u0026amp;P 500）\u003c/strong\u003e＋\u003cstrong\u003eQQQ（Nasdaq 100）\u003c/strong\u003e — 已在「我的自選股」清單，VOO 吃大盤分散、QQQ 吃輝達＋AI 龍頭，兩者互補可對沖「台股關稅單壓」。\u003c/li\u003e \u003cli\u003e美股 60 萬建議 \u003cstrong\u003eVOO 60%（36 萬）＋ QQQ 40%（24 萬）\u003c/strong\u003e；若求更分散，可將 QQQ 的 1/3 換成 VT（全球）。\u003c/li\u003e \u003cli\u003e籌碼面：大盤量 1.02 兆、法人 ＋468 億（外資 ＋415.9 億）推升台股，但外資對關稅最敏感，\u003cstrong\u003e美股部位是「外資翻空時的避風港」\u003c/strong\u003e。\u003c/li\u003e \u003c/ul\u003e \u003cdiv class=\"src\"\u003e來源：Yahoo 財經/RTI 2026-08-27～28 輝達財報；智璞研究所 GB300 5:3:2；消息雷達 #03–#04 已驗證 tbs:qdr:w。\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-amber\"\u003e債券 35%\u003c/span\u003e 為什麼不能省 — 關稅週的減震器\u003c/h3\u003e \u003cp\u003e本週三件大事指向同一風險：\u003cstrong\u003e加稅推升 AI 建置成本、或延後投資\u003c/strong\u003e（消息雷達 #02 解讀）。個股研究顯示 2330 法說後「利多出盡重挫 7%」、鴻海法說後漲不動、緯創融資逆增散戶接刀——\u003cstrong\u003e重押單一主題的波動，債券部位能直接對沖\u003c/strong\u003e。\u003c/p\u003e \u003cul\u003e \u003cli\u003e債券 70 萬採 \u003cstrong\u003e投資級債／長天期公債 ETF 月配型\u003c/strong\u003e（年配息假設 4% 月配），與台股高股息的季配錯峰，提供每月 2,333 元的穩定底。\u003c/li\u003e \u003cli\u003e當沖快訊 08-29 已示警：「關稅公布日當沖一律減槓桿、保留 20–30% 現金」——長期配置的等價動作就是\u003cstrong\u003e維持 35% 債券不挪去追高\u003c/strong\u003e。\u003c/li\u003e \u003cli\u003e再平衡紀律：每季或當股債偏離 ±5% 時再平衡，\u003cstrong\u003e漲多賣股買債、跌多賣債買股\u003c/strong\u003e，把波動變成紀律獲利。\u003c/li\u003e \u003c/ul\u003e \u003cdiv class=\"take dark\"\u003e\u003cp\u003e\u003cstrong\u003e風控底線：\u003c/strong\u003e增貸活化最忌「用短錢追長多」。200 萬中至少 70 萬債券＋20–30% 現金（當沖快訊風控），總計約 90–100 萬防禦墊，確保關稅消息跳空時不被斷頭、不用攤平。\u003c/p\u003e\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-rose\"\u003e風險\u003c/span\u003e 本週三大變數與對策\u003c/h3\u003e \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e變數 1 — 關稅擴至終端（最大風險）\u003c/strong\u003e：川普政府研擬分階段、依國別差別稅率，原豁免（資料中心／研發）恐取消，台灣逾 9 成先進製程首當其衝。\u003c/p\u003e \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e對策\u003c/strong\u003e：台股不單押先進製程（2330 高檔震盪、利多出盡）、以 0050/00878 分散；美股 VOO/QQQ 對沖；債券 35% 減震；消息公布日減碼不留倉。\u003c/p\u003e \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e變數 2 — 記憶體漲 4 倍墊高 BOM\u003c/strong\u003e：GB300 訂單看到明年（鴻海 50%/廣達 30%/緯創 20%），但記憶體漲價壓縮代工毛利，8/25 老 AI（鴻海/廣達/緯創等 6 檔）盤中齊跌已預演。\u003c/p\u003e \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e對策\u003c/strong\u003e：AI 伺服器三雄列為「衛星觀察」而非核心——廣達為第二核心、緯創定位衛星＋嚴停損（個股研究），ETF 配置不直接重押單一個股。\u003c/p\u003e \u003cp\u003e\u003cstrong\u003e變數 3 — 法人買盤能否續航\u003c/strong\u003e：08/28 外資 ＋415.88 億、三大 ＋468.17 億推升加權至 46,331（＋0.77%、量 1.02 兆），但 2330 外資買超逐日遞減（5.2M→4.5M→3.03M）、投信連 3 賣。\u003c/p\u003e \u003cp\u003e\u003cstrong\u003e對策\u003c/strong\u003e：以 ETF 分散取代「追法人買超」——籌碼精選最強 2303（外資 ＋88.9M 三大 ＋95.6M、融資 -2,820＋融券 ＋86%）與最弱 3231（外資連 2 大賣 -8.24M、融資 ＋720 散戶接刀）對比鮮明，印證選股需嚴停損，ETF 核心則省去逐檔擇時。\u003c/p\u003e \u003cdiv class=\"src\"\u003e來源：消息雷達 #01–#03；個股研究 2330/2317/2382/3231；籌碼精選 T86/MI_MARGN/STOCK_DAY 08-28；當沖快訊封關 08-28 quote 已校準。\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"summary\"\u003e \u003ch3\u003e📌 本期結論 — 增貸活化的三句話\u003c/h3\u003e \u003cul\u003e \u003cli\u003e\u003cstrong\u003e核心是 ETF、不是個股：\u003c/strong\u003e以 0050＋00878/0056 為台股底倉、VOO/QQQ 為美股底倉，00929 僅月現金流衛星；個股（2330/2317 等）留在「衛星觀察」不佔核心額度。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e股債 65/35 是紀律、不是偏好：\u003c/strong\u003e35% 債券＋月配 2,333 元是關稅週的保費，預期 7.2% 對增貸成本 2.5–3% 的淨利差，才是活化的真正獲利來源。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e現金流節奏要對齊房貸：\u003c/strong\u003e一般月靠債券、季配月補房貸並再投入；每季再平衡一次，任何單月不追高、不攤平（當沖快訊：嚴禁追 gap、嚴禁攤平）。\u003c/li\u003e \u003c/ul\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e✅ 下一步執行清單\u003c/h3\u003e \u003cul class=\"checklist\"\u003e \u003cli\u003e\u003cstrong\u003e開戶與標的確認：\u003c/strong\u003e台股 70 萬 — 0050（28萬）/ 00878（28萬）/ 0056（14萬）；美股 60 萬 — VOO（36萬）/ QQQ（24萬）；債券 70 萬 — 投資級/公債月配型。00929 如需月配，限 00878 額度內撥 10% 且設 -8% 停損。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e分批進場：\u003c/strong\u003e200 萬分 3 批（80/60/60 萬），首批建 50% 債券＋50% 0050/00878，關稅消息明朗後再補美股與 0056；單週不超過一批。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e再平衡與停損：\u003c/strong\u003e每季檢視權重偏離 ±5% 即再平衡；個股衛星（如 2317/2382）僅用 5–10 萬試單、嚴守風控，不動用核心 ETF 額度。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e現金流管理：\u003c/strong\u003e季配月（3/6/9/12）領 11,583 時，優先補增貸月付、餘額再投入債券或 00878；一般月 2,333 覆蓋利息缺口。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e追蹤指標：\u003c/strong\u003e每週對照「消息雷達」關稅進展＋「三大法人買賣超」續航；每月對照「當沖快訊」風控清單（開盤 3 檢查：跳空／量能／支撐）。\u003c/li\u003e \u003c/ul\u003e \u003cdiv class=\"src\"\u003eWATCHLIST 已有 0050/0056/00878/00929/VOO/QQQ/2330/2317/2382/3231 即時報價與 K 線，後續以面板追蹤即可。\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"foot\"\u003e 報告日 2026-08-29 13:00 Asia/Taipei｜資料窗 tbs:qdr:w（08/22–08/29）已驗證 6 則合格、剔除 7/21 舊文｜取材：消息雷達 08-29（大盤 46,331／法人＋468億／GB300 5:3:2／輝達 962億／高股息分化）、個股深度研究 08-29（2330/2317/2382/3231/2303/ETF四檔）、籌碼精選 08-29（T86/MI_MARGN/STOCK_DAY 08-28）、當沖封關 08-29（2303/2317/2330/2382/3231 即時 quote）｜模型：allocation.ts expectedReturn / monthlyCashflow / assetGrowthSeries｜風險提示：增貸有利息與斷頭風險，預期報酬非保證，關稅與匯率可能顯著影響報酬，進場前請評估自身負擔能力。｜下次更新：明日同時間（DAILY 排程） \u003c/div\u003e \u003c/div\u003e\u003c/div\u003e","createdAt":1787980005229,"deletedAt":null,"displayMode":"artifact","embedRenders":{"47cbaefa9416568bb1af018f:":"\u003cdiv style=\"color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; padding: 0px; border-width: 0px; border-style: solid; border-color: rgb(22, 32, 50); border-radius: 8px; background-color: rgba(0, 0, 0, 0); overflow: visible;\"\u003e\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; flex-basis: 0%; width: 358px; height: 259.25px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv data-aria-hidden=\"true\" aria-hidden=\"true\" style=\"display: flex; flex-shrink: 0; align-items: center; justify-content: space-between; gap: 14.8125px; width: 358px; height: 39.5px; min-width: auto; min-height: auto; margin-bottom: 19.75px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003ch4 style=\"display: none; width: auto; height: auto; border-color: rgb(20, 25, 26); color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-weight: 600; overflow-wrap: break-word;\"\u003e增貸 200 萬 · 穩健型配置（目標 8%）\u003c/h4\u003e\u003cdiv style=\"display: flex; flex-shrink: 0; align-items: center; gap: 9.875px; width: 56.3125px; height: 39.5px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cbutton data-slot=\"button\" data-variant=\"outline\" data-size=\"default\" type=\"button\" aria-label=\"更多動作\" style=\"display: flex; position: relative; inset: 0px; flex-shrink: 0; align-items: center; justify-content: center; gap: 7.40625px; width: 56.3125px; height: 39.5px; min-width: auto; min-height: auto; padding-right: 14.8125px; padding-left: 14.8125px; border-width: 1px; border-color: rgba(20, 25, 26, 0.12); border-radius: 6px; color: oklab(0.20864 -0.006707 -0.004043 / 0.8); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 16.046875px; font-weight: 500; line-height: 28.563438px; white-space: nowrap;\"\u003e\u003csvg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" style=\"flex-shrink: 0; width: 24.6875px; height: 24.6875px; min-width: auto; min-height: auto; border-color: oklab(0.20864 -0.006707 -0.004043 / 0.8); color: oklab(0.20864 -0.006707 -0.004043 / 0.8); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 16.046875px; font-weight: 500; line-height: 28.563438px; text-align: center; white-space: nowrap; overflow: hidden; fill: none;\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 9.5C5 10.3284 4.32843 11 3.5 11C2.67157 11 2 10.3284 2 9.5C2 8.67157 2.67157 8 3.5 8C4.32843 8 5 8.67157 5 9.5ZM11.5 9.5C11.5 10.3284 10.8284 11 10 11C9.17157 11 8.5 10.3284 8.5 9.5C8.5 8.67157 9.17157 8 10 8C10.8284 8 11.5 8.67157 11.5 9.5ZM16.5 11C17.3284 11 18 10.3284 18 9.5C18 8.67157 17.3284 8 16.5 8C15.6716 8 15 8.67157 15 9.5C15 10.3284 15.6716 11 16.5 11Z\" fill=\"currentColor\" style=\"border-color: oklab(0.20864 -0.006707 -0.004043 / 0.8); color: oklab(0.20864 -0.006707 -0.004043 / 0.8); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 16.046875px; font-weight: 500; line-height: 28.563438px; text-align: center; white-space: nowrap; fill: oklab(0.20864 -0.006707 -0.004043 / 0.8);\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv style=\"flex-grow: 1; flex-basis: 0%; width: 358px; height: 200px; min-width: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 358px; height: 200px; min-width: 0px; min-height: 200px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 0px; height: 0px; overflow: visible; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv width=\"358\" height=\"200\" style=\"position: relative; cursor: default; width: 358px; height: 200px; inset: 0px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv xmlns=\"http://www.w3.org/1999/xhtml\" tabindex=\"-1\" style=\"visibility: hidden; pointer-events: none; position: absolute; inset: 0px 336px 178px 0px; z-index: 1000; width: 22px; height: 22px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv role=\"status\" aria-live=\"assertive\" style=\"margin: 0px; padding: 10px; background-color: rgb(248, 250, 252); border: 1px solid rgba(20, 25, 26, 0.12); white-space: nowrap; width: 22px; height: 22px; border-radius: 9.875px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; box-shadow: color(srgb 0.078431 0.098039 0.101961 / 0.1) 0px 4px 12px 0px;\"\u003e\u003cp style=\"margin: 0px; border-color: rgb(20, 25, 26); color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; font-weight: 600; line-height: 27.59px; white-space: nowrap;\"\u003e\u003c/p\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv data-aria-hidden=\"true\" aria-hidden=\"true\" style=\"position: absolute; width: 348px; height: 24px; inset: 171px 5px 5px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; width: 348px; height: 24px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 6px; width: 43.796875px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 10px; height: 10px; border-radius: 50%; background-color: rgb(254, 176, 25); flex-shrink: 0; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cspan style=\"font-size: 14px; color: rgb(20, 25, 26); display: block; width: 27.796875px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 24.92px;\"\u003e債券\u003c/span\u003e\u003c/div\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 6px; width: 72.34375px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 10px; height: 10px; border-radius: 50%; background-color: rgb(0, 143, 251); flex-shrink: 0; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cspan style=\"font-size: 14px; color: rgb(20, 25, 26); display: block; width: 56.34375px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 24.92px;\"\u003e台股 ETF\u003c/span\u003e\u003c/div\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 6px; width: 72.34375px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 10px; height: 10px; border-radius: 50%; background-color: rgb(0, 227, 150); flex-shrink: 0; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cspan style=\"font-size: 14px; color: rgb(20, 25, 26); display: block; width: 56.34375px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 24.92px;\"\u003e美股 ETF\u003c/span\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003csvg cx=\"50%\" cy=\"50%\" role=\"application\" tabindex=\"0\" width=\"358\" height=\"200\" viewBox=\"0 0 358 200\" data-aria-hidden=\"true\" aria-hidden=\"true\" style=\"width: 358px; height: 200px; display: block; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; overflow: hidden;\"\u003e\u003ctitle style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/title\u003e\u003cdesc style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/desc\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cdefs style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cclipPath style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003crect x=\"5\" y=\"5\" height=\"166\" width=\"348\" style=\"width: 348px; height: 166px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/rect\u003e\u003c/clipPath\u003e\u003c/defs\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cg tabindex=\"0\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cpath cx=\"179\" cy=\"88\" fill=\"var(--chart-oceanBlue)\" stroke=\"#fff\" name=\"台股 ETF\" tabindex=\"-1\" data-recharts-item-index=\"0\" data-recharts-item-id=\"recharts-pie-«r18»\" d=\"M 220.5,88\n    A 41.5,41.5,0,\n    0,0,\n    154.6069,54.4258\n  L 179,88 Z\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; fill: rgb(0, 143, 251); stroke: rgb(255, 255, 255);\"\u003e\u003c/path\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cpath cx=\"179\" cy=\"88\" fill=\"var(--chart-mintGreen)\" stroke=\"#fff\" name=\"美股 ETF\" tabindex=\"-1\" data-recharts-item-index=\"1\" data-recharts-item-id=\"recharts-pie-«r18»\" d=\"M 154.6069,54.4258\n    A 41.5,41.5,0,\n    0,0,\n    154.6069,121.5742\n  L 179,88 Z\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; fill: rgb(0, 227, 150); stroke: rgb(255, 255, 255);\"\u003e\u003c/path\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cpath cx=\"179\" cy=\"88\" fill=\"var(--chart-tangerineOrange)\" stroke=\"#fff\" name=\"債券\" tabindex=\"-1\" data-recharts-item-index=\"2\" data-recharts-item-id=\"recharts-pie-«r18»\" d=\"M 154.6069,121.5742\n    A 41.5,41.5,0,\n    0,0,\n    220.5,88\n  L 179,88 Z\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; fill: rgb(254, 176, 25); stroke: rgb(255, 255, 255);\"\u003e\u003c/path\u003e\u003c/g\u003e\u003c/g\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003c/g\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003ctext x=\"204.4348177479081\" y=\"38.081359482346684\" text-anchor=\"middle\" dominant-baseline=\"central\" style=\"font-size: 12px; fill: rgb(20, 25, 26); display: block; width: 46.4375px; height: 29.078125px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 21.360001px; white-space: nowrap;\"\u003e\u003ctspan x=\"204.4348177479081\" dy=\"-0.5em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e台股 ETF\u003c/tspan\u003e\u003ctspan x=\"204.4348177479081\" dy=\"1.2em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e35%\u003c/tspan\u003e\u003c/text\u003e\u003c/g\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003ctext x=\"122.975\" y=\"88\" text-anchor=\"middle\" dominant-baseline=\"central\" style=\"font-size: 12px; fill: rgb(20, 25, 26); display: block; width: 46.4375px; height: 29.078125px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 21.360001px; white-space: nowrap;\"\u003e\u003ctspan x=\"122.975\" dy=\"-0.5em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e美股 ETF\u003c/tspan\u003e\u003ctspan x=\"122.975\" dy=\"1.2em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e30%\u003c/tspan\u003e\u003c/text\u003e\u003c/g\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003ctext x=\"204.4348177479081\" y=\"137.91864051765333\" text-anchor=\"middle\" dominant-baseline=\"central\" style=\"font-size: 12px; fill: rgb(20, 25, 26); display: block; width: 24.203125px; height: 29.078125px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 21.360001px; white-space: nowrap;\"\u003e\u003ctspan x=\"204.4348177479081\" dy=\"-0.5em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e債券\u003c/tspan\u003e\u003ctspan x=\"204.4348177479081\" dy=\"1.2em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e35%\u003c/tspan\u003e\u003c/text\u003e\u003c/g\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e","6a91b8449dd1df507bfd3730:":"\u003cdiv style=\"color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; padding: 0px; border-width: 0px; border-style: solid; border-color: rgb(22, 32, 50); border-radius: 8px; background-color: rgba(0, 0, 0, 0); overflow: visible;\"\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 14.8125px; width: 358px; height: 85.75px; padding: 9.875px 14.8125px; border-bottom-width: 1px; border-color: rgba(20, 25, 26, 0.12); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"flex-grow: 1; flex-basis: 0%; width: 205.265625px; height: 65px; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 205.265625px; height: 27px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; font-weight: 600; line-height: 27.59px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;\"\u003e資產活化26\u003c/div\u003e\u003cdiv style=\"width: 205.265625px; height: 38px; border-color: rgba(20, 25, 26, 0.62); color: rgba(20, 25, 26, 0.62); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e穩健 · 預期年報酬 0.1% · 月現金流 5,417 元\u003c/div\u003e\u003c/div\u003e\u003cdiv style=\"width: 108.296875px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 17.28125px; font-weight: 600; line-height: 24.6875px;\"\u003e2,000,000 元\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e","6a91b8449dd1df507bfd3730:bar":"\u003cdiv style=\"color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; padding: 0px; border-width: 0px; border-style: solid; border-color: rgb(22, 32, 50); border-radius: 8px; background-color: rgba(0, 0, 0, 0); overflow: visible;\"\u003e\u003cdiv style=\"width: 358px; height: 102.1875px; padding: 14.8125px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"display: flex; width: 328.375px; height: 19.75px; margin-bottom: 9.875px; border-color: rgb(22, 32, 50); border-radius: 10.34375px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; overflow: hidden;\"\u003e\u003cdiv style=\"width: 114.921875px; background-color: rgb(0, 143, 251); height: 19.75px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cdiv style=\"width: 98.5px; background-color: rgb(0, 227, 150); height: 19.75px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cdiv style=\"width: 114.921875px; background-color: rgb(119, 93, 208); height: 19.75px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv style=\"display: grid; gap: 4.9375px; grid-template-columns: 161.71875px 161.71875px; grid-template-rows: 19px 19px; width: 328.375px; height: 42.9375px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 7.40625px; width: 161.71875px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003cspan style=\"background-color: rgb(0, 143, 251); display: block; width: 12.34375px; height: 12.34375px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); border-radius: 8.34375px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003c/span\u003e\u003cspan style=\"display: block; width: 59.390625px; height: 19px; min-width: auto; min-height: auto; border-color: rgba(20, 25, 26, 0.62); color: rgba(20, 25, 26, 0.62); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e台股 ETF\u003c/span\u003e\u003cspan style=\"display: block; width: 33.625px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; font-weight: 600; line-height: 19.749998px;\"\u003e35%\u003c/span\u003e\u003c/div\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 7.40625px; width: 161.71875px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003cspan style=\"background-color: rgb(0, 227, 150); display: block; width: 12.34375px; height: 12.34375px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); border-radius: 8.34375px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003c/span\u003e\u003cspan style=\"display: block; width: 59.390625px; height: 19px; min-width: auto; min-height: auto; border-color: rgba(20, 25, 26, 0.62); color: rgba(20, 25, 26, 0.62); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e美股 ETF\u003c/span\u003e\u003cspan style=\"display: block; width: 33.625px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; font-weight: 600; line-height: 19.749998px;\"\u003e30%\u003c/span\u003e\u003c/div\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 7.40625px; width: 161.71875px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003cspan style=\"background-color: rgb(119, 93, 208); display: block; width: 12.34375px; height: 12.34375px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); border-radius: 8.34375px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003c/span\u003e\u003cspan style=\"display: block; width: 29.40625px; height: 19px; min-width: auto; min-height: auto; border-color: rgba(20, 25, 26, 0.62); color: rgba(20, 25, 26, 0.62); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e債券\u003c/span\u003e\u003cspan style=\"display: block; width: 33.625px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; font-weight: 600; line-height: 19.749998px;\"\u003e35%\u003c/span\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e"},"id":"d93d128cf321f805405a675f","isNew":false,"isPublic":true,"itemType":"NOTE","name":"ETF 長期配置與資產活化投資組合建議 — 2026-08-29","parents":{"bcedbf3410bc6bb430e20d14":1787981219504},"preParentID":null,"updatedAt":1789089392935,"updatedBy":{"userId":"6a91b5110250e2231b418c","userName":"旻樺 何"},"version":7},"ownerName":"Joe","subtree":[{"artifactHtml":"\u003cstyle\u003e\n  :root{--paper:#FFFFFF;--ink:#162032;--ink2:#5B6B7E;--accent:#0F6B5B;--accent2:#4F46E5;--soft:#EAF4F0;--soft2:#EEF2FF;--card:#F8FAFC;--hair:#E2E8F0;--ok:#0E9F6E;--warn:#D97706;--rose:#E11D48}\n  :root[data-theme=\"dark\"]{--paper:#111827;--ink:#E5E7EB;--ink2:#9CA3AF;--accent:#34D399;--accent2:#A5B4FC;--soft:#0F2A24;--soft2:#1E1B4B;--card:#1F2937;--hair:#2D3748}\n  .doc{background:var(--paper);color:var(--ink);padding:36px 28px 52px;font:15.5px/1.78 -apple-system,\"PingFang TC\",\"Noto Sans TC\",\"Microsoft JhengHei\",sans-serif}\n  .wrap{max-width:800px;margin:0 auto}\n  .eyebrow{font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.20em;color:var(--accent);text-transform:uppercase}\n  h1{font-size:29px;line-height:1.22;letter-spacing:-.02em;font-weight:850;margin:10px 0 10px}\n  .lede{font-size:16px;color:var(--ink2);margin:0 0 16px;max-width:68ch;line-height:1.7}\n  .meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 22px}\n  .pill{font:600 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.06em;padding:7px 10px;border-radius:999px;background:var(--soft);color:var(--accent);border:1px solid var(--hair)}\n  .pill.dark{background:var(--soft2);color:var(--accent2);border-color:var(--hair)}\n  .pill.warn{background:#FFFBEB;color:var(--warn);border-color:#FDE68A}\n  .stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:18px 0}\n  .stat{background:var(--card);border:1px solid var(--hair);border-radius:14px;padding:14px 16px}\n  .stat .k{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;color:var(--ink2);text-transform:uppercase}\n  .stat .v{font-size:22px;font-weight:850;margin-top:6px;letter-spacing:-.02em}\n  .stat .n{font-size:12.5px;color:var(--ink2);margin-top:4px;line-height:1.5}\n  .live{margin:22px 0}\n  .live h2{font-size:17px;font-weight:800;margin:0 0 8px;letter-spacing:-.01em}\n  .live .hint{font-size:12.5px;color:var(--ink2);margin:0 0 10px}\n  .card{background:var(--card);border:1px solid var(--hair);border-radius:16px;padding:18px 18px;margin:16px 0}\n  .card h3{font-size:16px;font-weight:780;margin:0 0 8px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}\n  .badge{font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;padding:5px 8px;border-radius:999px;color:#fff;flex:none}\n  .b-teal{background:var(--accent)}\n  .b-indigo{background:var(--accent2)}\n  .b-amber{background:var(--warn)}\n  .b-green{background:var(--ok)}\n  .b-rose{background:var(--rose)}\n  .card p{margin:8px 0;color:var(--ink2);font-size:14.5px;line-height:1.75}\n  .card strong{color:var(--ink)}\n  .card ul{margin:8px 0 0 18px;color:var(--ink2);font-size:14.5px;line-height:1.75}\n  .card li{margin:3px 0}\n  .src{font:500 12px ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--ink2);background:var(--paper);border:1px dashed var(--hair);border-radius:8px;padding:8px 10px;margin-top:10px;line-height:1.6}\n  .take{background:var(--soft);border-left:3px solid var(--accent);border-radius:0 12px 12px 0;padding:12px 14px;margin-top:12px}\n  .take p{margin:0;color:var(--ink);font-size:13.5px;line-height:1.7}\n  .take.dark{border-left-color:var(--accent2);background:var(--soft2)}\n  .grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}\n  .kpi{background:var(--paper);border:1px solid var(--hair);border-radius:14px;padding:14px 16px}\n  .kpi .k{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;color:var(--ink2);text-transform:uppercase}\n  .kpi .v{font-size:20px;font-weight:850;margin-top:6px}\n  .kpi .n{font-size:12.5px;color:var(--ink2);margin-top:4px}\n  .tableWrap{overflow-x:auto;margin:12px 0;border:1px solid var(--hair);border-radius:12px}\n  table{width:100%;border-collapse:collapse;font-size:13.5px;min-width:560px}\n  th{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;color:var(--ink2);text-transform:uppercase;text-align:left;padding:10px 12px;border-bottom:1px solid var(--hair);background:var(--card);white-space:nowrap}\n  td{padding:10px 12px;border-bottom:1px solid var(--hair);color:var(--ink2)}\n  td strong{color:var(--ink)}\n  tr:last-child td{border-bottom:none}\n  .summary{background:linear-gradient(135deg,var(--soft),var(--soft2));border:1px solid var(--hair);border-radius:16px;padding:18px 18px;margin:22px 0}\n  .summary h3{margin:0 0 8px;font-size:16px;font-weight:800}\n  .summary ul{margin:8px 0 0 18px;color:var(--ink2);font-size:14px;line-height:1.7}\n  .checklist{list-style:none;padding:0;margin:10px 0 0}\n  .checklist li{position:relative;padding-left:22px;margin:7px 0;color:var(--ink2);font-size:14px;line-height:1.6}\n  .checklist li::before{content:\"✓\";position:absolute;left:0;top:0;width:18px;height:18px;border-radius:999px;background:var(--accent);color:#fff;font:700 11px/18px ui-monospace;text-align:center}\n  .foot{margin-top:26px;padding-top:16px;border-top:1px solid var(--hair);font-size:12.5px;color:var(--ink2);line-height:1.7}\n  @media(max-width:640px){.doc{padding:24px 16px 40px} h1{font-size:24px} .grid2{grid-template-columns:1fr}}\n\u003c/style\u003e\u003cdiv class=\"doc\"\u003e\u003cdiv class=\"wrap\"\u003e\n\u003cheader\u003e\n  \u003cdiv class=\"eyebrow\"\u003eCubeLV · 投資理財部 — 資產配置分析師 · 2026-08-29 週報\u003c/div\u003e\n  \u003ch1\u003eETF 長期配置與資產活化投資組合建議 — 2026-08-29\u003c/h1\u003e\n  \u003cp class=\"lede\"\u003e以「房產增貸 200 萬」為活化本金、\u003cstrong\u003e穩健型（balanced）· 目標年報酬 8%\u003c/strong\u003e 為中樞，整併本週消息雷達、個股深度研究與籌碼精選結論，提出可長期持有、兼顧現金流與抗跌的 ETF 核心配置，並以股債三大類的比重、配息節奏與複利試算，回應增貸資金「穩健增值＋穩定配息」的雙重需求。\u003c/p\u003e\n  \u003cdiv class=\"meta\"\u003e\n    \u003cspan class=\"pill\"\u003e增貸本金 200 萬 · 穩健型\u003c/span\u003e\n    \u003cspan class=\"pill dark\"\u003e目標年報酬 8% · 模型預期 7.2%\u003c/span\u003e\n    \u003cspan class=\"pill warn\"\u003e關稅擴大風險週 · 控槓桿\u003c/span\u003e\n  \u003c/div\u003e\n\u003c/header\u003e\n\n\u003csection data-cube=\"stats\" class=\"stats\"\u003e\n  \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003e活化本金\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 2,000,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e房產增貸模擬 · 假設增貸利率 2.5–3.0%\u003c/div\u003e\u003c/div\u003e\n  \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003e模型預期年報酬\u003c/div\u003e\u003cdiv class=\"v\"\u003e7.2%\u003c/div\u003e\u003cdiv class=\"n\"\u003e台股ETF 8% ×35%＋美股ETF 10%×30%＋債券4%×35%\u003c/div\u003e\u003c/div\u003e\n  \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003e年配息合計\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 65,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e台股ETF 28,000＋美股9,000＋債券28,000\u003c/div\u003e\u003c/div\u003e\n  \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003e平均月現金流\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 5,417\u003c/div\u003e\u003cdiv class=\"n\"\u003e季配月 11,583 · 一般月 2,333（未含價差）\u003c/div\u003e\u003c/div\u003e\n\u003c/section\u003e\n\n\u003csection class=\"live\"\u003e\n  \u003ch2\u003e① 本期配置方案 — 活卡\u003c/h2\u003e\n  \u003cp class=\"hint\"\u003e下方案為「投資組合配置模型」產出之正式 ALLOCATION item，數據與視圖由插件即時渲染；調權重或配息率請進插件編輯。\u003c/p\u003e\n  \u003citem-embed item-id=\"6a91b8449dd1df507bfd3730\"\u003e\u003c/item-embed\u003e\n  \u003cdiv style=\"height:10px\"\u003e\u003c/div\u003e\n  \u003citem-embed item-id=\"6a91b8449dd1df507bfd3730\" view=\"bar\"\u003e\u003c/item-embed\u003e\n\u003c/section\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-teal\"\u003e配置\u003c/span\u003e 為什麼是 35 / 30 / 35\u003c/h3\u003e\n  \u003cp\u003e穩健型（balanced）預設即 \u003cstrong\u003e台股 ETF 35% · 美股 ETF 30% · 債券 35%\u003c/strong\u003e，合計 100%。此配比在保留台股成長與美股創新動能的同時，以債券壓低波動——恰好對應本週最大變數：\u003cstrong\u003e半導體關稅擬擴至筆電／伺服器等終端產品\u003c/strong\u003e（消息雷達 08-29 #02）。短線評價承壓、長線加速赴美，對「重押單一市場」的組合最傷，股債三足才能扛住消息面急跌。\u003c/p\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e台股 ETF 35%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 700,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 4%（季配）→ 年領 28,000 · 貼近大盤抗跌核心\u003c/div\u003e\u003c/div\u003e\n    \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e美股 ETF 30%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 600,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 1.5%（季配）→ 年領 9,000 · 輝達＋AI 長線動能\u003c/div\u003e\u003c/div\u003e\n    \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e債券 35%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 700,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 4%（月配）→ 年領 28,000 · 關稅週的防震墊\u003c/div\u003e\u003c/div\u003e\n    \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e套利試算\u003c/div\u003e\u003cdiv class=\"v\"\u003e淨利差約 4.2–4.7%\u003c/div\u003e\u003cdiv class=\"n\"\u003e預期 7.2% － 增貸成本 2.5–3% ＝ 增貸活化的安全邊際\u003c/div\u003e\u003c/div\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"src\"\u003e模型：plugins/a23f70dfd2d59d8fa42fcdb1 · 預期報酬公式 (8×w_tw＋10×w_us＋4×w_bond)/100 · 債券月配、台/美股季配為本方案配息假設，可依實際標的調整。\u003c/div\u003e\n  \u003cdiv class=\"take\"\u003e\u003cp\u003e\u003cstrong\u003e分析師觀點：\u003c/strong\u003e200 萬全押台股高股息看似「殖利率高」，但本週 21 檔回測已證實「高配息 ≠ 抗跌」——00929 回檔 -17.97% 深於大盤（研究筆記 08-29）。穩健活化應把「殖利率」與「抗跌＋成長」拆開：台股用 0050/00878 作底、美股用 VOO/QQQ 吃 AI 長線、債券作波動緩衝，三者缺一不可。\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n\u003csection class=\"live\"\u003e\n  \u003ch2\u003e② 圖表 — 配置比重\u003c/h2\u003e\n  \u003cp class=\"hint\"\u003e已同步更新至「資產配置與績效」資料夾，供後續績效追蹤。\u003c/p\u003e\n  \u003cnote-chart chart-kind=\"PieChart\" title=\"增貸 200 萬 · 穩健型配置（目標 8%）\"\u003e\u003cchart-data\u003e[{\u0026#34;比重\u0026#34;:35,\u0026#34;類別\u0026#34;:\u0026#34;台股 ETF\u0026#34;},{\u0026#34;比重\u0026#34;:30,\u0026#34;類別\u0026#34;:\u0026#34;美股 ETF\u0026#34;},{\u0026#34;比重\u0026#34;:35,\u0026#34;類別\u0026#34;:\u0026#34;債券\u0026#34;}]\u003c/chart-data\u003e\u003c/note-chart\u003e\n\u003c/section\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-indigo\"\u003e現金流\u003c/span\u003e 配息節奏 — 每月領多少\u003c/h3\u003e\n  \u003cp\u003e本方案配息假設：\u003cstrong\u003e債券月配 4%｜台股 ETF 季配 4%｜美股 ETF 季配 1.5%\u003c/strong\u003e。季配落在 3／6／9／12 月，與台股除息旺季疊加，增貸族可用「季配高峰補房貸、一般月靠債券月配打底」的節奏平滑現金流。\u003c/p\u003e\n  \u003cdiv class=\"tableWrap\"\u003e\u003ctable\u003e\n    \u003cthead\u003e\u003ctr\u003e\u003cth\u003e月份型態\u003c/th\u003e\u003cth\u003e當月可領\u003c/th\u003e\u003cth\u003e組成\u003c/th\u003e\u003cth\u003e用途建議\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e一般月\u003c/strong\u003e（1/2/4/5/7/8/10/11）\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eNT$ 2,333\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e債券月配 2,333\u003c/td\u003e\u003ctd\u003e覆蓋增貸月付息的一半以上\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e季配月\u003c/strong\u003e（3/6/9/12）\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eNT$ 11,583\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e債券 2,333＋台股ETF 7,000＋美股ETF 2,250\u003c/td\u003e\u003ctd\u003e補房貸＋再投入或預留關稅週緩衝\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e年合計 / 月平均\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e65,000 / 5,417\u003c/td\u003e\u003ctd\u003e台 28,000＋美 9,000＋債 28,000\u003c/td\u003e\u003ctd\u003e相當於本金 3.25% 現金殖利率（不含價差）\u003c/td\u003e\u003c/tr\u003e\n    \u003c/tbody\u003e\n  \u003c/table\u003e\u003c/div\u003e\n  \u003cdiv class=\"src\"\u003e算法：classYearDividend = capital × weight% × rate% ；月配 = 年配/12、季配 = 年配/4。參見 allocation.ts monthlyCashflow。\u003c/div\u003e\n  \u003cdiv class=\"take dark\"\u003e\u003cp\u003e\u003cstrong\u003e提醒：\u003c/strong\u003e配息是「現金流」不是「報酬」——00929 月配 0.38 元、年化 16.5% 看似誘人，但回檔 -17.97% 已吃掉整年配息（消息雷達 #05）。活化資金首重「配息後能否填息」，因此核心改配 00878/0056/0050。\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-green\"\u003e複利\u003c/span\u003e 資產年增長試算（不含配息再投入）\u003c/h3\u003e\n  \u003cp\u003e以本金 200 萬、模型預期 7.2% 複利推算，僅為「價差」成長，不含配息。若配息再投入，長期再墊高 1–1.5pp。\u003c/p\u003e\n  \u003cdiv class=\"tableWrap\"\u003e\u003ctable\u003e\n    \u003cthead\u003e\u003ctr\u003e\u003cth\u003e持有期\u003c/th\u003e\u003cth\u003e預估資產\u003c/th\u003e\u003cth\u003e累積報酬\u003c/th\u003e\u003cth\u003e對照增貸成本（3%）\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\u003ctd\u003e1 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e214.4 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋14.4 萬（7.2%）\u003c/td\u003e\u003ctd\u003e利息約 6 萬 → 淨增 8.4 萬\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e3 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e246.4 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋46.4 萬\u003c/td\u003e\u003ctd\u003e利息約 18 萬 → 淨增 28 萬\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e5 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e283.1 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋83.1 萬\u003c/td\u003e\u003ctd\u003e與台積電亞利桑那落地期（5 年＋）同窗\u003c/td\u003e\u003c/tr\u003e\n      \u003ctr\u003e\u003ctd\u003e10 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e400.8 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋200.8 萬（翻倍）\u003c/td\u003e\u003ctd\u003e長期複利跨越關稅週期\u003c/td\u003e\u003c/tr\u003e\n    \u003c/tbody\u003e\n  \u003c/table\u003e\u003c/div\u003e\n  \u003cdiv class=\"src\"\u003e公式：capital × (1＋0.072)^y。資料：allocation.ts assetGrowthSeries。本試算未計稅費與再平衡成本。\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-teal\"\u003e台股 ETF\u003c/span\u003e 核心怎麼挑 — 00878 / 0056 為底、0050 為矛、00929 僅衛星\u003c/h3\u003e\n  \u003cp\u003e本週最關鍵的一課來自《數位時代》21 檔高股息回測（個股研究／消息雷達同步引用，tbs:qdr:w 已驗證）：\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003e00878 國泰永續高股息\u003c/strong\u003e — 季配、8/18 除息 1.01 元（年累 2.09 元、殖利率約 2.99%，9/11 發放）、ESG＋產業分散＋單一持股 ≤5%，\u003cstrong\u003e抗跌前段班\u003c/strong\u003e，填息與波動控制較佳 → \u003cstrong\u003e存股核心首選\u003c/strong\u003e。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e0056 元大高股息\u003c/strong\u003e — 季配、8/28 除息 1.35 元（單季 2.7%）、\u003cstrong\u003e抗跌前段班\u003c/strong\u003e、年化約 6.16%，與 00878 互補 → \u003cstrong\u003e存股核心次選\u003c/strong\u003e。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e0050 元大台灣50\u003c/strong\u003e — 半年配、8/28 除息 0.6 元，貼近大盤、市值分散、與台積電（2330）先進製程定價權直接連動 → \u003cstrong\u003e市值核心、長期成長引擎\u003c/strong\u003e。研究筆記評等 ★★★★★。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e00929 復華台灣科技優息\u003c/strong\u003e — 月配 0.38 元、年化 16.5%（規模 1,300 億），但科技集中度高，\u003cstrong\u003e回檔 -17.97% 深於大盤、抗跌居後段\u003c/strong\u003e；籌碼面 08/28 三大法人翻空 -96 萬、外資 -1.35M → \u003cstrong\u003e僅作月現金流衛星，且需承受波動\u003c/strong\u003e。\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cdiv class=\"src\"\u003e來源：數位時代 BusinessNext 2026-08-27（21 檔回測）；LINE Today/UDN 2026-08-28 除息；WInvest/CMoney 同週；籌碼精選 T86 00878 +16.8M/0056 +9.13M/0050 +37.1M vs 00929 -96萬。\u003c/div\u003e\n  \u003cdiv class=\"take\"\u003e\u003cp\u003e\u003cstrong\u003e配置落地：\u003c/strong\u003e台股 70 萬中，建議 \u003cstrong\u003e0050 40%（28 萬）＋ 00878 40%（28 萬）＋ 0056 20%（14 萬）\u003c/strong\u003e；00929 若需月現金流，僅從 00878/0056 額度內撥 10% 衛星配置，並設「回檔 -8% 減碼」紀律。\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-indigo\"\u003e美股 ETF\u003c/span\u003e 為什麼要配 30% — 輝達財報與台鏈的連動保險\u003c/h3\u003e\n  \u003cp\u003e輝達 FY2027 Q2 營收 962.2 億美元（年增 106%）、資料中心 890 億、淨利 539.5 億（EPS 2.22），財報後 ＋8.7% 至 227.98 美元、FY28 展望再 ＋70%（消息雷達 #04）。台鏈 2330（先進製程＋封裝）與 2317/2382/3231（GB300 機櫃 5:3:2）直接受惠，但\u003cstrong\u003e關稅若擴至終端（筆電／伺服器）\u003c/strong\u003e，台廠短線承壓、美股 CSP 需求遞延風險同步升溫。\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003eVOO（Vanguard S\u0026amp;P 500）\u003c/strong\u003e＋\u003cstrong\u003eQQQ（Nasdaq 100）\u003c/strong\u003e — 已在「我的自選股」清單，VOO 吃大盤分散、QQQ 吃輝達＋AI 龍頭，兩者互補可對沖「台股關稅單壓」。\u003c/li\u003e\n    \u003cli\u003e美股 60 萬建議 \u003cstrong\u003eVOO 60%（36 萬）＋ QQQ 40%（24 萬）\u003c/strong\u003e；若求更分散，可將 QQQ 的 1/3 換成 VT（全球）。\u003c/li\u003e\n    \u003cli\u003e籌碼面：大盤量 1.02 兆、法人 ＋468 億（外資 ＋415.9 億）推升台股，但外資對關稅最敏感，\u003cstrong\u003e美股部位是「外資翻空時的避風港」\u003c/strong\u003e。\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cdiv class=\"src\"\u003e來源：Yahoo 財經/RTI 2026-08-27～28 輝達財報；智璞研究所 GB300 5:3:2；消息雷達 #03–#04 已驗證 tbs:qdr:w。\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-amber\"\u003e債券 35%\u003c/span\u003e 為什麼不能省 — 關稅週的減震器\u003c/h3\u003e\n  \u003cp\u003e本週三件大事指向同一風險：\u003cstrong\u003e加稅推升 AI 建置成本、或延後投資\u003c/strong\u003e（消息雷達 #02 解讀）。個股研究顯示 2330 法說後「利多出盡重挫 7%」、鴻海法說後漲不動、緯創融資逆增散戶接刀——\u003cstrong\u003e重押單一主題的波動，債券部位能直接對沖\u003c/strong\u003e。\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e債券 70 萬採 \u003cstrong\u003e投資級債／長天期公債 ETF 月配型\u003c/strong\u003e（年配息假設 4% 月配），與台股高股息的季配錯峰，提供每月 2,333 元的穩定底。\u003c/li\u003e\n    \u003cli\u003e當沖快訊 08-29 已示警：「關稅公布日當沖一律減槓桿、保留 20–30% 現金」——長期配置的等價動作就是\u003cstrong\u003e維持 35% 債券不挪去追高\u003c/strong\u003e。\u003c/li\u003e\n    \u003cli\u003e再平衡紀律：每季或當股債偏離 ±5% 時再平衡，\u003cstrong\u003e漲多賣股買債、跌多賣債買股\u003c/strong\u003e，把波動變成紀律獲利。\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cdiv class=\"take dark\"\u003e\u003cp\u003e\u003cstrong\u003e風控底線：\u003c/strong\u003e增貸活化最忌「用短錢追長多」。200 萬中至少 70 萬債券＋20–30% 現金（當沖快訊風控），總計約 90–100 萬防禦墊，確保關稅消息跳空時不被斷頭、不用攤平。\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e\u003cspan class=\"badge b-rose\"\u003e風險\u003c/span\u003e 本週三大變數與對策\u003c/h3\u003e\n  \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e變數 1 — 關稅擴至終端（最大風險）\u003c/strong\u003e：川普政府研擬分階段、依國別差別稅率，原豁免（資料中心／研發）恐取消，台灣逾 9 成先進製程首當其衝。\u003c/p\u003e\n  \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e對策\u003c/strong\u003e：台股不單押先進製程（2330 高檔震盪、利多出盡）、以 0050/00878 分散；美股 VOO/QQQ 對沖；債券 35% 減震；消息公布日減碼不留倉。\u003c/p\u003e\n  \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e變數 2 — 記憶體漲 4 倍墊高 BOM\u003c/strong\u003e：GB300 訂單看到明年（鴻海 50%/廣達 30%/緯創 20%），但記憶體漲價壓縮代工毛利，8/25 老 AI（鴻海/廣達/緯創等 6 檔）盤中齊跌已預演。\u003c/p\u003e\n  \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e對策\u003c/strong\u003e：AI 伺服器三雄列為「衛星觀察」而非核心——廣達為第二核心、緯創定位衛星＋嚴停損（個股研究），ETF 配置不直接重押單一個股。\u003c/p\u003e\n  \u003cp\u003e\u003cstrong\u003e變數 3 — 法人買盤能否續航\u003c/strong\u003e：08/28 外資 ＋415.88 億、三大 ＋468.17 億推升加權至 46,331（＋0.77%、量 1.02 兆），但 2330 外資買超逐日遞減（5.2M→4.5M→3.03M）、投信連 3 賣。\u003c/p\u003e\n  \u003cp\u003e\u003cstrong\u003e對策\u003c/strong\u003e：以 ETF 分散取代「追法人買超」——籌碼精選最強 2303（外資 ＋88.9M 三大 ＋95.6M、融資 -2,820＋融券 ＋86%）與最弱 3231（外資連 2 大賣 -8.24M、融資 ＋720 散戶接刀）對比鮮明，印證選股需嚴停損，ETF 核心則省去逐檔擇時。\u003c/p\u003e\n  \u003cdiv class=\"src\"\u003e來源：消息雷達 #01–#03；個股研究 2330/2317/2382/3231；籌碼精選 T86/MI_MARGN/STOCK_DAY 08-28；當沖快訊封關 08-28 quote 已校準。\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"summary\"\u003e\n  \u003ch3\u003e📌 本期結論 — 增貸活化的三句話\u003c/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003e核心是 ETF、不是個股：\u003c/strong\u003e以 0050＋00878/0056 為台股底倉、VOO/QQQ 為美股底倉，00929 僅月現金流衛星；個股（2330/2317 等）留在「衛星觀察」不佔核心額度。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e股債 65/35 是紀律、不是偏好：\u003c/strong\u003e35% 債券＋月配 2,333 元是關稅週的保費，預期 7.2% 對增貸成本 2.5–3% 的淨利差，才是活化的真正獲利來源。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e現金流節奏要對齊房貸：\u003c/strong\u003e一般月靠債券、季配月補房貸並再投入；每季再平衡一次，任何單月不追高、不攤平（當沖快訊：嚴禁追 gap、嚴禁攤平）。\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n  \u003ch3\u003e✅ 下一步執行清單\u003c/h3\u003e\n  \u003cul class=\"checklist\"\u003e\n    \u003cli\u003e\u003cstrong\u003e開戶與標的確認：\u003c/strong\u003e台股 70 萬 — 0050（28萬）/ 00878（28萬）/ 0056（14萬）；美股 60 萬 — VOO（36萬）/ QQQ（24萬）；債券 70 萬 — 投資級/公債月配型。00929 如需月配，限 00878 額度內撥 10% 且設 -8% 停損。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e分批進場：\u003c/strong\u003e200 萬分 3 批（80/60/60 萬），首批建 50% 債券＋50% 0050/00878，關稅消息明朗後再補美股與 0056；單週不超過一批。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e再平衡與停損：\u003c/strong\u003e每季檢視權重偏離 ±5% 即再平衡；個股衛星（如 2317/2382）僅用 5–10 萬試單、嚴守風控，不動用核心 ETF 額度。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e現金流管理：\u003c/strong\u003e季配月（3/6/9/12）領 11,583 時，優先補增貸月付、餘額再投入債券或 00878；一般月 2,333 覆蓋利息缺口。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e追蹤指標：\u003c/strong\u003e每週對照「消息雷達」關稅進展＋「三大法人買賣超」續航；每月對照「當沖快訊」風控清單（開盤 3 檢查：跳空／量能／支撐）。\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cdiv class=\"src\"\u003eWATCHLIST 已有 0050/0056/00878/00929/VOO/QQQ/2330/2317/2382/3231 即時報價與 K 線，後續以面板追蹤即可。\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"foot\"\u003e\n  報告日 2026-08-29 13:00 Asia/Taipei｜資料窗 tbs:qdr:w（08/22–08/29）已驗證 6 則合格、剔除 7/21 舊文｜取材：消息雷達 08-29（大盤 46,331／法人＋468億／GB300 5:3:2／輝達 962億／高股息分化）、個股深度研究 08-29（2330/2317/2382/3231/2303/ETF四檔）、籌碼精選 08-29（T86/MI_MARGN/STOCK_DAY 08-28）、當沖封關 08-29（2303/2317/2330/2382/3231 即時 quote）｜模型：allocation.ts expectedReturn / monthlyCashflow / assetGrowthSeries｜風險提示：增貸有利息與斷頭風險，預期報酬非保證，關稅與匯率可能顯著影響報酬，進場前請評估自身負擔能力。｜下次更新：明日同時間（DAILY 排程）\n\u003c/div\u003e\n\n\u003c/div\u003e\u003c/div\u003e\n","completed":false,"content":"\u003cdiv class=\"doc\"\u003e\u003cdiv class=\"wrap\"\u003e  \u003ctable\u003e\u003ctbody\u003e\u003ctr\u003e\u003ctd\u003e\u003cp\u003e活化本金\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003eNT$ 2,000,000\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e房產增貸模擬 · 假設增貸利率 2.5–3.0%\u003c/p\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e\u003cp\u003e模型預期年報酬\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e7.2%\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e台股ETF 8% ×35%＋美股ETF 10%×30%＋債券4%×35%\u003c/p\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e\u003cp\u003e年配息合計\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003eNT$ 65,000\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e台股ETF 28,000＋美股9,000＋債券28,000\u003c/p\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e\u003cp\u003e平均月現金流\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003eNT$ 5,417\u003c/p\u003e\u003c/td\u003e\u003ctd\u003e\u003cp\u003e季配月 11,583 · 一般月 2,333（未含價差）\u003c/p\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/tbody\u003e\u003c/table\u003e \u003csection class=\"live\"\u003e \u003ch2\u003e① 本期配置方案 — 活卡\u003c/h2\u003e \u003cp class=\"hint\"\u003e下方案為「投資組合配置模型」產出之正式 ALLOCATION item，數據與視圖由插件即時渲染；調權重或配息率請進插件編輯。\u003c/p\u003e \u003citem-embed item-id=\"6a91b8449dd1df507bfd3730\"\u003e\u003c/item-embed\u003e \u003cdiv style=\"height:10px\"\u003e\u003c/div\u003e \u003citem-embed item-id=\"6a91b8449dd1df507bfd3730\" view=\"bar\"\u003e\u003c/item-embed\u003e \u003c/section\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-teal\"\u003e配置\u003c/span\u003e 為什麼是 35 / 30 / 35\u003c/h3\u003e \u003cp\u003e穩健型（balanced）預設即 \u003cstrong\u003e台股 ETF 35% · 美股 ETF 30% · 債券 35%\u003c/strong\u003e，合計 100%。此配比在保留台股成長與美股創新動能的同時，以債券壓低波動——恰好對應本週最大變數：\u003cstrong\u003e半導體關稅擬擴至筆電／伺服器等終端產品\u003c/strong\u003e（消息雷達 08-29 #02）。短線評價承壓、長線加速赴美，對「重押單一市場」的組合最傷，股債三足才能扛住消息面急跌。\u003c/p\u003e \u003cdiv class=\"grid2\"\u003e \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e台股 ETF 35%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 700,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 4%（季配）→ 年領 28,000 · 貼近大盤抗跌核心\u003c/div\u003e\u003c/div\u003e \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e美股 ETF 30%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 600,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 1.5%（季配）→ 年領 9,000 · 輝達＋AI 長線動能\u003c/div\u003e\u003c/div\u003e \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e債券 35%\u003c/div\u003e\u003cdiv class=\"v\"\u003eNT$ 700,000\u003c/div\u003e\u003cdiv class=\"n\"\u003e年配息率 4%（月配）→ 年領 28,000 · 關稅週的防震墊\u003c/div\u003e\u003c/div\u003e \u003cdiv class=\"kpi\"\u003e\u003cdiv class=\"k\"\u003e套利試算\u003c/div\u003e\u003cdiv class=\"v\"\u003e淨利差約 4.2–4.7%\u003c/div\u003e\u003cdiv class=\"n\"\u003e預期 7.2% － 增貸成本 2.5–3% ＝ 增貸活化的安全邊際\u003c/div\u003e\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"src\"\u003e模型：plugins/a23f70dfd2d59d8fa42fcdb1 · 預期報酬公式 (8×w_tw＋10×w_us＋4×w_bond)/100 · 債券月配、台/美股季配為本方案配息假設，可依實際標的調整。\u003c/div\u003e \u003cdiv class=\"take\"\u003e\u003cp\u003e\u003cstrong\u003e分析師觀點：\u003c/strong\u003e200 萬全押台股高股息看似「殖利率高」，但本週 21 檔回測已證實「高配息 ≠ 抗跌」——00929 回檔 -17.97% 深於大盤（研究筆記 08-29）。穩健活化應把「殖利率」與「抗跌＋成長」拆開：台股用 0050/00878 作底、美股用 VOO/QQQ 吃 AI 長線、債券作波動緩衝，三者缺一不可。\u003c/p\u003e\u003c/div\u003e \u003c/div\u003e \u003csection class=\"live\"\u003e \u003ch2\u003e② 圖表 — 配置比重\u003c/h2\u003e \u003cp class=\"hint\"\u003e已同步更新至「資產配置與績效」資料夾，供後續績效追蹤。\u003c/p\u003e \u003cnote-chart chart-kind=\"PieChart\" title=\"增貸 200 萬 · 穩健型配置（目標 8%）\"\u003e\u003cchart-data\u003e[{\u0026#34;比重\u0026#34;:35,\u0026#34;類別\u0026#34;:\u0026#34;台股 ETF\u0026#34;},{\u0026#34;比重\u0026#34;:30,\u0026#34;類別\u0026#34;:\u0026#34;美股 ETF\u0026#34;},{\u0026#34;比重\u0026#34;:35,\u0026#34;類別\u0026#34;:\u0026#34;債券\u0026#34;}]\u003c/chart-data\u003e\u003c/note-chart\u003e \u003c/section\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-indigo\"\u003e現金流\u003c/span\u003e 配息節奏 — 每月領多少\u003c/h3\u003e \u003cp\u003e本方案配息假設：\u003cstrong\u003e債券月配 4%｜台股 ETF 季配 4%｜美股 ETF 季配 1.5%\u003c/strong\u003e。季配落在 3／6／9／12 月，與台股除息旺季疊加，增貸族可用「季配高峰補房貸、一般月靠債券月配打底」的節奏平滑現金流。\u003c/p\u003e \u003cdiv class=\"tableWrap\"\u003e\u003ctable\u003e \u003cthead\u003e\u003ctr\u003e\u003cth\u003e月份型態\u003c/th\u003e\u003cth\u003e當月可領\u003c/th\u003e\u003cth\u003e組成\u003c/th\u003e\u003cth\u003e用途建議\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e \u003ctbody\u003e \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e一般月\u003c/strong\u003e（1/2/4/5/7/8/10/11）\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eNT$ 2,333\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e債券月配 2,333\u003c/td\u003e\u003ctd\u003e覆蓋增貸月付息的一半以上\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e季配月\u003c/strong\u003e（3/6/9/12）\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003eNT$ 11,583\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e債券 2,333＋台股ETF 7,000＋美股ETF 2,250\u003c/td\u003e\u003ctd\u003e補房貸＋再投入或預留關稅週緩衝\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e\u003cstrong\u003e年合計 / 月平均\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e65,000 / 5,417\u003c/td\u003e\u003ctd\u003e台 28,000＋美 9,000＋債 28,000\u003c/td\u003e\u003ctd\u003e相當於本金 3.25% 現金殖利率（不含價差）\u003c/td\u003e\u003c/tr\u003e \u003c/tbody\u003e \u003c/table\u003e\u003c/div\u003e \u003cdiv class=\"src\"\u003e算法：classYearDividend = capital × weight% × rate% ；月配 = 年配/12、季配 = 年配/4。參見 allocation.ts monthlyCashflow。\u003c/div\u003e \u003cdiv class=\"take dark\"\u003e\u003cp\u003e\u003cstrong\u003e提醒：\u003c/strong\u003e配息是「現金流」不是「報酬」——00929 月配 0.38 元、年化 16.5% 看似誘人，但回檔 -17.97% 已吃掉整年配息（消息雷達 #05）。活化資金首重「配息後能否填息」，因此核心改配 00878/0056/0050。\u003c/p\u003e\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-green\"\u003e複利\u003c/span\u003e 資產年增長試算（不含配息再投入）\u003c/h3\u003e \u003cp\u003e以本金 200 萬、模型預期 7.2% 複利推算，僅為「價差」成長，不含配息。若配息再投入，長期再墊高 1–1.5pp。\u003c/p\u003e \u003cdiv class=\"tableWrap\"\u003e\u003ctable\u003e \u003cthead\u003e\u003ctr\u003e\u003cth\u003e持有期\u003c/th\u003e\u003cth\u003e預估資產\u003c/th\u003e\u003cth\u003e累積報酬\u003c/th\u003e\u003cth\u003e對照增貸成本（3%）\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e \u003ctbody\u003e \u003ctr\u003e\u003ctd\u003e1 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e214.4 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋14.4 萬（7.2%）\u003c/td\u003e\u003ctd\u003e利息約 6 萬 → 淨增 8.4 萬\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e3 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e246.4 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋46.4 萬\u003c/td\u003e\u003ctd\u003e利息約 18 萬 → 淨增 28 萬\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e5 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e283.1 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋83.1 萬\u003c/td\u003e\u003ctd\u003e與台積電亞利桑那落地期（5 年＋）同窗\u003c/td\u003e\u003c/tr\u003e \u003ctr\u003e\u003ctd\u003e10 年\u003c/td\u003e\u003ctd\u003e\u003cstrong\u003e400.8 萬\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003e＋200.8 萬（翻倍）\u003c/td\u003e\u003ctd\u003e長期複利跨越關稅週期\u003c/td\u003e\u003c/tr\u003e \u003c/tbody\u003e \u003c/table\u003e\u003c/div\u003e \u003cdiv class=\"src\"\u003e公式：capital × (1＋0.072)^y。資料：allocation.ts assetGrowthSeries。本試算未計稅費與再平衡成本。\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-teal\"\u003e台股 ETF\u003c/span\u003e 核心怎麼挑 — 00878 / 0056 為底、0050 為矛、00929 僅衛星\u003c/h3\u003e \u003cp\u003e本週最關鍵的一課來自《數位時代》21 檔高股息回測（個股研究／消息雷達同步引用，tbs:qdr:w 已驗證）：\u003c/p\u003e \u003cul\u003e \u003cli\u003e\u003cstrong\u003e00878 國泰永續高股息\u003c/strong\u003e — 季配、8/18 除息 1.01 元（年累 2.09 元、殖利率約 2.99%，9/11 發放）、ESG＋產業分散＋單一持股 ≤5%，\u003cstrong\u003e抗跌前段班\u003c/strong\u003e，填息與波動控制較佳 → \u003cstrong\u003e存股核心首選\u003c/strong\u003e。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e0056 元大高股息\u003c/strong\u003e — 季配、8/28 除息 1.35 元（單季 2.7%）、\u003cstrong\u003e抗跌前段班\u003c/strong\u003e、年化約 6.16%，與 00878 互補 → \u003cstrong\u003e存股核心次選\u003c/strong\u003e。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e0050 元大台灣50\u003c/strong\u003e — 半年配、8/28 除息 0.6 元，貼近大盤、市值分散、與台積電（2330）先進製程定價權直接連動 → \u003cstrong\u003e市值核心、長期成長引擎\u003c/strong\u003e。研究筆記評等 ★★★★★。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e00929 復華台灣科技優息\u003c/strong\u003e — 月配 0.38 元、年化 16.5%（規模 1,300 億），但科技集中度高，\u003cstrong\u003e回檔 -17.97% 深於大盤、抗跌居後段\u003c/strong\u003e；籌碼面 08/28 三大法人翻空 -96 萬、外資 -1.35M → \u003cstrong\u003e僅作月現金流衛星，且需承受波動\u003c/strong\u003e。\u003c/li\u003e \u003c/ul\u003e \u003cdiv class=\"src\"\u003e來源：數位時代 BusinessNext 2026-08-27（21 檔回測）；LINE Today/UDN 2026-08-28 除息；WInvest/CMoney 同週；籌碼精選 T86 00878 +16.8M/0056 +9.13M/0050 +37.1M vs 00929 -96萬。\u003c/div\u003e \u003cdiv class=\"take\"\u003e\u003cp\u003e\u003cstrong\u003e配置落地：\u003c/strong\u003e台股 70 萬中，建議 \u003cstrong\u003e0050 40%（28 萬）＋ 00878 40%（28 萬）＋ 0056 20%（14 萬）\u003c/strong\u003e；00929 若需月現金流，僅從 00878/0056 額度內撥 10% 衛星配置，並設「回檔 -8% 減碼」紀律。\u003c/p\u003e\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-indigo\"\u003e美股 ETF\u003c/span\u003e 為什麼要配 30% — 輝達財報與台鏈的連動保險\u003c/h3\u003e \u003cp\u003e輝達 FY2027 Q2 營收 962.2 億美元（年增 106%）、資料中心 890 億、淨利 539.5 億（EPS 2.22），財報後 ＋8.7% 至 227.98 美元、FY28 展望再 ＋70%（消息雷達 #04）。台鏈 2330（先進製程＋封裝）與 2317/2382/3231（GB300 機櫃 5:3:2）直接受惠，但\u003cstrong\u003e關稅若擴至終端（筆電／伺服器）\u003c/strong\u003e，台廠短線承壓、美股 CSP 需求遞延風險同步升溫。\u003c/p\u003e \u003cul\u003e \u003cli\u003e\u003cstrong\u003eVOO（Vanguard S\u0026amp;P 500）\u003c/strong\u003e＋\u003cstrong\u003eQQQ（Nasdaq 100）\u003c/strong\u003e — 已在「我的自選股」清單，VOO 吃大盤分散、QQQ 吃輝達＋AI 龍頭，兩者互補可對沖「台股關稅單壓」。\u003c/li\u003e \u003cli\u003e美股 60 萬建議 \u003cstrong\u003eVOO 60%（36 萬）＋ QQQ 40%（24 萬）\u003c/strong\u003e；若求更分散，可將 QQQ 的 1/3 換成 VT（全球）。\u003c/li\u003e \u003cli\u003e籌碼面：大盤量 1.02 兆、法人 ＋468 億（外資 ＋415.9 億）推升台股，但外資對關稅最敏感，\u003cstrong\u003e美股部位是「外資翻空時的避風港」\u003c/strong\u003e。\u003c/li\u003e \u003c/ul\u003e \u003cdiv class=\"src\"\u003e來源：Yahoo 財經/RTI 2026-08-27～28 輝達財報；智璞研究所 GB300 5:3:2；消息雷達 #03–#04 已驗證 tbs:qdr:w。\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-amber\"\u003e債券 35%\u003c/span\u003e 為什麼不能省 — 關稅週的減震器\u003c/h3\u003e \u003cp\u003e本週三件大事指向同一風險：\u003cstrong\u003e加稅推升 AI 建置成本、或延後投資\u003c/strong\u003e（消息雷達 #02 解讀）。個股研究顯示 2330 法說後「利多出盡重挫 7%」、鴻海法說後漲不動、緯創融資逆增散戶接刀——\u003cstrong\u003e重押單一主題的波動，債券部位能直接對沖\u003c/strong\u003e。\u003c/p\u003e \u003cul\u003e \u003cli\u003e債券 70 萬採 \u003cstrong\u003e投資級債／長天期公債 ETF 月配型\u003c/strong\u003e（年配息假設 4% 月配），與台股高股息的季配錯峰，提供每月 2,333 元的穩定底。\u003c/li\u003e \u003cli\u003e當沖快訊 08-29 已示警：「關稅公布日當沖一律減槓桿、保留 20–30% 現金」——長期配置的等價動作就是\u003cstrong\u003e維持 35% 債券不挪去追高\u003c/strong\u003e。\u003c/li\u003e \u003cli\u003e再平衡紀律：每季或當股債偏離 ±5% 時再平衡，\u003cstrong\u003e漲多賣股買債、跌多賣債買股\u003c/strong\u003e，把波動變成紀律獲利。\u003c/li\u003e \u003c/ul\u003e \u003cdiv class=\"take dark\"\u003e\u003cp\u003e\u003cstrong\u003e風控底線：\u003c/strong\u003e增貸活化最忌「用短錢追長多」。200 萬中至少 70 萬債券＋20–30% 現金（當沖快訊風控），總計約 90–100 萬防禦墊，確保關稅消息跳空時不被斷頭、不用攤平。\u003c/p\u003e\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e\u003cspan class=\"badge b-rose\"\u003e風險\u003c/span\u003e 本週三大變數與對策\u003c/h3\u003e \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e變數 1 — 關稅擴至終端（最大風險）\u003c/strong\u003e：川普政府研擬分階段、依國別差別稅率，原豁免（資料中心／研發）恐取消，台灣逾 9 成先進製程首當其衝。\u003c/p\u003e \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e對策\u003c/strong\u003e：台股不單押先進製程（2330 高檔震盪、利多出盡）、以 0050/00878 分散；美股 VOO/QQQ 對沖；債券 35% 減震；消息公布日減碼不留倉。\u003c/p\u003e \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e變數 2 — 記憶體漲 4 倍墊高 BOM\u003c/strong\u003e：GB300 訂單看到明年（鴻海 50%/廣達 30%/緯創 20%），但記憶體漲價壓縮代工毛利，8/25 老 AI（鴻海/廣達/緯創等 6 檔）盤中齊跌已預演。\u003c/p\u003e \u003cp style=\"margin-bottom:6px\"\u003e\u003cstrong\u003e對策\u003c/strong\u003e：AI 伺服器三雄列為「衛星觀察」而非核心——廣達為第二核心、緯創定位衛星＋嚴停損（個股研究），ETF 配置不直接重押單一個股。\u003c/p\u003e \u003cp\u003e\u003cstrong\u003e變數 3 — 法人買盤能否續航\u003c/strong\u003e：08/28 外資 ＋415.88 億、三大 ＋468.17 億推升加權至 46,331（＋0.77%、量 1.02 兆），但 2330 外資買超逐日遞減（5.2M→4.5M→3.03M）、投信連 3 賣。\u003c/p\u003e \u003cp\u003e\u003cstrong\u003e對策\u003c/strong\u003e：以 ETF 分散取代「追法人買超」——籌碼精選最強 2303（外資 ＋88.9M 三大 ＋95.6M、融資 -2,820＋融券 ＋86%）與最弱 3231（外資連 2 大賣 -8.24M、融資 ＋720 散戶接刀）對比鮮明，印證選股需嚴停損，ETF 核心則省去逐檔擇時。\u003c/p\u003e \u003cdiv class=\"src\"\u003e來源：消息雷達 #01–#03；個股研究 2330/2317/2382/3231；籌碼精選 T86/MI_MARGN/STOCK_DAY 08-28；當沖快訊封關 08-28 quote 已校準。\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"summary\"\u003e \u003ch3\u003e📌 本期結論 — 增貸活化的三句話\u003c/h3\u003e \u003cul\u003e \u003cli\u003e\u003cstrong\u003e核心是 ETF、不是個股：\u003c/strong\u003e以 0050＋00878/0056 為台股底倉、VOO/QQQ 為美股底倉，00929 僅月現金流衛星；個股（2330/2317 等）留在「衛星觀察」不佔核心額度。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e股債 65/35 是紀律、不是偏好：\u003c/strong\u003e35% 債券＋月配 2,333 元是關稅週的保費，預期 7.2% 對增貸成本 2.5–3% 的淨利差，才是活化的真正獲利來源。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e現金流節奏要對齊房貸：\u003c/strong\u003e一般月靠債券、季配月補房貸並再投入；每季再平衡一次，任何單月不追高、不攤平（當沖快訊：嚴禁追 gap、嚴禁攤平）。\u003c/li\u003e \u003c/ul\u003e \u003c/div\u003e \u003cdiv class=\"card\"\u003e \u003ch3\u003e✅ 下一步執行清單\u003c/h3\u003e \u003cul class=\"checklist\"\u003e \u003cli\u003e\u003cstrong\u003e開戶與標的確認：\u003c/strong\u003e台股 70 萬 — 0050（28萬）/ 00878（28萬）/ 0056（14萬）；美股 60 萬 — VOO（36萬）/ QQQ（24萬）；債券 70 萬 — 投資級/公債月配型。00929 如需月配，限 00878 額度內撥 10% 且設 -8% 停損。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e分批進場：\u003c/strong\u003e200 萬分 3 批（80/60/60 萬），首批建 50% 債券＋50% 0050/00878，關稅消息明朗後再補美股與 0056；單週不超過一批。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e再平衡與停損：\u003c/strong\u003e每季檢視權重偏離 ±5% 即再平衡；個股衛星（如 2317/2382）僅用 5–10 萬試單、嚴守風控，不動用核心 ETF 額度。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e現金流管理：\u003c/strong\u003e季配月（3/6/9/12）領 11,583 時，優先補增貸月付、餘額再投入債券或 00878；一般月 2,333 覆蓋利息缺口。\u003c/li\u003e \u003cli\u003e\u003cstrong\u003e追蹤指標：\u003c/strong\u003e每週對照「消息雷達」關稅進展＋「三大法人買賣超」續航；每月對照「當沖快訊」風控清單（開盤 3 檢查：跳空／量能／支撐）。\u003c/li\u003e \u003c/ul\u003e \u003cdiv class=\"src\"\u003eWATCHLIST 已有 0050/0056/00878/00929/VOO/QQQ/2330/2317/2382/3231 即時報價與 K 線，後續以面板追蹤即可。\u003c/div\u003e \u003c/div\u003e \u003cdiv class=\"foot\"\u003e 報告日 2026-08-29 13:00 Asia/Taipei｜資料窗 tbs:qdr:w（08/22–08/29）已驗證 6 則合格、剔除 7/21 舊文｜取材：消息雷達 08-29（大盤 46,331／法人＋468億／GB300 5:3:2／輝達 962億／高股息分化）、個股深度研究 08-29（2330/2317/2382/3231/2303/ETF四檔）、籌碼精選 08-29（T86/MI_MARGN/STOCK_DAY 08-28）、當沖封關 08-29（2303/2317/2330/2382/3231 即時 quote）｜模型：allocation.ts expectedReturn / monthlyCashflow / assetGrowthSeries｜風險提示：增貸有利息與斷頭風險，預期報酬非保證，關稅與匯率可能顯著影響報酬，進場前請評估自身負擔能力。｜下次更新：明日同時間（DAILY 排程） \u003c/div\u003e \u003c/div\u003e\u003c/div\u003e","createdAt":1787980005229,"deletedAt":null,"displayMode":"artifact","embedRenders":{"47cbaefa9416568bb1af018f:":"\u003cdiv style=\"color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; padding: 0px; border-width: 0px; border-style: solid; border-color: rgb(22, 32, 50); border-radius: 8px; background-color: rgba(0, 0, 0, 0); overflow: visible;\"\u003e\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; flex-basis: 0%; width: 358px; height: 259.25px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv data-aria-hidden=\"true\" aria-hidden=\"true\" style=\"display: flex; flex-shrink: 0; align-items: center; justify-content: space-between; gap: 14.8125px; width: 358px; height: 39.5px; min-width: auto; min-height: auto; margin-bottom: 19.75px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003ch4 style=\"display: none; width: auto; height: auto; border-color: rgb(20, 25, 26); color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-weight: 600; overflow-wrap: break-word;\"\u003e增貸 200 萬 · 穩健型配置（目標 8%）\u003c/h4\u003e\u003cdiv style=\"display: flex; flex-shrink: 0; align-items: center; gap: 9.875px; width: 56.3125px; height: 39.5px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cbutton data-slot=\"button\" data-variant=\"outline\" data-size=\"default\" type=\"button\" aria-label=\"更多動作\" style=\"display: flex; position: relative; inset: 0px; flex-shrink: 0; align-items: center; justify-content: center; gap: 7.40625px; width: 56.3125px; height: 39.5px; min-width: auto; min-height: auto; padding-right: 14.8125px; padding-left: 14.8125px; border-width: 1px; border-color: rgba(20, 25, 26, 0.12); border-radius: 6px; color: oklab(0.20864 -0.006707 -0.004043 / 0.8); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 16.046875px; font-weight: 500; line-height: 28.563438px; white-space: nowrap;\"\u003e\u003csvg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" style=\"flex-shrink: 0; width: 24.6875px; height: 24.6875px; min-width: auto; min-height: auto; border-color: oklab(0.20864 -0.006707 -0.004043 / 0.8); color: oklab(0.20864 -0.006707 -0.004043 / 0.8); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 16.046875px; font-weight: 500; line-height: 28.563438px; text-align: center; white-space: nowrap; overflow: hidden; fill: none;\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 9.5C5 10.3284 4.32843 11 3.5 11C2.67157 11 2 10.3284 2 9.5C2 8.67157 2.67157 8 3.5 8C4.32843 8 5 8.67157 5 9.5ZM11.5 9.5C11.5 10.3284 10.8284 11 10 11C9.17157 11 8.5 10.3284 8.5 9.5C8.5 8.67157 9.17157 8 10 8C10.8284 8 11.5 8.67157 11.5 9.5ZM16.5 11C17.3284 11 18 10.3284 18 9.5C18 8.67157 17.3284 8 16.5 8C15.6716 8 15 8.67157 15 9.5C15 10.3284 15.6716 11 16.5 11Z\" fill=\"currentColor\" style=\"border-color: oklab(0.20864 -0.006707 -0.004043 / 0.8); color: oklab(0.20864 -0.006707 -0.004043 / 0.8); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 16.046875px; font-weight: 500; line-height: 28.563438px; text-align: center; white-space: nowrap; fill: oklab(0.20864 -0.006707 -0.004043 / 0.8);\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/button\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv style=\"flex-grow: 1; flex-basis: 0%; width: 358px; height: 200px; min-width: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 358px; height: 200px; min-width: 0px; min-height: 200px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 0px; height: 0px; overflow: visible; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv width=\"358\" height=\"200\" style=\"position: relative; cursor: default; width: 358px; height: 200px; inset: 0px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv xmlns=\"http://www.w3.org/1999/xhtml\" tabindex=\"-1\" style=\"visibility: hidden; pointer-events: none; position: absolute; inset: 0px 336px 178px 0px; z-index: 1000; width: 22px; height: 22px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv role=\"status\" aria-live=\"assertive\" style=\"margin: 0px; padding: 10px; background-color: rgb(248, 250, 252); border: 1px solid rgba(20, 25, 26, 0.12); white-space: nowrap; width: 22px; height: 22px; border-radius: 9.875px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; box-shadow: color(srgb 0.078431 0.098039 0.101961 / 0.1) 0px 4px 12px 0px;\"\u003e\u003cp style=\"margin: 0px; border-color: rgb(20, 25, 26); color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; font-weight: 600; line-height: 27.59px; white-space: nowrap;\"\u003e\u003c/p\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv data-aria-hidden=\"true\" aria-hidden=\"true\" style=\"position: absolute; width: 348px; height: 24px; inset: 171px 5px 5px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; width: 348px; height: 24px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 6px; width: 43.796875px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 10px; height: 10px; border-radius: 50%; background-color: rgb(254, 176, 25); flex-shrink: 0; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cspan style=\"font-size: 14px; color: rgb(20, 25, 26); display: block; width: 27.796875px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 24.92px;\"\u003e債券\u003c/span\u003e\u003c/div\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 6px; width: 72.34375px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 10px; height: 10px; border-radius: 50%; background-color: rgb(0, 143, 251); flex-shrink: 0; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cspan style=\"font-size: 14px; color: rgb(20, 25, 26); display: block; width: 56.34375px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 24.92px;\"\u003e台股 ETF\u003c/span\u003e\u003c/div\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 6px; width: 72.34375px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 10px; height: 10px; border-radius: 50%; background-color: rgb(0, 227, 150); flex-shrink: 0; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cspan style=\"font-size: 14px; color: rgb(20, 25, 26); display: block; width: 56.34375px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(20, 25, 26); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 24.92px;\"\u003e美股 ETF\u003c/span\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003csvg cx=\"50%\" cy=\"50%\" role=\"application\" tabindex=\"0\" width=\"358\" height=\"200\" viewBox=\"0 0 358 200\" data-aria-hidden=\"true\" aria-hidden=\"true\" style=\"width: 358px; height: 200px; display: block; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; overflow: hidden;\"\u003e\u003ctitle style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/title\u003e\u003cdesc style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/desc\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cdefs style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cclipPath style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003crect x=\"5\" y=\"5\" height=\"166\" width=\"348\" style=\"width: 348px; height: 166px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/rect\u003e\u003c/clipPath\u003e\u003c/defs\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cg tabindex=\"0\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cpath cx=\"179\" cy=\"88\" fill=\"var(--chart-oceanBlue)\" stroke=\"#fff\" name=\"台股 ETF\" tabindex=\"-1\" data-recharts-item-index=\"0\" data-recharts-item-id=\"recharts-pie-«r18»\" d=\"M 220.5,88\n    A 41.5,41.5,0,\n    0,0,\n    154.6069,54.4258\n  L 179,88 Z\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; fill: rgb(0, 143, 251); stroke: rgb(255, 255, 255);\"\u003e\u003c/path\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cpath cx=\"179\" cy=\"88\" fill=\"var(--chart-mintGreen)\" stroke=\"#fff\" name=\"美股 ETF\" tabindex=\"-1\" data-recharts-item-index=\"1\" data-recharts-item-id=\"recharts-pie-«r18»\" d=\"M 154.6069,54.4258\n    A 41.5,41.5,0,\n    0,0,\n    154.6069,121.5742\n  L 179,88 Z\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; fill: rgb(0, 227, 150); stroke: rgb(255, 255, 255);\"\u003e\u003c/path\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cpath cx=\"179\" cy=\"88\" fill=\"var(--chart-tangerineOrange)\" stroke=\"#fff\" name=\"債券\" tabindex=\"-1\" data-recharts-item-index=\"2\" data-recharts-item-id=\"recharts-pie-«r18»\" d=\"M 154.6069,121.5742\n    A 41.5,41.5,0,\n    0,0,\n    220.5,88\n  L 179,88 Z\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; fill: rgb(254, 176, 25); stroke: rgb(255, 255, 255);\"\u003e\u003c/path\u003e\u003c/g\u003e\u003c/g\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003c/g\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/g\u003e\u003cg tabindex=\"-1\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003ctext x=\"204.4348177479081\" y=\"38.081359482346684\" text-anchor=\"middle\" dominant-baseline=\"central\" style=\"font-size: 12px; fill: rgb(20, 25, 26); display: block; width: 46.4375px; height: 29.078125px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 21.360001px; white-space: nowrap;\"\u003e\u003ctspan x=\"204.4348177479081\" dy=\"-0.5em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e台股 ETF\u003c/tspan\u003e\u003ctspan x=\"204.4348177479081\" dy=\"1.2em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e35%\u003c/tspan\u003e\u003c/text\u003e\u003c/g\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003ctext x=\"122.975\" y=\"88\" text-anchor=\"middle\" dominant-baseline=\"central\" style=\"font-size: 12px; fill: rgb(20, 25, 26); display: block; width: 46.4375px; height: 29.078125px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 21.360001px; white-space: nowrap;\"\u003e\u003ctspan x=\"122.975\" dy=\"-0.5em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e美股 ETF\u003c/tspan\u003e\u003ctspan x=\"122.975\" dy=\"1.2em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e30%\u003c/tspan\u003e\u003c/text\u003e\u003c/g\u003e\u003cg style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003ctext x=\"204.4348177479081\" y=\"137.91864051765333\" text-anchor=\"middle\" dominant-baseline=\"central\" style=\"font-size: 12px; fill: rgb(20, 25, 26); display: block; width: 24.203125px; height: 29.078125px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; line-height: 21.360001px; white-space: nowrap;\"\u003e\u003ctspan x=\"204.4348177479081\" dy=\"-0.5em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e債券\u003c/tspan\u003e\u003ctspan x=\"204.4348177479081\" dy=\"1.2em\" style=\"border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 12px; line-height: 21.360001px; white-space: nowrap; fill: rgb(20, 25, 26);\"\u003e35%\u003c/tspan\u003e\u003c/text\u003e\u003c/g\u003e\u003c/g\u003e\u003c/svg\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e","6a91b8449dd1df507bfd3730:":"\u003cdiv style=\"color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; padding: 0px; border-width: 0px; border-style: solid; border-color: rgb(22, 32, 50); border-radius: 8px; background-color: rgba(0, 0, 0, 0); overflow: visible;\"\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 14.8125px; width: 358px; height: 85.75px; padding: 9.875px 14.8125px; border-bottom-width: 1px; border-color: rgba(20, 25, 26, 0.12); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"flex-grow: 1; flex-basis: 0%; width: 205.265625px; height: 65px; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"width: 205.265625px; height: 27px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; font-weight: 600; line-height: 27.59px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;\"\u003e資產活化26\u003c/div\u003e\u003cdiv style=\"width: 205.265625px; height: 38px; border-color: rgba(20, 25, 26, 0.62); color: rgba(20, 25, 26, 0.62); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e穩健 · 預期年報酬 0.1% · 月現金流 5,417 元\u003c/div\u003e\u003c/div\u003e\u003cdiv style=\"width: 108.296875px; height: 24px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 17.28125px; font-weight: 600; line-height: 24.6875px;\"\u003e2,000,000 元\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e","6a91b8449dd1df507bfd3730:bar":"\u003cdiv style=\"color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; padding: 0px; border-width: 0px; border-style: solid; border-color: rgb(22, 32, 50); border-radius: 8px; background-color: rgba(0, 0, 0, 0); overflow: visible;\"\u003e\u003cdiv style=\"width: 358px; height: 102.1875px; padding: 14.8125px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"display: flex; width: 328.375px; height: 19.75px; margin-bottom: 9.875px; border-color: rgb(22, 32, 50); border-radius: 10.34375px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px; overflow: hidden;\"\u003e\u003cdiv style=\"width: 114.921875px; background-color: rgb(0, 143, 251); height: 19.75px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cdiv style=\"width: 98.5px; background-color: rgb(0, 227, 150); height: 19.75px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003cdiv style=\"width: 114.921875px; background-color: rgb(119, 93, 208); height: 19.75px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003c/div\u003e\u003c/div\u003e\u003cdiv style=\"display: grid; gap: 4.9375px; grid-template-columns: 161.71875px 161.71875px; grid-template-rows: 19px 19px; width: 328.375px; height: 42.9375px; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 15.5px; line-height: 27.59px;\"\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 7.40625px; width: 161.71875px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003cspan style=\"background-color: rgb(0, 143, 251); display: block; width: 12.34375px; height: 12.34375px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); border-radius: 8.34375px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003c/span\u003e\u003cspan style=\"display: block; width: 59.390625px; height: 19px; min-width: auto; min-height: auto; border-color: rgba(20, 25, 26, 0.62); color: rgba(20, 25, 26, 0.62); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e台股 ETF\u003c/span\u003e\u003cspan style=\"display: block; width: 33.625px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; font-weight: 600; line-height: 19.749998px;\"\u003e35%\u003c/span\u003e\u003c/div\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 7.40625px; width: 161.71875px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003cspan style=\"background-color: rgb(0, 227, 150); display: block; width: 12.34375px; height: 12.34375px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); border-radius: 8.34375px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003c/span\u003e\u003cspan style=\"display: block; width: 59.390625px; height: 19px; min-width: auto; min-height: auto; border-color: rgba(20, 25, 26, 0.62); color: rgba(20, 25, 26, 0.62); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e美股 ETF\u003c/span\u003e\u003cspan style=\"display: block; width: 33.625px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; font-weight: 600; line-height: 19.749998px;\"\u003e30%\u003c/span\u003e\u003c/div\u003e\u003cdiv style=\"display: flex; align-items: center; gap: 7.40625px; width: 161.71875px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003cspan style=\"background-color: rgb(119, 93, 208); display: block; width: 12.34375px; height: 12.34375px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); border-radius: 8.34375px; color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e\u003c/span\u003e\u003cspan style=\"display: block; width: 29.40625px; height: 19px; min-width: auto; min-height: auto; border-color: rgba(20, 25, 26, 0.62); color: rgba(20, 25, 26, 0.62); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; line-height: 19.749998px;\"\u003e債券\u003c/span\u003e\u003cspan style=\"display: block; width: 33.625px; height: 19px; min-width: auto; min-height: auto; border-color: rgb(22, 32, 50); color: rgb(22, 32, 50); font-family: -apple-system, \u0026quot;PingFang TC\u0026quot;, \u0026quot;Noto Sans TC\u0026quot;, \u0026quot;Microsoft JhengHei\u0026quot;, sans-serif; font-size: 14.8125px; font-weight: 600; line-height: 19.749998px;\"\u003e35%\u003c/span\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e\u003c/div\u003e"},"id":"d93d128cf321f805405a675f","isNew":false,"isPublic":true,"itemType":"NOTE","name":"ETF 長期配置與資產活化投資組合建議 — 2026-08-29","parents":{"bcedbf3410bc6bb430e20d14":1787981219504},"preParentID":null,"updatedAt":1789089392935,"updatedBy":{"userId":"6a91b5110250e2231b418c","userName":"旻樺 何"},"version":7}]}