list_strategies
Discover available backtesting strategies and their accepted parameters. Check this before running a backtest to ensure valid strategy names.
Instructions
List the available backtest strategies with their parameters.
Call this before backtest_strategy if you are unsure of a strategy name or which parameters it accepts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||