analyzeTradingPerformance
Evaluate trading performance for a specified account by analyzing trades over a chosen period, with options to filter by symbol, using the CCXT MCP Server for detailed insights.
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') | |
period | No | Analysis period: '7d', '30d', '90d', or 'all' | 30d |
symbol | No | Optional trading symbol (e.g., 'BTC/USDT') to filter trades |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from CCXT MCP Server
Related Tools
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp
- @doggybee/mcp-server-ccxt
- @doggybee/mcp-server-ccxt
- @lazy-dinosaur/ccxt-mcp