MetaQuotes Ltd is the software development company. One of our products is the MetaTrader 5 trading platform intended for trading in different financial markets.

Use the links below to download the latest builds:
 •   MetaTrader 5 Client Terminal - https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
 •   MetaTrader 5 iPhone - https://download.mql5.com/cdn/mobile/mt5/ios
 •   MetaTrader 5 Android - https://download.mql5.com/cdn/mobile/mt5/android
MetaQuotes
Added topic New Version of MetaTrader 4 Client Terminal Build 401
MetaTrader 4 Client Terminal build 401 Terminal: Added handling of exceptions in custom DLLs when calling from MQL4 programs. Now DLL crashes do not affect Client Terminal. Terminal: Client Terminal is now installed by web installer, that supports
MetaQuotes
Added topic New article at mql5.com - MQL5 Wizard: New Version
New article MQL5 Wizard: New Version is published at mql5.com: The article contains descriptions of the new features available in the updated MQL5 Wizard. The modified architecture of signals allow creating trading robots based on the combination of
MetaQuotes
MetaQuotes
New MQL5 Wizard: A Fully Functional Robot for Every Trader!

We are pleased to announce the release of a new version of the MQL5 Wizard (https://www.metatrader5.com/en/automated-trading/mql5wizard). This version contains an important function: now trading robots can be created based on different combinations of symbols. This innovation allows using sophisticatedanalysis and getting more accurate signals. Ultimately this will increase the number and variety of automated trading programs created using the Wizard. Currently the MQL5 Wizard includes about 20 trading signals that can be combined to produce a variety of different algorithms.

With the release of the Wizard the distance between a trader and an MQL5 Programmer has been reduced to a minimum. These new features open up new horizons to ordinary traders. All the exciting technologies that used to be the prerogative of experienced EA developers, are now available to the large army of traders. All that you need for creating your own robot is the MetaTrader 5 Client Terminal and a few minutes. In just a few clicks you can create a trading robot based on any elaborate strategy.
MetaQuotes
Added topic New article at mql5.com - Using MetaTrader 5 Indicators with ENCOG Machine Learning Framework for Timeseries Prediction
New article Using MetaTrader 5 Indicators with ENCOG Machine Learning Framework for Timeseries Prediction is published at mql5.com: This article presents connecting MetaTrader 5 to ENCOG - Advanced Neural Network and Machine Learning Framework. It
MetaQuotes
Added topic New article at mql5.com - How to Order an Expert Advisor and Obtain the Desired Result
New article How to Order an Expert Advisor and Obtain the Desired Result is published at mql5.com: How to write correctly the Requirement Specifications? What should and should not be expected from a programmer when ordering an Expert Advisor or an
MetaQuotes
Added topic New article at mql5.com - Tracing, Debugging and Structural Analysis of Source Code
New article Tracing, Debugging and Structural Analysis of Source Code is published at mql5.com: The entire complex of problems of creating a structure of an executed code and its tracing can be solved without serious difficulties. This possibility
MetaQuotes
Added topic New Version of MetaTrader 4 Client Terminal Build 399
MetaTrader 4 Client Terminal Build 399 Fixed margin calculation for hedged positions in the CFD-Leverage mode of margin calculation. Fixed excess initialization of calculation buffers of custom indicators. In MetaEditor, fixed navigation though a
MetaQuotes
Added topic А new way to login to MQL5.com
We always strive to make our services as convenient as possible. To help the members of our MQL5.community in their daily activities, we have introduced a new way for quick access to our website resources. Now the process of registration and
MetaQuotes
MetaQuotes
MetaTrader 5 for iPhone with Charts Already Available.

The new version of the MetaTrader 5 Mobile (https://www.metatrader5.com/en/mobile-trading/iphone) includes interactive charts. It means that with the new terminal, traders receive enhanced opportunities – in addition to trading, they can conduct visual analysis of the market situation. Charts can be scaled and scrolled, as well as their period can be changed from a minute to a daily timeframe. All these enhanced features are available in the mobile terminal that can be downloaded from AppStore.
MetaQuotes
Added topic New article at mql5.com - The Indicators of the Micro, Middle and Main Trends
New article The Indicators of the Micro, Middle and Main Trends is published at mql5.com: The aim of this article is to investigate the possibilities of trade automation and the analysis, on the basis of some ideas from a book by James Hyerczyk
MetaQuotes
Added topic New article at mql5.com - The Implementation of Automatic Analysis of the Elliot Waves in MQL5
New article The Implementation of Automatic Analysis of the Elliot Waves in MQL5 is published at mql5.com: One of the most popular methods of market analysis is the Elliott Wave Analysis. However, this process is quite complicated, which leads us to
MetaQuotes
Added topic Visual effects in MetaTrader 5
Two new properties have been added in MQL5 - OBJPROP_XOFFSET and OBJPROP_YOFFSET. They allow creating some interesting effects
MetaQuotes
Added topic Have you seen such graphics in MetaTrader 5?
The MetaTrader 5 terminal includes even more graphical features than its predecessor. It offers more graphical objects , enhanced indicator drawing styles , the MQL5 language contains ready Classes for working with graphical objects . In addition it
MetaQuotes
Added topic Charting of MetaTrader 5 iPhone [VIDEO] & MetaTrader 5 Android Screenshots
Development of a new version of the MetaTrader 5 iPhone mobile terminal is in full swing. It already includes charts allowing traders to visually track price movements. Soon indicators and graphical objects will appear in the mobile terminal. While
MetaQuotes
Added topic MQL5 Wizard flexing muscles
Development of the second version of the MQL5 Wizard is in full swing. This new version will offer a unique opportunity to generate Expert Advisors based on a set of signals. The new feature will enable users to create multiple Expert Advisors with
MetaQuotes
Added topic Beta testing of the new Market service on MQL5.com
We are pleased to announce the beta launch of the new service on MQL5.com . Today the Market service is offering only a limited set of functions. With the completed version of the service, all registered users will receive a convenient and safe
MetaQuotes
Added topic New article at mql5.com - Electronic Tables in MQL5
New article Electronic Tables in MQL5 is published at mql5.com: The article describes a class of dynamic two-dimensional array that contains data of different types in its first dimension. Storing data in the form of a table is convenient for solving
MetaQuotes
Added topic MetaTrader 5 Strategy Tester 3D Visualization
In the latest build 419, we have included a new mode of 3D visualization of testing results . Here is a quick video showing how the tester works: To play it, set "Math calculations" mode to prevent transmission of historical data, and start testing
MetaQuotes
Added topic New article at mql5.com - Using Pseudo-Templates as Alternative to C++ Templates
New article Using Pseudo-Templates as Alternative to C++ Templates is published at mql5.com: The article describes a way of programming without using templates but keeping the style of programming iherenet to them. It tells about implementation of
MetaQuotes
Added topic New article at mql5.com - Random Walk and the Trend Indicator
New article Random Walk and the Trend Indicator is published at mql5.com: Random Walk looks very similar to the real market data, but it has some significant features. In this article we will consider the properties of Random Walk, simulated using