Skip to main content
Glama
yalcin

freqtrade-mcp

by yalcin

freqtrade_get_method_signature

Retrieve complete method signatures from Freqtrade's IStrategy to understand parameter types, default values, return types, and documentation for strategy development.

Instructions

Get full signature of a specific IStrategy method.

Returns the complete method signature including all parameters with their types, default values, return type, and the full docstring.

Args: method_name: Name of the IStrategy method to inspect.

Returns: Method signature details including parameters, return type, and docstring.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
method_nameYes

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

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