Fetcher Log Browser
Select a execution run directory in the sidebar explorer and click a JSON log to view raw fetch outputs.
{{ ep.title }} {{ ep.title }}
{{ ep.rawTranscript }}
Please switch to the Raw JSON tab to view details.
{{ fileContent.ticker }} {{ fileContent.source_name }}
| Guidance Level | Price Value |
|---|---|
| {{ lvl.label }} | {{ lvl.price }} |
| 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 }} |
Please switch to the Raw JSON tab to view details.
| Date | Type | Shares | Price |
|---|---|---|---|
| {{ t.transactionDate }} | {{ t.transactionType }} | {{ t.securitiesTransacted?.toLocaleString() }} | {{ t.price > 0 ? '$' + t.price.toFixed(2) : '—' }} |
| Transaction Date | Disclosure Date | Type |
|---|---|---|
| {{ t.transactionDate }} | {{ t.disclosureDate }} | {{ t.type }} |
Please switch to the Raw JSON tab to view details.
{{ fileContent.score ?? fileContent.composite_score }}/100
({{ fileContent.label ?? fileContent.composite_label }})市場恐慌情緒瀰漫,恐慌拋售過度。從逆向投資視角看,常為市場打底與潛在逢低佈局區間。
避險情緒升溫,投資人操作偏向謹慎看空。波動度擴大,需留意市場下行風險與黑天鵝保護。
多空力量相對均衡,整體指標處於歷史正常區間。市場通常等待進一步的財報或總體催化劑。
看多情緒濃厚,買盤永躍,多數板塊參與上漲行情。投資人信心充足,但需適度關注追高風險。
市場陷入極度狂熱與自滿,避險需求極低。估值過熱風險增加,逆向視角需警惕大幅拉回。
| Expected Date | Macro Event Name | Impact Rating |
|---|---|---|
| {{ event.date }} | {{ event.name }} | {{ event.impact }} |
No key CPI, PPI, FOMC interest rate decisions, or Nonfarm Payroll reports are scheduled for release during the Mon–Sun cycle.
| Ticker Symbol | Expected Announcement Date |
|---|---|
| {{ typeof item === 'string' ? item : (item.ticker || item.symbol || '') }} | {{ typeof item === 'string' ? 'Imminent (next 30 days)' : (item.date || '') }} |
None of your 40 watchlisted tech-sector tickers have upcoming earnings reports scheduled in the next 30 days.
Please switch to the Raw JSON tab to view details.
The file is empty or returned null. Switch to Raw JSON to confirm.
{{ prettyPrintedJSON }}