get_stock_price_chart
Create a plain-text Unicode chart of a stock's price history. Specify ticker and either period (e.g., 1y, 5y) or number of days. Ideal for quick terminal or API visualization without external tools.
Instructions
Plain-text Unicode chart. Pass period (e.g. 10y, 5y, 1y) for calendar ranges, or use days alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| days | No | ||
| period | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |