cancelOrder
Cancel an open cryptocurrency order by specifying the account, order ID, and trading symbol. Integrates with the CCXT MCP Server to manage orders across 100+ exchanges.
Instructions
Cancel an existing order using a configured account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accountName | Yes | Account name defined in the configuration file (e.g., 'bybit_main') | |
id | Yes | Order ID to cancel | |
params | No | Additional exchange-specific parameters | |
symbol | Yes | Trading symbol (e.g., 'BTC/USDT') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from CCXT MCP Server
Related Tools
- @lazy-dinosaur/ccxt-mcp
- @armorwallet/armor-crypto-mcp
- @doggybee/mcp-server-ccxt
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp