Skip to main content
Glama

IG Trading MCP

by kea0811

ig_delete_working_order

Remove a working order on IG Trading by specifying the deal ID. Execute deletions quickly to manage trading positions and orders effectively.

Instructions

Delete a working order

Input Schema

NameRequiredDescriptionDefault
dealIdYesDeal ID of the order to delete

Input Schema (JSON Schema)

{ "properties": { "dealId": { "description": "Deal ID of the order to delete", "type": "string" } }, "required": [ "dealId" ], "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/kea0811/ig-trading-mcp'

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