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 MQL5 Cloud Network Statistics
MQL5 Cloud Network has been successfully operating for more than half a year already. All this time the network has been growing steadily and almost 100 million tasks have been fulfilled with the use of its capacity. Hundreds and thousands of people
MetaQuotes
Added topic Article: Fractal Analysis of Joint Currency Movements
New article Fractal Analysis of Joint Currency Movements is published: How independent are currency quotes? Are their movements coordinated or does the movement of one currency suggest nothing of the movement of another? The article describes an
MetaQuotes
Added topic MQL5.com Achievements – Who's the Best?
Dear visitors, The MQL5.com website remembers all your achievements! How many of your threads are epic, how popular your articles are and how often your programs in the Code Base are downloaded – this is only a small part of what is remembered at
MetaQuotes
Added topic Managing optimization processes in real time and transferring massive data from the agents to MetaTrader 5
Build 619 of MetaTrader 5 contains the functions for managing the trading strategies optimization that have been announced long ago. First of all, we consider three new functions of the trading terminal events : OnTesterInit The function's task is to
MetaQuotes
Added topic Graphics in MetaTrader 5: Canvas - drawing inside the buffer with the object snap
The new ResourceCreate function has appeared in build 619 for creation of dynamic graphical resources on the fly. With this function, you can now create any complex images in 32 bit color (including the alpha channel) and attach them to chart
MetaQuotes
Added topic New Version of MetaTrader 4 Client Terminal Build 418
MetaTrader 4 Client Terminal build 418 MQL4: Fixed the functions call from the external DLLs that could sometimes cause crashes. MetaEditor: Fixed the binding of mq4 files to the latest launched editor. Fixed errors reported on the forum and in crash
MetaQuotes
Added topic Automated Trading Championship 2012 - the New Battle of Trading Robots Awaits Us!
"What about the next one?" That is the question everyone asks each time after yet another championship is over. We are happy to announce that the Automated Trading Championship will surely take place this year. Registration of the participants will
MetaQuotes
Added topic Article: On Methods of Technical Analysis and Market Forecasting
New article On Methods of Technical Analysis and Market Forecasting is published: The article demonstrates the capabilities and potential of a well-known mathematical method coupled with visual thinking and an "out of the box" market
MetaQuotes
Added topic New article at mql5.com: Create Your Own Trading Robot in 6 Steps!
New article Create Your Own Trading Robot in 6 Steps! is published at mql5.com: If you don't know how trade classes are constructed, and are scared of the words "Object Oriented Programming", then this article is for you. In fact, you do
MetaQuotes
MetaQuotes
MetaTrader 5 Has Been Certified by GBOT.

MetaQuotes Software Corp. is pleased to announce the certification of the MetaTrader 5 trading platform by GBOT (Global Board of Trade http://www.gbot.mu/) - the first international multi-asset class exchange from Mauritius. After fulfilling all the technical requirements of the African exchange, our company has been granted the Independent Software Vendor (ISV) status from GBOT and now our trading platform can connect to this exchange via a special gateway.
MetaQuotes
Added topic Have you noticed that EX5 files are gradually becoming fully functional applications in MetaTrader 5?
First, we implemented various graphical objects and provided them with interactivity. It was a big step up from MetaTrader 4. Then we added graphics and sound resources through the #resource directive (see Use of Resources in MQL5 .) This allowed to
MetaQuotes
Added topic New article at mql5.com: Simple Trading Systems Using Semaphore Indicators
New article Simple Trading Systems Using Semaphore Indicators is published at mql5.com: If we thoroughly examine any complex trading system, we will see that it is based on a set of simple trading signals. Therefore, there is no need for novice
MetaQuotes
Added topic New Version of MetaTrader 4 Client Terminal Build 416
Today we release the new MetaTrader 4 Client Terminal build 416, which was announced earlier. Important: From June 1, 2012 client terminals older than build 416 will be no longer supported. We strongly recommend you to update your terminals to build
MetaQuotes
Added topic New article at mql5.com: Multiple Regression Analysis. Strategy Generator and Tester in One
New article Multiple Regression Analysis. Strategy Generator and Tester in One is published: The article gives a description of ways of use of the multiple regression analysis for development of trading systems. It demonstrates the use of the
MetaQuotes
MetaQuotes
MetaTrader 5 Is Now on the Dubai Gold and Commodities Exchange!

Our company has been granted the Independent Software Vendor (ISV) status from the Dubai Gold and Commodities Exchange (DGCX http://www.dgcx.ae/).

This means that DGCX Members will be able to use MetaTrader 5 trading platform through a special gateway to provide services to their trading clients. Thus, DGCX has become the third international exchange supported by MetaTrader 5 platform.
MetaQuotes
Added topic New article at mql5.com: Time Series Forecasting Using Exponential Smoothing (continued)
New article Time Series Forecasting Using Exponential Smoothing (continued) is published at mql5.com: This article seeks to upgrade the indicator created earlier on and briefly deals with a method for estimating forecast confidence intervals using
MetaQuotes
Added topic Participate in the Beta Testing of MetaTrader 4 build 415!
New MetaTrader 4 build 415 has been released We have released the new MetaTrader 4 build 415 with a lot of changes and improvements. Now we invite you to participate in beta testing. Connect to our demo server at demo.metaquotes.net: 443 and the
MetaQuotes
Added topic New article at mql5.com - Trademinator 3: Rise of the Trading Machines
New article Trademinator 3: Rise of the Trading Machines is published at mql5.com: In the article "Dr. Tradelove..." we created an Expert Advisor, which independently optimizes parameters of a pre-selected trading system. Moreover, we
MetaQuotes
Added topic New article at mql5.com: Promote Your Development Projects Using EX5 Libraries
New article Promote Your Development Projects Using EX5 Libraries is published at mql5.com: Hiding of the implementation details of classes/functions in an .ex5 file will enable you to share your know-how algorithms with other developers, set up
MetaQuotes
Added topic New article at mql5.com - Securing MQL5 code: Password Protection, Key Generators, Time-limits, Remote Licenses and Advanced EA License Key Encryption Techniques
New article Securing MQL5 code: Password Protection, Key Generators, Time-limits, Remote Licenses and Advanced EA License Key Encryption Techniques is published at mql5.com: Most developers need to have their code secured. This article will present a