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 article at mql5.com - Writing an Expert Advisor using the MQL5 Object-Oriented Programming approach
New article Writing an Expert Advisor using the MQL5 Object-Oriented Programming approach is published at mql5.com: This article focuses on the object oriented approach to doing what we did in the article "Step-By-Step Guide to writing an Expert
MetaQuotes
Added topic Starting from build 292, the terminal contains the standalone MQL5 compiler
Questions about the necessity of a compiler that would work outside the terminal were discussed here several times. Now, the terminal installer contains the special mql5.exe launcher for 32-bit versions and mql564.exe for 64-bit versions. The
MetaQuotes
Added topic New article at mql5.com - Functions for Money Management in an Expert Advisor
New article Functions for Money Management in an Expert Advisor is published at mql5.com: The development of trading strategies primarily focuses on searching for patterns for entering and exiting the market, as well as maintaining positions. If we
MetaQuotes
Added topic New article at mql5.com - Creating an expert Advisor, which Trades on a Number of Instruments
New article Creating an expert Advisor, which Trades on a Number of Instruments is published: The concept of diversification of assets on financial markets is quiet old, and has always attracted beginner traders. In this article, the author proposes
MetaQuotes
Added topic New article at mql5.com: Genetic Algorithms - It's Easy!
New article Genetic Algorithms - It's Easy! is published: In this article the author talks about evolutionary calculations with the use of a personally developed genetic algorithm. He demonstrates the functioning of the algorithm, using examples, and
MetaQuotes
Added topic One Month of Registration of Automated Trading Championship 2010
A month has passed since the beginning of registration of the Automated Trading Championship participants. During this period, we received about 400 applications. Nearly the same number of applications was received for the first month of
MetaQuotes
Added topic New article at mql5.com - Creating an Information Board Using the Standard Library Classes and Google Chart API
New article Creating an Information Board Using the Standard Library Classes and Google Chart API is published at mql5.com: The MQL5 programming language primarily targets the creation of automated trading systems and complex instruments of technical
MetaQuotes
Added topic One Month of Registration of the Automated Trading Championship 2010
A month has passed since the beginning of registration of the Automated Trading Championship participants. During this period, we received about 400 applications. Nearly the same number of applications was received for the first month of
MetaQuotes
Added topic New article at mql5.com - A DLL-free solution to communicate between MetaTrader 5 terminals using Named Pipes
New article A DLL-free solution to communicate between MetaTrader 5 terminals using Named Pipes is published at mql5.com: The article describes how to implement Interprocess Communication between MetaTrader 5 client terminals using named pipes. For
MetaQuotes
Added topic New article at mql5.com - Guide to writing a DLL for MQL5 in Delphi
New article Guide to writing a DLL for MQL5 in Delphi is published at mql5.com: The article examines the mechanism of creating a DLL module, using the popular programming language of ObjectPascal, within a Delphi programming environment. The
MetaQuotes
Added topic Appointment of Social Moderators
Every day, tens of thousands of unique users visit our forum, and we don't always manage to respond to violations of the Rules of MQL5.community. That's why we decided to improve our forum by introducing the status of a social moderator. We hope
MetaQuotes
Added topic New article at mql5.com - An Example of a Trading System Based on a Heiken-Ashi Indicator
New article An Example of a Trading System Based on a Heiken-Ashi Indicator is published at mql5.com: In this article we look into the question of using a Heiken-Ashi indicator in trading. Based on this indicator, a simple trading system is
MetaQuotes
Added topic New Services on MQL5.community: Payments and Jobs
MetaQuotes Software Corp. continues to expand the opportunities of MQL5.community. On June 17th, two new services were launched on the website: Payments and Jobs. With these services, the website visitors will be able to order and pay for different
MetaQuotes
Added topic New article at mql5.com - Using WinInet.dll for Data Exchange between Terminals via the Internet
New article Using WinInet.dll for Data Exchange between Terminals via the Internet is published at mql5.com: This article describes the principles of working with the Internet via the use of HTTP requests, and data exchange between terminals, using
MetaQuotes
Added topic New article: Research of Statistical Recurrences of Candle Directions
New article Research of Statistical Recurrences of Candle Directions is published: Is it possible to predict the behavior of the market for a short upcoming interval of time, based on the recurring tendencies of candle directions, at specific times
MetaQuotes
Added topic New article at mql5.com - Creating a Multi-Currency Indicator, Using a Number of Intermediate Indicator Buffers
New article Creating a Multi-Currency Indicator, Using a Number of Intermediate Indicator Buffers is published: There has been a recent rise of interest in the cluster analyses of the FOREX market. MQL5 opens up new possibilities of researching the
MetaQuotes
Added topic MQL5 References - in 5 Languages!
Help documentation is an essential part of any modern technological product, whether it is a coffee maker or an automobile. MetaQuotes Software Corp. began to prepare detailed help documents, during the development of the MetaTrader5 trading
MetaQuotes
Added topic New article at mql5.com - Step-by-Step Guide to Writing an Expert Advisor in MQL5 for Beginners
New article Step-by-Step Guide to Writing an Expert Advisor in MQL5 for Beginners is published at mql5.com: The Expert Advisors programming in MQL5 is simple, and you can learn it easy. In this step by step guide, you will see the basic steps
MetaQuotes
Added topic New article at mql5.com - An Example of a Trading Strategy Based on Timezone Differences on Different Continents
New article An Example of a Trading Strategy Based on Timezone Differences on Different Continents is published at mql5.com: Surfing the Internet, it is easy to find many strategies, which will give you a number of various recommendations. Let’s take
MetaQuotes
Added topic New article at mql5.com - Connection of Expert Advisor with ICQ in MQL5
New article Connection of Expert Advisor with ICQ in MQL5 is published at mql5.com: This article describes the method of information exchange between the Expert Advisor and ICQ users, several examples are presented. The provided material will be