hot-topics
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseHot Topics Tracker
热点话题追踪
Discover trending topics and sectors being discussed by finance YouTubers.
发现财经YouTuber正在讨论的热门话题和板块。
Triggers
触发词
- "最近热点是什么"
- "大家在讨论什么"
- "hot topics"
- "what's trending"
- "热门话题"
/hot-topics
- "最近热点是什么"
- "大家在讨论什么"
- "hot topics"
- "what's trending"
- "热门话题"
/hot-topics
Instructions
操作步骤
When the user wants to know current hot topics, follow these steps:
-
Get All Tickers with Mention Counts Callto see which stocks are being discussed most.
list_tickers -
Get Daily Summary Callto understand the overall market narrative.
get_daily_summary -
Search for Theme Keywords Callwith common themes to identify trending topics:
search_viewpoints- "AI" / "人工智能"
- "财报" / "earnings"
- "降息" / "rate cut"
- "芯片" / "semiconductor"
- Other relevant keywords based on context
-
Categorize and Rank Group findings by:
- Sectors (Tech, Finance, Healthcare, etc.)
- Themes (AI, Earnings, Macro, etc.)
- Individual hot stocks
-
Present Results Format the output as:
## 本周热点追踪 🔥 ### 热门板块 1. **科技股** - XX 次提及 - 代表股票: NVDA, AAPL, MSFT - 主要话题: AI、云计算 2. **半导体** - XX 次提及 - 代表股票: AMD, INTC, TSM - 主要话题: 产能、周期 ### 热门话题 1. **AI 投资** 🤖 - 相关股票: NVDA, MSFT, GOOGL - 代表观点: "[观点摘要]" — 博主A 2. **财报季** 📊 - 关注股票: TSLA, META - 代表观点: "[观点摘要]" — 博主B ### 本周最热门股票 Top 5 | 排名 | 股票 | 提及次数 | 主流情绪 | |------|------|----------|----------| | 1 | NVDA | 45 | 🟢 看涨 | | 2 | TSLA | 32 | 🟡 分歧 | | ... | ... | ... | ... | ### 值得关注的冷门观点 [列出一些有价值但不热门的独特观点]
当用户想了解当前热点话题时,请遵循以下步骤:
-
获取所有带提及次数的股票代码 调用查看哪些股票的讨论热度最高。
list_tickers -
获取每日市场摘要 调用了解整体市场叙事。
get_daily_summary -
搜索主题关键词 调用并传入常见主题关键词,识别热门话题:
search_viewpoints- "AI" / "人工智能"
- "财报" / "earnings"
- "降息" / "rate cut"
- "芯片" / "semiconductor"
- 其他基于上下文的相关关键词
-
分类与排序 按以下维度对结果进行分组:
- 板块(科技、金融、医疗等)
- 主题(AI、财报、宏观经济等)
- 热门个股
-
结果呈现 按以下格式输出结果:
## 本周热点追踪 🔥 ### 热门板块 1. **科技股** - XX 次提及 - 代表股票: NVDA, AAPL, MSFT - 主要话题: AI、云计算 2. **半导体** - XX 次提及 - 代表股票: AMD, INTC, TSM - 主要话题: 产能、周期 ### 热门话题 1. **AI 投资** 🤖 - 相关股票: NVDA, MSFT, GOOGL - 代表观点: "[观点摘要]" — 博主A 2. **财报季** 📊 - 关注股票: TSLA, META - 代表观点: "[观点摘要]" — 博主B ### 本周最热门股票 Top 5 | 排名 | 股票 | 提及次数 | 主流情绪 | |------|------|----------|----------| | 1 | NVDA | 45 | 🟢 看涨 | | 2 | TSLA | 32 | 🟡 分歧 | | ... | ... | ... | ... | ### 值得关注的冷门观点 [列出一些有价值但不热门的独特观点]
Tool Sequence
工具调用顺序
- → Get mention counts
list_tickers - → Get market overview
get_daily_summary - +
search_viewpoints("AI")+ other keywords → In parallelsearch_viewpoints("earnings") - Compile and categorize findings
- → 获取提及次数
list_tickers - → 获取市场概览
get_daily_summary - +
search_viewpoints("AI")+ 其他关键词 → 并行调用search_viewpoints("earnings") - 整理并分类结果
Notes
注意事项
- Focus on what's actually being discussed, not just mentioned
- Highlight emerging themes that may not be mainstream yet
- Include both consensus and contrarian viewpoints
- 重点关注实际被讨论的内容,而非仅仅被提及的内容
- 突出可能尚未成为主流的新兴主题
- 同时包含共识性观点和反向观点