Skip to main content
Glama

Armor Crypto MCP

create_order

Place cryptocurrency trading orders including limit, take profit, and stop loss orders to execute trading strategies on supported blockchain networks.

Instructions

Create a order. Can be a limit, take profit or stop loss order. Expects a CreateOrderRequestContainer, returns a CreateOrderResponseContainer.

Input Schema

NameRequiredDescriptionDefault
create_order_requestsYes

Input Schema (JSON Schema)

{ "properties": { "create_order_requests": { "$ref": "#/$defs/CreateOrderRequestContainer" } }, "required": [ "create_order_requests" ], "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/emmaThompson07/armor-crypto-mcp'

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