Skip to main content
Glama

Armor Crypto MCP

create_dca_order

Automate recurring cryptocurrency purchases through dollar-cost averaging to build positions gradually and reduce market timing risks.

Instructions

Create a DCA order. Expects a DCAOrderRequestContainer, returns a list of DCAOrderResponse.

Input Schema

NameRequiredDescriptionDefault
dca_order_requestsYes

Input Schema (JSON Schema)

{ "properties": { "dca_order_requests": { "$ref": "#/$defs/DCAOrderRequestContainer" } }, "required": [ "dca_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