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: MQL5 Programming Basics: Lists
New article MQL5 Programming Basics: Lists has been published at mql5.com: The new version of the MQL language has provided developers of automated trading systems with effective tools for the implementation of complex tasks. One cannot deny the fact
MetaQuotes
Added topic MetaTrader 4 Client Terminal build 610
MetaTrader 4 Client Terminal build 610 Terminal: increased the maximum length of the field in trailing stop placing, as well as in SL and TP modification dialogs. Signals: improved initial synchronization with a trading signal. MQL4: fixed sending
MetaQuotes
Added topic MetaTrader 4 Client Terminal build 604
MetaTrader 4 Client Terminal build 604 Terminal: improved routing of trade requests when several of them are sent simultaneously from different MQL4 applications . MQL4: fixed operation of ArrayBsearch binary search function for signed integer
MetaQuotes
Added topic New article: Offline Charts in the New MQL4
New article Offline Charts in the New MQL4 has been published: Updated MQL4 has the new format for storing historical data and provides the appropriate MqlRates structure for convenient storage of Time, Open, Low, High, Close and Volume values. For
MetaQuotes
Added topic MetaTrader 4 Build 600 with Updated MQL4 Language and Market of Applications Released
MetaTrader 4 Build 600 with Updated MQL4 Language and Market of Applications Released Over the past 7 months since the release of the public build 509, we put in a lot of effort to improve MetaTrader 4 client terminal. MQL4 programming language for
MetaQuotes
MetaQuotes
The release of MetaTrader 4 build 600 has considerably expanded the capabilities of traders - the platform now features the Market of trading applications (https://www.mql5.com/en/market/mt4). MetaTrader Market already offers more than 200 trading robots, technical indicators and other products. Any MetaTrader 4 user can buy or download them free of charge right now.

MetaTrader Market was previously available only to traders working with MetaTrader 5. However, the great and understandable interest in the Market displayed by MetaTrader 4 users has prompted us to launch it on that platform as well. Now, any of 7 million MetaTrader 4/5 users can enter the Market and purchase a necessary product right from the terminal.
MetaQuotes
Added topic Get Ready to Meet New MetaTrader 4 with Updated MQL4 Language
The beta test of the new MetaTrader 4 version is currently underway. The update's main features include changes in MQL4 programming language. It has been substantially revised, and its functionality has been brought closer to that of MQL5. Of course
MetaQuotes
Added topic New article: Creating Non-Lagging Digital Filters
New article Creating Non-Lagging Digital Filters has been published at mql5.com: The article describes one of the approaches to determining a useful signal (trend) in stream data. Small filtering (smoothing) tests applied to market quotes demonstrate
MetaQuotes
Added topic Book: Algorithmic Trading and DMA: An introduction to direct access trading strategies
http://www.amazon.com/Algorithmic-Trading-DMA-introduction-strategies/dp/0956399207 Algorithmic trading and Direct Market Access (DMA) are important tools helping both buy and sell-side traders to achieve best execution. This book starts from the
MetaQuotes
Added topic MetaTrader 4 Build 574 with Updated MQL4 Language and Market of Applications Released
MetaTrader 4 Build 574 with Updated MQL4 Language and Market of Applications Released Over the past six months since the release of the public build 509, we put in a lot of effort to improve all the components of MetaTrader 4 online trading system
MetaQuotes
Added topic Merhaba! MQL5 Reference Is Now Available in Nine Languages Including Turkish!
Over the past six months, MQL5 Reference has been translated into Italian and Portuguese , and now it has also become available in Turkish. You can download the Reference right now from MetaTrader 5 terminal or Docs section of MQL5.com. Millions of
MetaQuotes
Added topic New article: MQL5 Cookbook - Developing a Multi-Symbol Volatility Indicator in MQL5
New article MQL5 Cookbook: Developing a Multi-Symbol Volatility Indicator in MQL5 has been published at mql5.com: In this article, we will consider the development of a multi-symbol volatility indicator. The development of multi-symbol indicators may
MetaQuotes
Added topic Book: Expert Advisor Programming for MetaTrader 5: Creating automated trading systems in the MQL5 language
http://www.amazon.com/Expert-Advisor-Programming-MetaTrader-automated/dp/0982645929
MetaQuotes
Added topic MetaTrader 4 and MetaTrader 5 Mobile Applications for Android Updated
We are actively working on improving MetaTrader mobile applications for Android. First, working with charts has been optimized for the latest MetaTrader 4 and MetaTrader 5 versions of the most popular mobile OS in the world. This means that all
MetaQuotes
Added topic New article: Indicator for Kagi Charting
New article Indicator for Kagi Charting has been published: The article "Indicator for Point and Figure Charting" has described one of the programming ways of creating Point and figure chart . This chart is known since the 19th century
MetaQuotes
MetaQuotes
MNI FX Bullet Points (https://mninews.marketnews.com/product-info/mni-foreign-exchange-bullet-points) news feed and analytics are now integrated into the MetaTrader 4 and MetaTrader 5 trading platforms. MNI is a leading real-time news agency dedicated to providing global capital markets with relevant trading information. Thus, MNI FX Bullet Points service integrated into MetaTrader allows traders to use additional data when making their trading decisions.

MNI FX Bullet Points service is available in both English and Arabic, and the data is provided in succinct bullet points 24 hours a day forming an authoritative minute-by-minute reporting on global currency markets. The service includes trading flows, MNI 'Order Boards', key trader talk driving the markets, data analysis direct from the 'lockups', exclusive interviews and sources stories and event calendars.
MetaQuotes
Added topic Beta MetaTrader 4 Build 555 with Updated MQL4 Language and Market of Applications Released
MetaTrader 4 Build 555 with Updated MQL4 Language and Market of Applications Released Over the past six months since the release of the public build 509, we put in a lot of effort to improve all the components of MetaTrader 4 online trading system
MetaQuotes
Added topic New article: Creating a Multi-Currency Multi-System Expert Advisor
New article Creating a Multi-Currency Multi-System Expert Advisor has been published at mql5.com: I believe there are quite a few traders who trade more than one trading symbol and use multiple strategies. This approach does not only allow you to
MetaQuotes
Added topic New article: Testing and Optimization of Expert Advisors
New article Testing and Optimization of Expert Advisors has been published: The article provides a detailed description of the process of testing and optimizing Expert Advisors in the MetaTrader 4 Strategy Tester. The importance of such information
MetaQuotes
Added topic New article: Lite_EXPERT2.mqh: Expert Advisor Implementation Examples
New article Lite_EXPERT2.mqh: Expert Advisor Implementation Examples has been published: In this article, the author continues to familiarize the readers with the Lite_EXPERT2.mqh functions using real Expert Advisor implementation examples. The