generate_backtest_charts
Generate backtest charts for stock symbols: define strategy, date range, and chart theme.
Instructions
Generate comprehensive charts for a backtest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol | |
| strategy | No | Strategy type | sma_cross |
| start_date | No | Start date (YYYY-MM-DD) | |
| end_date | No | End date (YYYY-MM-DD) | |
| theme | No | Chart theme (light or dark) | light |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||