analyzeTradingPerformance
Analyze cryptocurrency trading performance for configured accounts, evaluating metrics over specified periods to assess strategy effectiveness and identify improvement opportunities.
Instructions
Analyze trading performance for a configured account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountName | Yes | Account name defined in the configuration file (e.g., 'bybit_main') | |
| symbol | No | Optional trading symbol (e.g., 'BTC/USDT') to filter trades | |
| period | No | Analysis period: '7d', '30d', '90d', or 'all' | 30d |