get_industry_profit_comparison
Compare profit metrics of companies in the same industry as a specified stock to evaluate relative financial performance.
Instructions
获取指定股票的同行业公司盈利对比数据,包括同行业公司的基本财务和盈利指标。
Args: stock_code: 股票代码,要在数字后加上交易所代码,格式如688041.SH
Returns: 行业公司盈利数据的Markdown表格
Examples: - get_industry_profit_comparison("688041.SH")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |