analyzeConsecutiveProfitLoss
Analyze consecutive winning and losing trades from cryptocurrency exchange accounts to identify trading patterns and performance trends.
Instructions
Analyze consecutive winning and losing trades
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: '30d' or 'all' | all |