READING LOG FILE...

Fetcher Log Browser

Select a execution run directory in the sidebar explorer and click a JSON log to view raw fetch outputs.

Type: {{ fileContent.news_type || 'market' }} Ticker: {{ fileContent.ticker.toUpperCase() }} Size: {{ formatBytes(selectedFileSize) }}
Script Fetch Error Details
{{ fileContent.error }}
Analysis Report Summary
{{ fileContent.summary }}
Risk Level {{ fileContent.risk_level }} Assessed market risk index regime
Sentiment Score {{ fileContent.sentiment_score > 0 ? '+' : '' }}{{ fileContent.sentiment_score }}
Fear & Greed Index {{ fileContent.fear_greed_score }}/100 {{ fileContent.fear_greed_label }} {{ getFearGreedMeaning(fileContent.fear_greed_score) }}
詳細 10D 均線與子指標請點擊左側 market_feargreed.json
Key Risk Factors
{{ risk }}
No key risk factors identified.
Bullish Catalysts
{{ cat }}
No bullish catalysts identified.
KOL Traditional Chinese Report Content
{{ fileContent.content }}
Source Episodes & Raw Transcripts
{{ ep.sourceName }} {{ ep.pubTime ? new Date(ep.pubTime * 1000).toISOString().substring(0, 10) : '' }}

{{ ep.title }} {{ ep.title }}

Fetching raw transcript from GCS cache...
{{ ep.rawTranscript }}
Sources Synthesized
{{ src }}
No structured preview available for this report.

Please switch to the Raw JSON tab to view details.

Stock Quote

{{ fileContent.ticker }} {{ fileContent.source_name }}

{{ fileContent.price }}
{{ fileContent.change >= 0 ? '▲' : '▼' }}{{ Math.abs(fileContent.change) }} ({{ fileContent.change_percent >= 0 ? '+' : '' }}{{ parseFloat(fileContent.change_percent).toFixed(2) }}%)
Market State {{ fileContent.market_state || 'N/A' }} Current price action trend
RSI (14) {{ fileContent.rsi_14 }} {{ fileContent.rsi_14 > 70 ? 'Overbought' : (fileContent.rsi_14 < 30 ? 'Oversold' : 'Neutral') }}
200-Day SMA {{ fileContent.sma_200 }} Long-term support guideline
Relative Strength {{ fileContent.relative_strength >= 0 ? '+' : '' }}{{ fileContent.relative_strength }}% VS. Benchmark QQQ (20-day)
Observation & Guidance Levels
Guidance Level Price Value
{{ lvl.label }} {{ lvl.price }}
Additional Stats
Volume {{ formatBytes(fileContent.volume).replace('B', '') }} shares
52-Week Range {{ fileContent.fifty_two_week_low }} - {{ fileContent.fifty_two_week_high }}
Market Capitalization ${{ formatBytes(fileContent.market_cap).replace('B', 'Billion') }}
Trading Exchange {{ fileContent.currency }}
No structured preview available for this quote.

Please switch to the Raw JSON tab to view details.

{{ Array.isArray(fileContent) ? 'Aggregated Sentiment Feed' : (fileContent.source_name || 'Sentiment Feed') }}
Found {{ filteredItems.length }} community posts / messages analyzed.
No sentiment posts found.
KOL Episode Transcript: {{ fileContent.title }}
Source: {{ fileContent.source_name }} Date: {{ fileContent.date }} Audio Link: Listen
{{ fileContent.transcript }}
{{ fileContent.source_name || 'Smart Money & Insider Activity' }}
Net Purchases ${{ formatBytes(Math.abs(fileContent.net_purchases)).replace('B', 'B') }} {{ fileContent.net_purchases >= 0 ? 'Net Buyer' : 'Net Seller' }} activity (30d)
Transaction Count {{ fileContent.transaction_count || 0 }} Recorded filings volume
Capex Actual ${{ parseFloat(fileContent.capex_actual).toFixed(2) }}B Reported capital expenditures
Consensus Estimate ${{ parseFloat(fileContent.capex_consensus).toFixed(2) }}B Wall Street analysts benchmark
Surprise % {{ fileContent.capex_surprise_pct >= 0 ? '+' : '' }}{{ parseFloat(fileContent.capex_surprise_pct).toFixed(2) }}% Actual vs. consensus gap
Insider Trades ({{ fileContent.InsiderTrades.length }} filings)
Date Type Shares Price
{{ t.transactionDate }} {{ t.transactionType }} {{ t.securitiesTransacted?.toLocaleString() }} {{ t.price > 0 ? '$' + t.price.toFixed(2) : '—' }}
Showing 20 of {{ fileContent.InsiderTrades.length }} trades. View Raw JSON for full list.
Senate Trades ({{ fileContent.SenateTrades.length }} disclosures)
Transaction Date Disclosure Date Type
{{ t.transactionDate }} {{ t.disclosureDate }} {{ t.type }}
Showing 20 of {{ fileContent.SenateTrades.length }} disclosures. View Raw JSON for full list.
No Smart Money or Capex records found.

