MCP ExplorerExplorer

Metatrrade Mcp

@Xolisakesion a year ago
1 MIT
FreeCommunity
AI Systems
MCP Server bridges external apps with MetaTrader 5 for trading and data access.

Overview

What is Metatrrade Mcp

metatrrade_mcp is a complete implementation of the MetaTrader Connection Protocol (MCP) Server, designed to facilitate communication between external applications and the MetaTrader 5 platform.

Use cases

Use cases include automated trading strategies, real-time market data analysis, account management tools, and custom trading indicators.

How to use

To use metatrrade_mcp, set up the Python server component and the MQL5 Expert Advisor within MetaTrader 5. Follow the installation scripts for automated setup and refer to the documentation for detailed usage instructions.

Key features

Key features include trading operations (open, modify, close orders), chart data access, market data retrieval, account information queries, and indicator management.

Where to use

metatrrade_mcp can be used in financial trading applications, algorithmic trading systems, and any external applications that require interaction with the MetaTrader 5 platform.

Content

MetaTrader Connection Protocol (MCP) Server

This repository contains a complete implementation of the MetaTrader Connection Protocol (MCP) Server, which provides a bridge between external applications and the MetaTrader 5 platform.

Overview

The MCP Server enables communication between external applications and MetaTrader 5 using a socket-based protocol. It consists of a Python server component and an MQL5 Expert Advisor that runs within MetaTrader 5.

Features

  • Trading operations (open, modify, close orders)
  • Chart data access
  • Market data retrieval
  • Account information queries
  • Indicator management

Components

  • Python Server: Handles client connections and routes commands
  • MQL5 Expert Advisor: Executes commands within MetaTrader 5
  • Python Client Library: Easy-to-use client interface
  • Installation Scripts: Automated setup

Documentation

For detailed installation and usage instructions, please refer to the docs directory.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers