You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
How can I become a free lancer to be receiving orders?
I want to learn to be a free lancer
Am a begginer can you show me the way to trade
Forum on trading, automated trading systems and testing trading strategies
MetaTrader 5 Beta Build 5955: MCP and Agentic AI support
MetaQuotes, 2026.06.26 15:44
We're introducing a new beta version of MetaTrader 5 with built-in support for the Model Context Protocol (MCP) and agentic AI. These new capabilities are now available in both the client terminal and MetaEditor, and we invite all users to participate in the public beta.
How to Get the New Version
To update to the AI-enabled beta, connect to the MetaQuotes-Demo server: use an existing demo account or create a new one. If the server is not listed in your platform, enter access.metatrader5.com in the account opening dialog and click 'Find your company'.
What Is MCP?
The Model Context Protocol (MCP) is an open standard that enables applications to communicate with AI agents. Unlike traditional chatbots, AI agents can independently complete complex tasks by breaking them down into a sequence of actions and using the capabilities of connected applications.
With built-in MCP support, MetaTrader 5 becomes a fully featured source of market data and trading functionality for modern AI agents. They can access market information, analyze charts, work with the trading environment, and perform required operations through the standard MCP interface.
In addition to the built-in AI assistant, you can also connect external systems that support MCP, including OpenAI Codex, Claude Code, and other compatible solutions.
No Configuration Required
To start using AI features, simply sign in to your MQL5.community account. After updating, the platform automatically configures everything you need: MQL5.community is selected as the default AI provider, and the required API key is added automatically.
If you prefer, you can use your own API keys for OpenAI, Anthropic, Gemini, DeepSeek, Ollama, or other supported providers, and select your preferred model directly in the terminal settings.
Your AI settings are automatically synchronized between the trading terminal and MetaEditor.
AI Assistant in MetaTrader 5
The built-in AI Assistant helps you analyze markets. It can explain current market conditions for a symbol, review your open positions, analyze your trading history, answer questions about financial instruments, and provide context on recent market events.
Example prompts:
Important: AI-generated responses are provided for informational purposes only and do not constitute investment advice. Use them as an additional analytical tool and always make trading decisions based on your own judgment.
AI Assistant in MetaEditor
The AI Assistant in MetaEditor is now a full-featured development assistant. It can:
Launch the assistant from the File menu, the toolbar, or the Navigator context menu. Then simply describe your task in natural language.
Example prompts:
The more detailed your request, the more accurate and useful the generated results will be.
Your conversation history is available in the Chats tab of the Navigator.
Join the Beta Testing
The integration of MCP and agentic AI introduces an entirely new way to interact with the trading platform. We will continue to expand these capabilities and invite traders and MQL5 developers to help us test them.
Try the new features, share your feedback, and help us make AI-powered tools in MetaTrader 5 even more capable, intuitive, and effective.
Forum on trading, automated trading systems and testing trading strategies
How to start with MQL5
Sergey Golubev, 2026.07.17 15:53
Building a Synthetic Custom Symbol in MQL5 Using Multi-Symbol Price Averaging
MetaTrader 5 displays each instrument as a separate symbol. This makes it harder to analyze how related markets move together. For instance, forex pairs are often correlated, but standard charts hide their combined behavior, limiting the trader’s ability to see overall market strength or shared direction. In this article, we will build a synthetic custom symbol in MQL5 by averaging price data from multiple forex pairs.
The goal is to create a single derived instrument that reflects the collective movement of selected markets. This synthetic symbol can be used for correlation analysis, index-style market modeling, and strategy development based on aggregated price action. We will achieve this by collecting OHLC data from multiple symbols, aligning their candle timestamps, and computing averaged values for each bar. The resulting price series will then be used to create and continuously update a custom symbol in MetaTrader 5, covering both historical reconstruction and real-time synchronization.
Forum on trading, automated trading systems and testing trading strategies
How to identify breakout?
Sergey Golubev, 2026.07.31 11:31
How to Research a Trading Idea: A Range Breakout Strategy Case Study
Every trading strategy starts with an idea. This is where concepts such as "buy the breakout," "trade with the trend," or "look for entries after price exits a consolidation range" originate. The problem is that an idea alone cannot be tested. It cannot be evaluated on historical data, compared with alternative approaches, or objectively assessed for its effectiveness.
For an idea to become the subject of research, it must first be formalized. In practice, this means replacing broad concepts with specific rules. It is not enough to say, "We trade range breakouts." We need to define how the range is constructed, over what period it is measured, what constitutes a valid breakout, where stop loss and take profit levels are placed, and how open positions are managed.
Forum on trading, automated trading systems and testing trading strategies
Traders Have Already Used 1 Trillion Tokens in AI Assistant for MetaTrader 5
MetaQuotes, 2026.08.11 07:47
Just three weeks after the official launch of MCP support and the built-in AI Assistant, MetaTrader 5 users have already processed more than 1 trillion tokens through the free MQL5 Lite model. This marks the first major milestone for the new service and highlights how quickly traders and developers have adopted artificial intelligence as part of their everyday workflow.
Tokens are the basic units of text that AI models process to understand requests and generate responses. To understand the scale, 1 trillion tokens is approximately equivalent to:
These figures demonstrate how actively thousands of MetaTrader 5 users are applying AI Assistant for a wide range of tasks — from market analysis to automated trading strategy development.
How It Works
AI Assistant is integrated directly into MetaTrader 5 and MetaEditor. It helps traders analyze markets, review trading history, identify trading opportunities, understand the behavior of financial instruments, and create or improve MQL5 programs. Simply launch the assistant from the menu or toolbar and describe your task in natural language.
Free Access for All MQL5.community Users
No API keys or third-party service setup are required to get started. You only need to sign in to MetaTrader 5 with your MQL5.community account, and the free MQL5 Lite model will be available automatically.
For additional flexibility, you can connect your own API keys for OpenAI, Anthropic, Gemini, DeepSeek, Ollama, or other compatible AI providers.
Explore the capabilities of agentic AI for trading and programming — simply open MetaTrader 5 and get started.
Forum on trading, automated trading systems and testing trading strategies
How to Start with MT5, a summary !
Sergey Golubev, 2026.08.14 12:52
Automating Terminal Startup for Service Tasks
Starting from MetaTrader 5 build 4230 an interesting opportunity has appeared for platform users: