MetaTrader 5 Platform Beta Build 6030: AI Integration, Passkey, and Code Management Improvements in MetaEditor
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
On Thursday, July 16, 2026, a new beta version of the MetaTrader 5 platform will be released.
The main new feature of this release is the built-in support for the Model Context Protocol (MCP) and AI agents. The terminal and MetaEditor now include an integrated AI Assistant that can help analyze markets and trading activity, develop MQL5 applications, explain code, identify errors, and automate complex tasks. In addition to the built-in assistant, the platform supports external MCP-compatible AI agents, including OpenAI Codex, Claude Code, and other solutions.
Another important addition is Passkey support — a modern technology for securing trading accounts. Passkeys provide an additional authentication factor during sign-in, protecting users against phishing attacks and unauthorized access. Passkeys can be stored either on a mobile device or on a hardware security key.
For developers, we've significantly enhanced MetaEditor. The editor now includes the long-awaited code folding and highlight all occurrences features, making it much easier to work with large projects. We've also expanded MQL5's mathematical capabilities by introducing new linear algebra and matrix methods based on LAPACK and OpenBLAS, optimizing several Standard Library functions, and delivering numerous fixes and improvements across the terminal, Strategy Tester, and Help system.
We invite all traders to join testing, evaluate the new features, and help developers fix the errors. To update to the new MetaTrader 5 beta build, navigate to Help \ Check Desktop Updates \ Latest Beta Version:
Once this beta testing phase concludes, the final build of MetaTrader 5 will be released.
The release provides the following new features:
MetaTrader 5 Client Terminal
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 setup required
To start using AI features, simply sign in to the platform using your MQL5.community account. All users will automatically receive access to the free MQL5 Lite plan. 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:
AI Assistant in MetaEditor
The AI Assistant in MetaEditor has become a full-fledged 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.
Enabling and using Passkeys
Passkey support is enabled on the broker side. If Passkey authentication is available for your trading account, the terminal will prompt you to create a Passkey the first time you connect after entering your login and password. Basic login and password authentication remains available. The Passkey serves as an additional authentication factor.
You can save your Passkey in one of two ways:
If necessary, you can remove a registered Passkey. To do this, select 'Passkey Manager' from the account context menu in the Navigator window. The next time you connect, you'll be prompted to register a new Passkey.
Separate passwords are required to access these account modes. You can configure them using the password change dialog:
Each element of the 'commissions' array describes a separate commission calculation rule. General conditions for applying the commission are specified by the MqlCommission structure fields, and the specific values and ranges of the commission are represented by the 'tiers' array.
Most LAPACK functions in the OpenBLAS library use the integer 'info' parameter to return the execution status of a function or subroutine: whether it completed successfully, whether errors were detected in the input parameters, or whether numerical issues occurred. The MQL_LAST_OPENBLAS_ERROR constant contains the value of 'info' returned after the most recent failed OpenBLAS function call.
Use the new option in the settings to enable or disable this feature:
MetaTrader 5 Web Terminal
The update will be delivered through the Live Update system.