The most popular forum topics:
- Uladzimir Izerski page 60 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 31 new comments
- Machine learning in trading: theory, models, practice and algo-trading 20 new comments
The most downloaded free products:
Most read articles this month
How we developed the MetaTrader Signals service and Social Trading
We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.
Forecasting Time Series (Part 1): Empirical Mode Decomposition (EMD) Method
This article deals with the theory and practical use of the algorithm for forecasting time series, based on the empirical decomposition mode. It proposes the MQL implementation of this method and presents test indicators and Expert Advisors.
How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.
Most downloaded source codes this month
- b-clock Show minutes and seconds left before new candle is appeared.
- PivotPoint This indicator draws pivot points, resistances and supports.
- Expert adviser Easy Robot Any account type, leverage and deposit
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Uladzimir Izerski page 129 new comments
- Machine learning in trading: theory, models, practice and algo-trading 36 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 18 new comments
The most downloaded free products:
Bestsellers in the Market:
Most read articles this week
How we developed the MetaTrader Signals service and Social Trading
We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.
Continuous Walk-Forward Optimization (Part 5): Auto Optimizer project overview and creation of a GUI
This article provides further description of the walk-forward optimization in the MetaTrader 5 terminal. In previous articles, we considered methods for generating and filtering the optimization report and started analyzing the internal structure of the application responsible for the optimization process. The Auto Optimizer is implemented as a C# application and it has its own graphical interface. The fifth article is devoted to the creation of this graphical interface.
Forecasting Time Series (Part 2): Least-Square Support-Vector Machine (LS-SVM)
This article deals with the theory and practical application of the algorithm for forecasting time series, based on support-vector method. It also proposes its implementation in MQL and provides test indicators and Expert Advisors. This technology has not been implemented in MQL yet. But first, we have to get to know math for it.
Most downloaded source codes this week
- PivotPoint This indicator draws pivot points, resistances and supports.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- b-clock Show minutes and seconds left before new candle is appeared.
The most popular forum topics:
- Uladzimir Izerski page 115 new comments
- learn how to earn money villagers [Episode 2] ! 51 new comments
- Buffer overflows 17 new comments
The most downloaded free products:
The most popular forum topics:
- learn how to earn money villagers [Episode 2] ! 32 new comments
- Buffer overflows 25 new comments
- Methods of identifying a flat and a trend. 18 new comments
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 78 new comments
- Needs a little tweaking 29 new comments
- Errors, bugs, questions 24 new comments
Published article "Applying OLAP in trading (part 4): Quantitative and visual analysis of tester reports".
The article offers basic tools for the OLAP analysis of tester reports relating to single passes and optimization results. The tool can work with standard format files (tst and opt), and it also provides a graphical interface. MQL source codes are attached below.
The most downloaded free products:
Bestsellers in the Market:
Published article "Timeseries in DoEasy library (part 37): Timeseries collection - database of timeseries by symbols and periods".
The article deals with the development of the timeseries collection of specified timeframes for all symbols used in the program. We are going to develop the timeseries collection, the methods of setting collection's timeseries parameters and the initial filling of developed timeseries with historical data.
New publications in CodeBase
- Programming patterns - Composite Compose objects into tree structures to represent part-whole hierarchies.
- Forex market sessions identification This script highlights Forex sessions for Sydney, Tokyo, London and New York with colored rectangles, according to the user time definitions.
The most downloaded free products:
The most popular forum topics:
- Needs a little tweaking 59 new comments
- Problem with Metatrader4 Installation 26 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 25 new comments
Bestsellers in the Market:
Most read articles this month
How we developed the MetaTrader Signals service and Social Trading
We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.
How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.
Forecasting Time Series (Part 1): Empirical Mode Decomposition (EMD) Method
This article deals with the theory and practical use of the algorithm for forecasting time series, based on the empirical decomposition mode. It proposes the MQL implementation of this method and presents test indicators and Expert Advisors.
Most downloaded source codes this month
- Expert adviser Easy Robot Any account type, leverage and deposit
- b-clock Show minutes and seconds left before new candle is appeared.
- VWAP - Volume Weighted Average Price VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.