chart
Generate price charts for financial symbols and save them as PNG files. Specify symbols, time period, and optional title to create visual market data representations.
Instructions
Generate a price chart for one or more symbols and save as PNG.
Args: symbols: Comma-separated ticker symbols (e.g. "AAPL,MSFT") period: Time period (default: 1y) title: Chart title (auto-generated if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | ||
| period | No | 1y | |
| title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |