backtest_analyze_regimes
Analyze trading strategy performance across different market conditions to identify regime-specific strengths and weaknesses for targeted improvements.
Instructions
Analyze strategy performance in different market regimes.
Tests performance in trending, ranging, and volatile markets.
Args: strategy_name: Strategy to analyze pair: Trading pair
Returns: Regime-dependent performance analysis with adaptation suggestions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy_name | Yes | ||
| pair | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |