analyzePeriodicReturns
Calculate and analyze daily, weekly, or monthly returns for a specified trading account over defined periods (e.g., 30d, 90d, 1y). Optional symbol filtering available for precise trade insights.
Instructions
Analyze daily and monthly returns for a configured account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accountName | Yes | Account name defined in the configuration file (e.g., 'bybit_main') | |
interval | No | Return calculation interval | daily |
period | No | Analysis period: '30d', '90d', '180d', or '1y' | 90d |
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
- @truss44/mcp-crypto-price
- @dfkai/xtquantai
- @xBlueCode/findata-mcp-server