Skip to main content
Glama

place_trade

Execute cryptocurrency trades by specifying trading pairs, direction, and stake amounts through the Freqtrade bot integration.

Instructions

Place a trade (buy or sell) with the specified pair and amount.

Parameters: pair (str): Trading pair (e.g., "BTC/USDT"). side (str): Trade direction, either "buy" or "sell". stake_amount (float): Amount to trade in the stake currency. ctx (Context): MCP context object for logging and client access.

Returns: str: Stringified JSON response with trade result, or error message if failed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pairYes
sideYes
stake_amountYes

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/worlddebugger/freqtrade-mcp'

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