Skip to main content
Glama
yalcin

freqtrade-mcp

by yalcin

freqtrade_get_enum_values

Retrieve all values and names from a specific Freqtrade enumeration to understand available options for trading strategy configuration and code development.

Instructions

Get all values of a specific freqtrade enum.

Returns every member of the enum with its name and value.

Args: enum_path: Fully-qualified enum path (e.g., "freqtrade.enums.signaltype.SignalDirection").

Returns: Enum details including all member names and values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
enum_pathYes

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