Skip to main content
Glama

createOrder

Submit buy or sell orders on cryptocurrency exchanges by specifying account, symbol, type (market/limit), side (buy/sell), and amount. Supports additional exchange-specific parameters.

Instructions

Create a new order using a configured account

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accountNameYesAccount name defined in the configuration file (e.g., 'bybit_main')
amountYesAmount of base currency to trade
paramsNoAdditional exchange-specific parameters
priceNoPrice per unit (required for limit orders)
sideYesOrder side: 'buy' or 'sell'
symbolYesTrading symbol (e.g., 'BTC/USDT')
typeYesOrder type: 'market' or 'limit'

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/lazy-dinosaur/ccxt-mcp'

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