Skip to main content
Glama
up2itnow0822

ReadyTrader-FOREX

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_PORTNoPort for the FastAPI/WebSocket server.8000
PAPER_MODENoSet to false for live trading.true
CEX_API_KEYNoAPI Key for your primary exchange.
PRIVATE_KEYNoHex private key for signing (if SIGNER_TYPE=env_private_key).
SIGNER_TYPENoenv_private_key, keystore, or remote.
ALLOW_CHAINSNoAllowlists for EVM networks.ethereum...
ALLOW_TOKENSNoComma-separated allowlist of tradeable tokens.*
RISK_PROFILENoPresets for sizing and safety limits.conservative
OANDA_API_KEYNoOANDA API key for forex trading.
CEX_API_SECRETNoAPI Secret for your primary exchange.
TRADING_HALTEDNoGlobal kill switch to halt all live actions.false
DEX_SLIPPAGE_PCTNoDefault slippage for DEX swaps.1.0
OANDA_ACCOUNT_IDNoOANDA account ID.
CEX_BINANCE_API_KEYNoExchange-specific keys (e.g., CEX_BINANCE_...).
DISCORD_WEBHOOK_URLNoOptional webhook for trade approval notifications.
LIVE_TRADING_ENABLEDNoMust be true for any live execution.false
MARKETDATA_EXCHANGESNoComma-separated list of exchanges to use for data.binance...
TICKER_CACHE_TTL_SECNoHow long to cache price data.5
EXECUTION_APPROVAL_MODENoauto executes immediately; approve_each requires manual confirmation.auto
RATE_LIMIT_DEFAULT_PER_MINNoDefault API rate limit.120

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/up2itnow0822/ReadyTrader-FOREX'

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