strategy_optimize_pair_selection
Analyzes trading strategy performance across multiple pairs to identify and recommend the most suitable ones for optimization.
Instructions
Find the best trading pairs for a given strategy.
Analyzes performance across pairs to recommend the best ones.
Args: strategy_name: Strategy to optimize pair selection for
Returns: Ranked list of pairs with performance metrics and recommendations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |