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
Published article Interview with Berron Parker (ATC 2010)
Interview with Berron Parker (ATC 2010)

During the first week of the Championship Berron's Expert Advisor has been on the top position. He now tells us about his experience of EA development and difficulties of moving to MQL5. Berron says his EA is set up to work in a trend market, but can be weak in other market conditions. However, he is hopeful that his robot will show good results in this competition.

Automated-Trading
Published article Interview with Alexander Topchylo (ATC 2010)
Interview with Alexander Topchylo (ATC 2010)

Alexander Topchylo (Better) is the winner of the Automated Trading Championship 2007. Alexander is an expert in neural networks - his Expert Advisor based on a neural network was on top of best EAs of year 2007. In this interview Alexander tells us about his life after the Championships, his own business and new algorithms for trading systems.

Automated-Trading
Published article Interview with Antonio Morillas (ATC 2011)
Interview with Antonio Morillas (ATC 2011)

Antonio Morillas from Spain (sallirom, by the way - it is reversed surname!) was first who doubled his starting balance from the beginning of the Championship and thus attracted our attention. His trading strategy is extremely risky. We decided to talk to Antonio about risk and luck as these are part and parcel of Automated Trading Championship.

Automated-Trading
Published article Interview with Matúš German (ATC 2011)
Interview with Matúš German (ATC 2011)

On the second day of the Championship the Expert Advisor created by Matúš German (gery18) increased its capital by 2.5 times and took the lead being ahead of all competitors. Matúš himself doubts his Expert Advisor will win, he thinks that luck and high risk were the reasons of such unexpected rise.

Automated-Trading
Published article Interview with Nikolay Kositsin: multicurrency EA are less risky (ATC 2010)
Interview with Nikolay Kositsin: multicurrency EA are less risky (ATC 2010)

Nikolay Kositsin has told us about his developments. He believes multicurrency Expert Advisors are a promising direction; and he is an experienced developer of such robots. At the championships, Nikolay participates only with multicurrency EAs. His Expert Advisor was the only multicurrency EA among the prize winners of all the ATC contests.

Automated-Trading
Published article Interview with Leonid Velichkovsky: "The Biggest Myth about Neural Networks is Super-Profitability" (ATC 2010)
Interview with Leonid Velichkovsky: "The Biggest Myth about Neural Networks is Super-Profitability" (ATC 2010)

The hero of our interview Leonid Velichkovski (LeoV) has already participated in Automated Trading Championships. In 2008, his multicurrency neural network was like a bright flash in the sky, earning $110,000 in a certain moment, but eventually fell victim to its own aggressive money management. Two years ago, in his interview Leonid share his own trading experience and told us about the features of his Expert Advisor. On the eve of the ATC 2010, Leonid talks about the most common myths and misconceptions associated with neural networks.

Automated-Trading
Added topic Indicators: MA mass cloud
MA mass cloud : Clouds formed by the masses of Moving Averages of different periods. Author: okome_ken
Automated-Trading
Added topic Scripts: News VLine
News VLine : The script adds vertical lines on the chart at the news events. This script doesn't replace the calendar events, it just outine them using the vertical lines. The news description (event name and time) is added to the line tooltips. To
Automated-Trading
Added topic Indicators: Pivot Point
Pivot Point : Classic Pivot Point indicator paints pivot point and three resistance and support levels for all data points. Calculation period: Day, Week, Month. Author: niuniu
Automated-Trading
Added topic Indicators: JPTrend indicator
JPTrend indicator : The indicator calculates the resistance and support lines and shows alerts when price is reached them. Whatever your strategy, you need to know where are supports and resistances lines, eventually you will appreciate to be alerted
Automated-Trading
Added topic Indicators: AutoNK
AutoNK : The indicator creates a channel and provides the possibility to configure it with automatic tuning. After the launch a channel with three lines will appear. It differs from the standard channel - it has the middle line. The black line of the
Automated-Trading
Added topic Indicators: Smooth Lines
Smooth Lines : The indicator shows the use of the free LibCustomChart library for the automatic connection of the indicators to iCustomChart custom charts created on the basis of custom history files. The presence of iCustomChart custom chart is
Automated-Trading
Added topic Expert Advisors: Expert Advisor Demonstrating LibCustomChart Application
Expert Advisor Demonstrating LibCustomChart Application : The Expert Advisor shows the use of the free LibCustomChart library for the automatic connection of the Expert Advisors and indicators to iCustomChart custom charts created on the basis of
Automated-Trading
Added topic Scripts: ColorChart
ColorChart : Simple script to randomize all colors of your chart. Just click on it and see results yourself! Author: Karlis Balcers
Automated-Trading
Added topic Indicators: Percentage of Trend
Percentage of Trend : This Indicator is used for calculating trend. The indicator values are calculated by this formula : For first period (red color) = (Close - LowValue) / (HighValue - LowValue) The value is between 0 - 1. The higher value means
Automated-Trading
Added topic Libraries: Statistics.mqh Functions
Statistics.mqh Functions : The library that contains various statistical functions including the calculation of an average value, variance, asymmetry, excess, covariation, correlation etc. Author: QSer29
Automated-Trading
Added topic Scripts: Objects Description Activator
Objects Description Activator : Enables the "Chart Objects Description" for non-programmers. For any open chart window. Author: Alexander Piechotta After the run from the "Objects Description Activator"
Automated-Trading
Added topic Indicators: Price on Bollinger Channel
Price on Bollinger Channel : The indicator draws (in a separate window) the Bollinger Bands relative to the moving average and projection of the price bars. The drawing looks like a pulse. Author: Sergey Porphiryev
Automated-Trading
Added topic Indicators: MA-Env
MA-Env : Moving Average Envelopes indicator. Optimistic trader may enter the market when the price crosses the blue line. More reliable entry will be when the price crosses the yellow line. When the price comes back and crosses the red line you can
Automated-Trading
Added topic Libraries: Trading signals module based on SilverTrend_Signal indicator
Trading signals module based on SilverTrend_Signal indicator : Trading signals module for MQL5 Wizard. SilverTrend_Signal indicator's color dot serves as a market entry signal. The signal is formed when a bar is closing. Place SilverTrend_Signal.ex5