strategy_compare_strategies
Compare two trading strategies to identify performance differences and best practices through analysis of key differentiators.
Instructions
Compare two strategies to identify best practices.
Analyzes performance differences and key differentiators.
Args: strategy1: First strategy name strategy2: Second strategy name
Returns: Comparative analysis with insights on what makes one perform better
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy1 | Yes | ||
| strategy2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |