MetaQuotes Software Corp. 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
- MQL5 Reference (CHM) - https://www.mql5.com/files/docs/mt5/mql5/chm/mql5.chm
- MQL5 Reference (PDF) - https://www.mql5.com/files/pdf/mql5.pdf
Automated-Trading
Added topic Indicators: ZigZagNN
ZigZagNN : The indicator shows recalculated ("broken") highs/lows of the standard ZigZag indicator. The indicator allows to estimate the quality of the standard ZigZag indicator. The broken extremums are marked with diamonds. Author: yu-sha
Automated-Trading
Added topic Expert Advisors: Heiken Ashi based EA
Heiken Ashi based EA : An Expert Advisor based on Heiken Ashi indicator. The advantage of the Heiken-Ashi charts is a simple trend determination, the upward trend candles are blue,the downward trend candles are red. Author: kur
Automated-Trading
Added topic Indicators: iS7N_SacuL.mq5
iS7N_SacuL.mq5 : The iS7N_SacuL.mq5 indicator is based on the original indicator 'Lucas1.mq4', written in MQL4. Two versions of this indicator can be used in the trading strategy, for example the first with parameters 7\25 (for entry points), the
Automated-Trading
Added topic Indicators: Rabbit
Rabbit : The Rabbit indicator plots the true support/resistance levels for any currency pair. The distance between the levels in points is shown in upper left corner. Author: JonKatana
Automated-Trading
Added topic Indicators: Setka (grid)
Setka (grid) : This indicator will help you to determine quickly the starting and ending of the day (week, month), to see the maximal and minimal prices of the period (and determine them more accurately), the magnitude and direction of the movement
Automated-Trading
Added topic Indicators: isNewBar
isNewBar : The function allows checking whether a new bar has appeared on the specified timeframe. For the indicators and Expert Advisors it's very often necessary the information whether a new bar has appeared on the specified timeframe. Here is an
Automated-Trading
Added topic Indicators: Bollinger Bandwidth 1.0 for MT5
Bollinger Bandwidth 1.0 for MT5 : The indicator measures the distance between the Bollinger Bands and providing it as a singular indicator, using the MetaTrader 5 techniques to simplify Bollinger calculations. This new version designed with
Automated-Trading
Added topic Scripts: Clipboard
Clipboard : The script gets contents from the Clipboard. Author: Алексей Сергеев
Automated-Trading
Added topic Expert Advisors: Simple MA EA
Simple MA EA : Really simple EA for those who needs an example and for those who is looking for something to try out new Strategy Tester . EA is based on two MA lines. If one lines is crossing another then SELL or BUY. Author: outkast
Automated-Trading
Added topic Indicators: PivotPointUniversal
PivotPointUniversal : The indicator plots Pivot levels for all available history. There are 5 variants of Pivot levels is supported: Classic, Fibonacci, Demark, Camarilla, Woodies. There are 3 calculation periods: daily, weekly, monthly. For the
Automated-Trading
Added topic Indicators: Murrey Math Lines (support and resistance)
Murrey Math Lines (support and resistance) : It doesn't uses any objects, it plots Murrey Math Lines for all available history. The indicator plots Murrey Math Lines for all available history, it doesn't uses any objects. Since, according to Gann
Automated-Trading
Added topic Indicators: ZeroLag MACD
ZeroLag MACD : The ZeroLag MACD indicator shows the histogram with color of the previous bar. The indicator is based on the MACD from MetaTrader 5 standard package. Added the filling and changed the formula of its calculation. I used the formula from
Automated-Trading
Added topic Libraries: XmlParser
XmlParser : A simple XML-parser, based on the msxml library. The CXmlElement class provides the following opportunities for working with XML documents. It allows you to create DOM-model (objects tree) from the XML-document (or from its single
Automated-Trading
Added topic Indicators: iBBFill
iBBFill : The indicator plots the Bollinger Bands , filled with different colors depending on the trend direction. If the price crosses the upper bound (upward trend), the Bollinger Bands fills with blue color, if it crosses the lower bound (downward
Automated-Trading
Added topic Indicators: iMovment
iMovment : The indicator plots the candles with different colors depending on the trend direction and price movement. The indicator changes its color smoothly if the price retracement from the maximum/minimum by value is less than the value of the
Automated-Trading
Added topic Indicators: PivotPoint
PivotPoint : Pivot Points are always very useful for trading, this is a simple way to have some idea of where the market is heading during the day. The indicator also provides the first three supports and resistances. The orange line is the pivot
Automated-Trading
Added topic Libraries: AdoSuite v 1.0
AdoSuite v 1.0 : Classes for working with databases through ODBC and OLE DB interfaces. When it comes to processing of large data amounts, it is not very rational to use files. For this purpose database management systems (DBMS) have been developed
Automated-Trading
Added topic Indicators: WoodiesCCI
WoodiesCCI : Indicator for Woodie’s CCI trading strategy. The details about the Woodies CCI strategy can be found at site of Ken Wood (Woodie). Author: Dmitry
Automated-Trading
Added topic Indicators: Color Parabolic SAR
Color Parabolic SAR : Added colors to Parabolic SAR . Parabolic SAR Technical Indicator was developed for analyzing the trending markets. The indicator is constructed on the price chart. This indicator is similar to Moving Average with the only
Automated-Trading
Added topic Indicators: Up and Down Indicator
Up and Down Indicator : This indicator allows to see the activity of the market. Indicator displays candles in one dimension. Colour is automatically adapted to current tick volume. Author: outkast