Skip to main content
Glama

alpha_create_limit_order

Place limit orders on Alpha Arcade prediction markets to buy or sell shares at specified prices, requiring collateral and returning an escrow ID for order management.

Instructions

Place a limit order on an Alpha Arcade prediction market. Price and quantity in microunits (500000 = $0.50, 1000000 = 1 share). Locks ~0.957 ALGO collateral. Returns escrowAppId — save it for cancel_order.

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
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