Skip to main content
Glama

MCP Bitget Trading Server

by gagarinyury

cancelOrder

Cancel specific orders on Bitget cryptocurrency exchange by providing the order ID and trading pair symbol, ensuring precise control over spot and futures trading activities.

Instructions

Cancel an existing order

Input Schema

NameRequiredDescriptionDefault
orderIdYesOrder ID to cancel
symbolYesTrading pair symbol

Input Schema (JSON Schema)

{ "properties": { "orderId": { "description": "Order ID to cancel", "type": "string" }, "symbol": { "description": "Trading pair symbol", "type": "string" } }, "required": [ "orderId", "symbol" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gagarinyury/MCP-bitget-trading'

If you have feedback or need assistance with the MCP directory API, please join our Discord server