The most popular forum topics:
- From theory to practice 104 new comments
- Machine learning in trading: theory, models, practice and algo-trading 49 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 46 new comments
Bestsellers in the Market:
Bestsellers in the Market:
The most downloaded free products:
The most popular forum topics:
- Talking about the PLO in the lounge 54 new comments
- Machine learning in trading: theory, models, practice and algo-trading 52 new comments
- Historical data 41 new comments
Bestsellers in the Market:
1 new signal now available for subscription:
Bestsellers in the Market:
Most downloaded source codes this month
- SL&TP Values Indicator displays the value of defined stop loss and or take profit in the deposit currency.
- Self Optimizing RSI or MFI Trader This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index indicator crosses above oversold.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
Most read articles this month

We provide a special installer for the MetaTrader 4 trading platform on macOS. It is a full-fledged wizard that allows you to install the application natively. The installer performs all the required steps: it identifies your system, downloads and installs the latest Wine version, configures it, and then installs MetaTrader within it. All steps are completed in the automated mode, and you can start using the platform immediately after installation.

Momentum Pinball trading strategy
In this article, we continue to consider writing the code to trading systems described in a book by Linda B. Raschke and Laurence A. Connors “Street Smarts: High Probability Short-Term Trading Strategies”. This time we study Momentum Pinball system: there is described creation of two indicators, trade robot and signal block on it.
The most downloaded free products:
The most popular forum topics:
- Machine learning in trading: theory, models, practice and algo-trading 82 new comments
- Which is faster - Floating-Point or Integer arithmetic? 65 new comments
- Talking about the PLO in the lounge 43 new comments
Bestsellers in the Market:
Published article "Night trading during the Asian session: How to stay profitable".

The article deals with the concept of night trading, as well as trading strategies and their implementation in MQL5. We perform tests and make appropriate conclusions.
Bestsellers in the Market:
Most downloaded source codes this week
- Self Optimizing RSI or MFI Trader This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index indicator crosses above oversold.
- SL&TP Values Indicator displays the value of defined stop loss and or take profit in the deposit currency.
- Daily Pivot Points shifted for different day start time This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
Most read articles this week

Momentum Pinball trading strategy
In this article, we continue to consider writing the code to trading systems described in a book by Linda B. Raschke and Laurence A. Connors “Street Smarts: High Probability Short-Term Trading Strategies”. This time we study Momentum Pinball system: there is described creation of two indicators, trade robot and signal block on it.

Creating a custom news feed for MetaTrader 5
In this article we look at the possibility of creating a flexible news feed that offers more options in terms of the type of news and also its source. The article will show how a web API can be integrated with the MetaTrader 5 terminal.

We provide a special installer for the MetaTrader 4 trading platform on macOS. It is a full-fledged wizard that allows you to install the application natively. The installer performs all the required steps: it identifies your system, downloads and installs the latest Wine version, configures it, and then installs MetaTrader within it. All steps are completed in the automated mode, and you can start using the platform immediately after installation.
The most popular forum topics:
- Talking about the PLO in the lounge 62 new comments
- Price signals, what will happen to them? 45 new comments
- Machine learning in trading: theory, models, practice and algo-trading 20 new comments
Bestsellers in the Market:
The most popular forum topics:
- Bitcoin miner 59 new comments
- Machine learning in trading: theory, models, practice and algo-trading 42 new comments
- Correlation indicator. 41 new comments
The most downloaded free products:
Bestsellers in the Market:
Bestsellers in the Market:
The most popular forum topics:
- Machine learning in trading: theory, models, practice and algo-trading 74 new comments
- From theory to practice 47 new comments
- Price signals, what will happen to them? 45 new comments
Bestsellers in the Market:
New publications in CodeBase
- eaBreakeven The expert advisor moves stop loss of position at user-defined breakeven.
- Center of Gravity Modification Center of Gravity Modification 2018.
The most downloaded free products:
The most popular forum topics:
- MT5 is for programmers, not traders 117 new comments
- Machine learning in trading: theory, models, practice and algo-trading 15 new comments
- Talking about the PLO in the lounge 14 new comments
Bestsellers in the Market:
Most downloaded source codes this month
- SL&TP Values Indicator displays the value of defined stop loss and or take profit in the deposit currency.
- Self Optimizing RSI or MFI Trader This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index indicator crosses above oversold.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
Most read articles this month

We provide a special installer for the MetaTrader 4 trading platform on macOS. It is a full-fledged wizard that allows you to install the application natively. The installer performs all the required steps: it identifies your system, downloads and installs the latest Wine version, configures it, and then installs MetaTrader within it. All steps are completed in the automated mode, and you can start using the platform immediately after installation.

Comparing different types of moving averages in trading
This article deals with seven types of moving averages (MA) and a trading strategy to work with them. We also test and compare various MAs at a single trading strategy and evaluate the efficiency of each moving average compared to others.
New publications in CodeBase
- CDouble & CDoubleVector A library for common rounding methods used in MQL development, primitive wrapper class for type (double), and vector for CDouble objects. MQL5 and MQL4 compatible!
- Renko 2.0 A complete Renko chart indicator with wicks. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!