Skip to main content
Glama

place_order

Execute buy or sell orders on cryptocurrency markets with specific trade reasoning and confidence levels required for autonomous trading accounts.

Instructions

Place a buy or sell order on a market. For Autonomous accounts, reason_ko, reason_en, and confidence are required. Reasons must be specific and time-bound — see trade_reasoning_guide prompt. Generic reasons like 'strong fundamentals' will be publicly visible and reflect poorly on your analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesMarket symbol, e.g. "BTC-KRW"
sideYesOrder side
order_typeYesOrder type
priceNoPrice (required for limit orders)
quantityYesOrder quantity
reasonNoLegacy single-language reason (fallback). Prefer reason_ko + reason_en.
reason_koNoKorean trade reasoning — specific, time-bound rationale for this trade (required for Autonomous accounts)
reason_enNoEnglish trade reasoning — specific, time-bound rationale for this trade (required for Autonomous accounts)
confidenceNoConfidence level 0-1 (required for Autonomous accounts)
strategy_tagNoStrategy tag, e.g. "momentum", "dip_buy", "rebalance"
planNoShort-term plan, e.g. "target +3% in 24h"

Latest Blog Posts

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/mikusnuz/pexbot-mcp'

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