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: Break_Lag_ATR
Break_Lag_ATR : A bit enhanced volatility indicator ( ATR ) for a specified period. A breakout is deemed to be genuine, if the body of a formed bar exceeds average true range (ATR). ABS (Close-Open) candlesticks body size is displayed as a histogram
Automated-Trading
Added topic Indicators: Heiken_Ashi_Smoothed_HTF_Signal
Heiken_Ashi_Smoothed_HTF_Signal : Heiken_Ashi_Smoothed_HTF_Signal displays trend directions from the last bars of the Heiken_Ashi_Smoothed as a sequence of graphical objects colored according to a trend direction. The number of bars to be used is set
Automated-Trading
Added topic Libraries: IncFramaOnArray
IncFramaOnArray : The CFramaOnArray class is intended for calulcation of Fractal Adaptive Moving Average (FRAMA) on indicator buffers. Fractal Adaptive Moving Average Technical Indicator (FRAMA) was developed by John Ehlers. This indicator is
Automated-Trading
Added topic Libraries: IncOBVOnArray
IncOBVOnArray : The COBVOnArray class is intended for calculation of OBV (On Balance Volume) on indicator buffers. On Balance Volume Technical Indicator (OBV) is a momentum technical indicator that relates volume to price change. The indicator, which
Automated-Trading
Added topic Libraries: IncCHVOnArray
IncCHVOnArray : The CCHOOnArray class is intended for calculation of the Chaikin Volatility indicator (CHV) on indicator buffers. The Test_CHVOnArray.mq5 file is an indicator demonstrating how to use the CCHVOnArray class. Chaikin's volatility
Automated-Trading
Added topic Libraries: IncFractalsOnArray
IncFractalsOnArray : The CFractalsOnArray class is intended for calculation of Fractals on indicator buffers. The Test_FractalsOnArray.mq5 file is an indicator demonstrating how to use the CFractalsOnArray class. The IncFractalsOnArray file must be
Automated-Trading
Added topic Libraries: IncTrixOnArray
IncTrixOnArray : The CTrixOnArray class is intended for calculation of Triple Exponential Average (TRIX) on an indicator buffer. Triple Exponential Average (TRIX) was developed by Jack Hutson as an oscillator of the overbought/oversold market
Automated-Trading
Added topic Libraries: IncPriceChannelOnArray
IncPriceChannelOnArray : The CPriceChannelOnArray class is intended for calculation of the price channel on indicator buffers. The market is often accelerates and decelerate s its movements, so it's not easy to draw the straight lines of support and
Automated-Trading
Added topic Libraries: IncEnvelopesOnArray
IncEnvelopesOnArray : The CEnvelopesOnArray class is intended for calculation of Envelopes on an indicator buffer. Envelopes Technical Indicator is formed with two Moving Averages , one of which is shifted upward and another one is shifted downward
Automated-Trading
Added topic Libraries: IncVHFOnArray
IncVHFOnArray : CVHFOnArray class is designed for calculation of Vertical Horizontal Filter (VHF) values on indicator buffers. Vertical Horizontal Filter (VHF) shows the current market phase: a trend or a flat. It was first described by A. White in
Automated-Trading
Added topic Indicators: ZigZag based on the fractals of a larger timeframe
ZigZag based on the fractals of a larger timeframe : ZigZag based on the fractals of a larger timeframe considering VininI_FractalsTrend indicator data. The indicator has no other input parameters except the possibility to select a timeframe. Author
Automated-Trading
Added topic Indicators: 3D_Oscillator_HTF_Signal
3D_Oscillator_HTF_Signal : 3D_Oscillator_Signal shows a trend direction or a signal for performing a deal generated by 3D_Oscillator as text messages with a trend color indication or deal direction and gives alerts or audio signals. The possibility
Automated-Trading
Added topic Libraries: IncVidyaOnArray
IncVidyaOnArray : The CVidyaOnArray class is intended for calculation of VIDYA (Variable Index Dynamic Average) on an indicator buffer. Variable Index Dynamic Average Technical Indicator (VIDYA) was developed by Tushar Chande. It is an original
Automated-Trading
Added topic Libraries: IncForceOnArray
IncForceOnArray : The CForceOnArray class is intended for calculation of Force Index on indicator buffers. Additionally, the Test_ForceOnArray.mq5 indicator demonstrating how to use of CIchimokuOnArray class is included. Force Index Technical
Automated-Trading
Added topic Libraries: IncWPROnArray
IncWPROnArray : The CWPROnArray class is intended for calculation of Williams' Percent Range (%R) on indicator buffers. Additionally, the Test_WPROnArray.mq5 indicator demonstrating how to use of CIchimokuOnArray class is included. Williams’ Percent
Automated-Trading
Added topic Libraries: IncBullsBearsOnArray
IncBullsBearsOnArray : CBullsBearsOnArray class is designed for calculation of Bulls Power and Bears Power values on indicator buffers. It is very important to be able to estimate the Bulls and Bears Power balance since changes in this balance
Automated-Trading
Added topic Indicators: Fine_Fractals_MTF
Fine_Fractals_MTF : The indicator creates fractals from another larger timeframe on a current chart based on Fine_Fractals indicator data. There is a possibility to change the timeframe of calculated fractals in the indicator input parameters
Automated-Trading
Added topic Indicators: BrainTrend_HTF_Signal
BrainTrend_HTF_Signal : BrainTrend_HTF_Signal displays trend directions from the last bars of the BrainTrend1 and BrainTrend2 as a sequence of graphical objects. The number of bars to be used is set in the input parameters. Red color shows a
Automated-Trading
Added topic Libraries: IncCCIOnArray
IncCCIOnArray : CCCIOnArray class is designed for calculation of Commodity Channel Index (CCI) values on indicator buffer. Commodity Channel Index Technical Indicator (CCI) measures the deviation of the commodity price from its average statistical
Automated-Trading
Added topic Indicators: Rabbit
Rabbit : Modified version of "Rabbit" indicator written by JonKatana. According to the version author's opinion it looks better without fuzzy lines on a chart. Author: Nikolay Kositsin