fetchMyTrades
Retrieve personal trade history from cryptocurrency exchanges using a configured account. Specify account name, symbol, limit, and timestamp for precise data extraction.
Instructions
Fetch personal trade history for a configured account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accountName | Yes | Account name defined in the configuration file (e.g., 'bybit_main') | |
limit | No | Limit the number of trades returned (optional) | |
since | No | Timestamp in ms to fetch trades since (optional) | |
symbol | No | Trading symbol (e.g., 'BTC/USDT') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from CCXT MCP Server
Related Tools
- @Nayshins/mcp-server-ccxt
- @doggybee/mcp-server-ccxt
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp