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: Stochastic Momentum Blau_SM
Stochastic Momentum Blau_SM : Stochastic Momenum (Stochastic Momentum, SM) by William Blau (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis ). The q-period Stochastic Momentum is defined as a
Automated-Trading
Added topic Indicators: Stochastic Oscillator Blau_TS_Stochastic
Stochastic Oscillator Blau_TS_Stochastic : Stochastic Oscillator is based on Stochastic Index by William Blau (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis ). Author: Andrey N. Bolkonsky
Automated-Trading
Added topic Indicators: Stochastic Index Blau_TStochI
Stochastic Index Blau_TStochI : Stochastic Index (normalized smoothed q-period Stochastic) by William Blau, described in the book Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis . The values of
Automated-Trading
Added topic Indicators: Stochastic Indicator Blau_TStoch
Stochastic Indicator Blau_TStoch : Stochastic Indicator (smoothed q-period Stochastic) by William Blau is based on Stochastic Indicator (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis ). It
Automated-Trading
Added topic Indicators: Blau_Ergodic
Blau_Ergodic : Ergodic Oscillator by William Blau is based on True Strength Index indicator (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis ). To indicate the trend reversal, the signal line is
Automated-Trading
Added topic Indicators: Blau_TSI
Blau_TSI : True Strength Index (TSI, q-period smoothed Momentum, see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis ) - is a normalized Momentum indicator developed by William Blau. The indicator
Automated-Trading
Added topic Indicators: Blau_Mtm
Blau_Mtm : Momentum Indicator by William Blau (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis ). In contrast with built-in standard iMomentum indicator, it calculates the absolute price change
Automated-Trading
Added topic Expert Advisors: EA_OBJPROP_CHART_ID
EA_OBJPROP_CHART_ID : Do you want to place a Chart objects ( OBJ_CHART ) on the chart and use it as conventional chart? It's possible. This Expert Advisor is a demo of working with OBJ_CHART objects as conventional charts. You can set custom color
Automated-Trading
Added topic Libraries: The class of a module of trade signals, on "inner bar breakthrough" in trend direction
The class of a module of trade signals, on "inner bar breakthrough" in trend direction : The strategy is following: when outer (outside) bar appears, it checks the fact of the inner bar breakthrough in trend direction and generates a signal to open
Automated-Trading
Added topic Indicators: STALIN
STALIN : The Buy/Sell signals of the indicator are based on crossover of two Moving Averages with different periods. The indicator has the following features: Filter, based on RSI ( Relative Strength Index ) indicator. Movement confirmation filter
Automated-Trading
Added topic Scripts: Exposure
Exposure : This script reads all opened position and calculates their exposure for each currency. It's useful if there are many positions. Author: IvanBG
Automated-Trading
Added topic Scripts: sTimeToVariables
sTimeToVariables : The script converts the time, represented as datetime variable into the year, month, day, hour, minutes and seconds. It doen't uses MQL5 functions! Author: Дмитрий
Automated-Trading
Added topic Indicators: Regression Analysis
Regression Analysis : This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed. This analysis is done every time there is a new tick. In the left top corner
Automated-Trading
Added topic Indicators: Kaufman Efficiency Ratio
Kaufman Efficiency Ratio : Kaufman Efficiency Ratio (also called "generalized fractal efficiency") according to Perry Kaufman books "Smarter Trading: Improving Performance in Changing Markets" and "New Trading Systems & Methods" . Author
Automated-Trading
Added topic Indicators: Kaufman Volatility
Kaufman Volatility : Kaufman Volatility indicator according to Perry Kaufman book "Smarter Trading: Improving Performance in Changing Markets". Author: barmenteros
Automated-Trading
Added topic Indicators: DRAW_COLOR_ARROW
DRAW_COLOR_ARROW : The DRAW_COLOR_ARROW drawing style plots the color arrows (symbols from Windings font). The inidcator plots arrows on the chart, using the symbols from Windings font. Two indicator buffers are used: one for the price values, the
Automated-Trading
Added topic Indicators: DRAW_COLOR_HISTOGRAM2
DRAW_COLOR_HISTOGRAM2 : The DRAW_COLOR_HISTOGRAM2 drawing style is used to plot color histograms using two indicator buffers, the colors are specified in the color buffer. For each bar it plots a section between the Open and Close prices. Three
Automated-Trading
Added topic Indicators: DRAW_COLOR_HISTOGRAM
DRAW_COLOR_HISTOGRAM : The DRAW_COLOR_HISTOGRAM drawing style is used to plot color histograms. The indicator plots a sin(x) function as a color histogram in a separate window. Two indicator buffers are used: the first contains the values of sin(x)
Automated-Trading
Added topic Indicators: DRAW_COLOR_SECTION
DRAW_COLOR_SECTION : This indicator is a demo of DRAW_COLOR_SECTION drawing style. It plots color sections with specified number of bars. Two indicator buffers are used: the first contains the High price of the bar, the color indexes specified in the
Automated-Trading
Added topic Indicators: DRAW_COLOR_LINE
DRAW_COLOR_LINE : The DRAW_COLOR_LINE drawing style is used to plot lines with different colors, the colors are specified in the color buffer. Two indicator buffers are used: the first contains the closing price of the bar, the color indexes