Overview
what is Oanda MCP Server?
Oanda MCP Server is a REST API server designed for Oanda trading operations, deployed on Railway and compatible with Model Context Protocol (MCP).
how to use Oanda MCP Server?
To use the Oanda MCP Server, you need to set up your environment variables with your Oanda API key and account ID, and then you can interact with the API endpoints to manage your trading operations.
key features of Oanda MCP Server?
- Account information retrieval
- Position management
- Order placement (market and limit orders)
- Current price data
- Historical data
- Order cancellation
use cases of Oanda MCP Server?
- Automating trading strategies using the API.
- Retrieving account and position information for analysis.
- Placing and managing orders programmatically.
FAQ from Oanda MCP Server?
- What is required to use the Oanda MCP Server?
You need an Oanda API key and account ID to access the server.
- Can I use this server for live trading?
Yes, you can set the environment variable to 'live' for real trading operations.
- Is there a limit to the number of requests I can make?
The limits depend on your Oanda account type and API usage policy.