Skip to main content
Glama

alpha_create_market_order

Place market orders on Alpha Arcade with automatic matching, specifying price, quantity, and slippage tolerance in microunits for Algorand blockchain trading.

Instructions

Place a market order with auto-matching on Alpha Arcade. Price, quantity, and slippage in microunits. Returns escrowAppId, matched quantity, and actual fill price.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
marketAppIdYesThe market app ID
positionYes1 = Yes, 0 = No
priceYesPrice in microunits (e.g. 500000 = $0.50)
quantityYesQuantity in microunits (e.g. 1000000 = 1 share)
isBuyingYestrue = buy order, false = sell order
slippageYesSlippage tolerance in microunits (e.g. 50000 = $0.05)
networkNoAlgorand network to use (default: mainnet)
itemsPerPageNoNumber of items per page for paginated responses (default: 10)

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/GoPlausible/algorand-mcp'

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