financial-news
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseFinancial Market
金融市场
Available Tools
可用工具
-
stock_quote(symbol): Get current stock quote with key metrics.
- (string, required): Stock ticker symbol (e.g., "AAPL", "GOOGL", "MSFT")
symbol
-
stock_history(symbol, period?): Get historical stock price data for charting and trend analysis.
- (string, required): Stock ticker symbol
symbol - (string, optional, default: "1mo"): Time period (e.g., "1mo", "3mo", "6mo", "1y", "5y")
period
-
financial_news(symbol, count?): Get latest financial news articles for a stock.
- (string, required): Stock ticker symbol
symbol - (integer, optional, default: 5): Number of news items to return
count
-
stock_analysis(symbol): Get comprehensive stock analysis including valuation, financials, and analyst recommendations.
- (string, required): Stock ticker symbol
symbol
-
stock_quote(symbol): 获取包含关键指标的当前股票报价。
- (字符串,必填): 股票代码(例如:"AAPL"、"GOOGL"、"MSFT")
symbol
-
stock_history(symbol, period?): 获取用于图表绘制和趋势分析的历史股票价格数据。
- (字符串,必填): 股票代码
symbol - (字符串,可选,默认值: "1mo"): 时间周期(例如:"1mo"、"3mo"、"6mo"、"1y"、"5y")
period
-
financial_news(symbol, count?): 获取某只股票的最新财经新闻文章。
- (字符串,必填): 股票代码
symbol - (整数,可选,默认值: 5): 返回的新闻条目数量
count
-
stock_analysis(symbol): 获取包含估值、财务状况和分析师建议的全面股票分析。
- (字符串,必填): 股票代码
symbol
Usage Guidelines
使用指南
- Use standard ticker symbols (e.g., AAPL, MSFT, GOOGL, AMZN).
- For stock quotes, present data in a clear tabular format with key metrics highlighted.
- When showing historical data, mention the time period and any notable trends.
- Combine +
stock_quotefor comprehensive investment overviews.stock_analysis - Always include a disclaimer that this is informational only, not investment advice.
- Use to provide context on price movements.
financial_news
- 使用标准股票代码(例如:AAPL、MSFT、GOOGL、AMZN)。
- 对于股票报价,以清晰的表格格式呈现数据,并突出显示关键指标。
- 展示历史数据时,需提及时间周期和任何显著趋势。
- 结合+
stock_quote以提供全面的投资概览。stock_analysis - 始终包含免责声明,说明此内容仅作信息参考,不构成投资建议。
- 使用来解释价格波动的背景信息。
financial_news