Please switch to the Raw JSON tab to view details.

Layer 1 Macro Indicators
10Y Treasury Yield {{ fileContent.yield_ten_year }}% Weekly Change: {{ fileContent.yield_ten_year_change >= 0 ? '+' : '' }}{{ fileContent.yield_ten_year_change }}% ⚠️ Yield Shock!
10Y TIPS Real Rate {{ fileContent.real_rate_ten_year }}% Weekly Change: {{ fileContent.real_rate_change >= 0 ? '+' : '' }}{{ fileContent.real_rate_change }}%
Dollar Index (DXY) {{ fileContent.dxy }} 2-Week Change: {{ fileContent.dxy_change_2w >= 0 ? '+' : '' }}{{ fileContent.dxy_change_2w }}%
HY Credit Spread {{ fileContent.hy_oas }} bps Weekly Change: {{ fileContent.hy_oas_change >= 0 ? '+' : '' }}{{ fileContent.hy_oas_change }} bps
VIX Regime {{ fileContent.vix }} Volatility regime: {{ fileContent.vix_regime }}
Fear & Greed Index
Current Regime

{{ fileContent.score ?? fileContent.composite_score }}/100

({{ fileContent.label ?? fileContent.composite_label }})
恐慌與貪婪指數 — 分數區間與市場含義指南 (Score Range Breakdown & Guidance)
😱 極度恐慌 0 - 19

市場恐慌情緒瀰漫,恐慌拋售過度。從逆向投資視角看,常為市場打底與潛在逢低佈局區間。

😨 恐慌 20 - 39

避險情緒升溫,投資人操作偏向謹慎看空。波動度擴大,需留意市場下行風險與黑天鵝保護。

😐 中性 40 - 59

多空力量相對均衡,整體指標處於歷史正常區間。市場通常等待進一步的財報或總體催化劑。

😏 貪婪 60 - 79

看多情緒濃厚,買盤永躍,多數板塊參與上漲行情。投資人信心充足,但需適度關注追高風險。

🤑 極度貪婪 80 - 100

市場陷入極度狂熱與自滿,避險需求極低。估值過熱風險增加,逆向視角需警惕大幅拉回。

Component Indicators
{{ indicatorInfo[key].title }}
{{ indicatorInfo[key].desc }}
區間解讀與判讀閾值 (Signal Thresholds):
{{ r.label }} ({{ r.range }}) {{ r.meaning }}
{{ key.replace(/_/g, ' ') }} {{ ind.value !== null ? ind.value : '—' }} {{ ind.weekly_change >= 0 ? '↗ +' + ind.weekly_change + '%' : '↘ ' + ind.weekly_change + '%' }} 1W {{ ind.change_10d >= 0 ? '↗ +' + ind.change_10d : '↘ ' + ind.change_10d }} 10D {{ getDiffVsAvg(ind) >= 0 ? '↗ +' + getDiffVsAvg(ind) : '↘ ' + getDiffVsAvg(ind) }} vs 10D avg {{ ind.signal }} {{ ind.description }}
Upcoming High-Impact Economic Events
Expected Date Macro Event Name Impact Rating
{{ event.date }} {{ event.name }} {{ event.impact }}
No high-impact macro events scheduled this week

No key CPI, PPI, FOMC interest rate decisions, or Nonfarm Payroll reports are scheduled for release during the Mon–Sun cycle.

Earnings Calendar Schedule
Ticker Symbol Expected Announcement Date
{{ typeof item === 'string' ? item : (item.ticker || item.symbol || '') }} {{ typeof item === 'string' ? 'Imminent (next 30 days)' : (item.date || '') }}
No watchlisted earnings scheduled

None of your 40 watchlisted tech-sector tickers have upcoming earnings reports scheduled in the next 30 days.

No structured preview available for this market log.

Please switch to the Raw JSON tab to view details.

{{ Array.isArray(fileContent) ? 'Aggregated News Sources' : (fileContent.source_name || 'Generic News Source') }}
Found {{ filteredItems.length }} aggregate item(s) retrieved from execution.
{{ item.date }} {{ item.source }} {{ item.fetch_method }}
{{ item.summary }}
No records found Try adjusting your text filter keywords.
This log file contains no data.

The file is empty or returned null. Switch to Raw JSON to confirm.

{{ prettyPrintedJSON }}