Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

cancel_dca_order

Cancel DCA orders on Armor Crypto MCP by specifying order IDs. Ideal for managing automated crypto trading strategies efficiently.

Instructions

Cancel a DCA order. Expects a list of cancel DCA order requests with the required order IDs.

Input Schema

NameRequiredDescriptionDefault
cancel_dca_order_requestsYes

Input Schema (JSON Schema)

{ "properties": { "cancel_dca_order_requests": { "items": { "additionalProperties": true, "type": "object" }, "title": "Cancel Dca Order Requests", "type": "array" } }, "required": [ "cancel_dca_order_requests" ], "title": "cancel_dca_orderArguments", "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/armorwallet/armor-crypto-mcp'

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