get_dupont_analysis_comparison
Retrieve DuPont analysis comparison data for a stock by its code. Outputs a Markdown table detailing financial performance breakdown.
Instructions
获取杜邦分析比较数据
Args: stock_code: 股票代码,要在数字后加上交易所代码,格式如600000.SH
Returns: 杜邦分析比较数据的Markdown表格
Examples: - get_dupont_analysis_comparison("600000.SH")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |