New publications in CodeBase
- TEMA_CUSTOM_HTF The TEMA_CUSTOM indicator with the timeframe selection option available in the input parameters.
- KPrmSt_HTF The KPrmSt indicator with the timeframe selection option available in the input parameters.
- Exp_KPrmSt The Exp_KPrmSt Expert Advisor with the entry at the intersection of the signal and the oscillator lines of the KPrmSt indicator.
- XDerivative_StDev The extra smoothed Derivative indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
- TEMA_CUSTOM The Triple Exponential Moving Average (TEMA) technical indicator with advanced features of setting input parameters.
- Kolier_SuperTrend_HTF The Kolier_SuperTrend with the timeframe selection option available in the input parameters.
- iBBFill_HTF The iBBFill indicator with the timeframe selection option available in the input parameters.
- KGHP_HTF The KGHP indicator with the timeframe selection option available in the input parameters.
- KC_HTF The KC indicator with the timeframe selection option available in the input parameters.
- Bulls and Bears The script displays the number of bullish and bearish candlesticks.
- Exp_derivative The Exp_derivative Expert Advisor is based on the breakthrough of the zero level by the Derivative indicator.
- Derivative_HTF The Derivative indicator with the timeframe selection option available in the input parameters.
- Karacatica_HTF_Signal The Karacatica_HTF_Signal indicator shows the trend direction or the signal based on the Karacatica indicator.
- Derivative The indicator performs the calculation of the derivative of the price.
- KalmanFilterStDev The KalmanFilter indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
- Number of objects in the specified chart An example of counting the number of objects in the chart window.
- Exp_KalmanFilter The Exp_KalmanFilter Expert Advisor is based on the KalmanFilter indicator color change.
- KalmanFilter_HTF The KalmanFilter indicator with the timeframe selection option available in the input parameters.
- MultiColorZerolagJJRSXTrend_x10 The MultiColorZerolagJJRSXTrend_x10 indicator shows information on current trends using the ColorZerolagJJRSX indicator direction from ten different timeframes.
- MultiColorZerolagJCCXTrend_x10 The MultiColorZerolagJCCXTrend_x10 indicator shows information on current trends using the ColorZerolagJCCX indicator direction from ten different timeframes.
- ColorZerolagJJRSXTrend_x10 The ColorZerolagJJRSXTrend_x10 indicator shows the ColorZerolagJJRSX oscillator direction from ten different timeframes.
- ColorZerolagJCCXTrend_x10 The ColorZerolagJCCXTrend_x10 indicator shows the ColorZerolagJCCX oscillator direction from ten different timeframes.
- Exp_ColorSchaffJCCXTrendCycle The Exp_ColorSchaffJCCXTrendCycle Expert Advisor is based on the ColorSchaffJCCXTrendCycle oscillator change of position relative to the overbought and oversold levels.
- ColorSchaffJCCXTrendCycle_HTF The ColorSchaffJCCXTrendCycle indicator with the timeframe selection option available in the input parameters.
- ColorSchaffJCCXTrendCycle The Schaff Trend Cycle indicator based on the difference between two JCCX oscillators with different periods.
- KAGI-1_HTF The KAGI-1 indicator with the timeframe selection option available in input parameters.
- Exp_ColorZerolagJCCX The Exp_ColorZerolagJCCX Expert Advisor enters the market when the ColorZerolagJCCX indicator cloud changes its color.
- ColorZerolagJCCX_HTF The ColorZerolagJCCX indicator with the timeframe selection option available in the input parameters.
- GlobalVariable This advisor demonstrates an example of global variables usage. The task of the advisor: store the calculation result in a global variable and get the global variable value on new initialization.
- ColorZerolagJCCX This variant of JCCX oscillator is calculated based on five JCCX indicators.
- JS-Stoh-BB-RSI_HTF The JS-Stoh-BB-RSI indicator with the timeframe selection option available in the input parameters.
- Exp_ColorZerolagJJRSX The Exp_ColorZerolagJJRSX Expert Advisor enters the market when the ColorZerolagJJRSX indicator cloud changes its color.
- Exp_ColorSchaffJJRSXTrendCycle The Exp_ColorSchaffJJRSXTrendCycle Expert Advisor is based on the ColorSchaffJJRSXTrendCycle oscillator change of position relative to the overbought and oversold levels.
- ColorZerolagJJRSX_HTF The ColorZerolagJJRSX indicator with the timeframe selection option available in the input parameters.
- ColorSchaffJJRSXTrendCycle_HTF The ColorSchaffJJRSXTrendCycle indicator with the timeframe selection option available in the input parameters.
Most downloaded source codes this week
- Trend_Catcher The EA looks for trend using three MAs (period 200, 50, 25 or other) and opens orders using the Parabolic SAR indicator. There is martingale in an Expert Advisor, the lot is calculated in percents from a deposit depending on Stop Loss.
- AutoSLTP This EA will help you to set Stop Loss and Take Profit.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
Most read articles this week

Price Action. Automating the Engulfing Pattern Trading Strategy
This article describes a process of creating an Expert Advisor for MetaTrader 4 based on the Engulfing pattern, as well as the pattern recognition principle, rules of setting pending orders and stop orders. The results of testing and optimization are provided for your information.

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.

How to Develop a Profitable Trading Strategy
This article provides an answer to the question: "Is it possible to formulate an automated trading strategy based on history data with neural networks?".
The most popular forum topics:
- MetaEditor 60 new comments
- FOREX - Trends, Forecasts and Implications 2015(continued) 56 new comments
- Questions from Beginners MQL5 MT5 MetaTrader 5 45 new comments
Bestsellers in the Market:
Bestsellers in the Market:
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, Forecasts and Implications 2015(continued) 124 new comments
- Servicedesk. Complaints, suggestions. 47 new comments
- Eurusd/gbpusd 14 new comments
The most downloaded free products:
New publications in CodeBase
- FibonacciPivot Fibonacci indicator drawing levels on previous day.
- Candle SnR Indicator S&R based on OHCL candles.
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, Forecasts and Implications 2015(continued) 136 new comments
- Requests & Ideas 15 new comments
- Indicators with alerts/signal 10 new comments
Published article "Handling ZIP Archives in Pure MQL5".

The MQL5 language keeps evolving, and its new features for working with data are constantly being added. Due to innovation it has recently become possible to operate with ZIP archives using regular MQL5 tools without getting third party DLL libraries involved. This article focuses on how this is done and provides the CZip class, which is a universal tool for reading, creating and modifying ZIP archives, as an example.
New publications in CodeBase
- Price Heatmap This indicator shows price heatmap using price histogram.
- EA_SimpleTPSLpanel Simple TP/SL panel for MetaTrader 5.
- Traditional MACD with Momentum indicador and alarms Traditional MACD indicator with a Momentum indicator and alarms. Allows customization of most of the parameters without having to dive into code.
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, Forecasts and Implications 2015(continued) 143 new comments
- Questions from Beginners MQL5 MT5 MetaTrader 5 26 new comments
- Errors, bugs, questions 15 new comments
New publications in CodeBase
- BSI Trend Indicator This indicator shows the condition of the trend using the BSI Indicator.
- AutoSLTP This EA will help you to set Stop Loss and Take Profit.
Bestsellers in the Market:
The most downloaded free products:
Most downloaded source codes this month
- Daily Break Point This an H1 strategy. This EA will execute at the new bar if the last bar has broken through the point that we set.
- RSI EA RSI EA based on overbought and oversold levels.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
Most read articles this month

Price Action. Automating the Engulfing Pattern Trading Strategy
This article describes a process of creating an Expert Advisor for MetaTrader 4 based on the Engulfing pattern, as well as the pattern recognition principle, rules of setting pending orders and stop orders. The results of testing and optimization are provided for your information.

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.

How to Develop a Profitable Trading Strategy
This article provides an answer to the question: "Is it possible to formulate an automated trading strategy based on history data with neural networks?".
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, Forecasts and Implications 2015(continued) 69 new comments
- What if the cable gets cut? 60 new comments
- How do I learn to create graphical objects? MQL4. 27 new comments
The most popular forum topics:
- FOREX - Trends, Forecasts and Implications 2015(continued) 114 new comments
- Elite indicators :) 30 new comments
- Errors, bugs, questions 27 new comments
Bestsellers in the Market:
Most downloaded source codes this week
- Trend_Catcher The EA looks for trend using three MAs (period 200, 50, 25 or other) and opens orders using the Parabolic SAR indicator. There is martingale in an Expert Advisor, the lot is calculated in percents from a deposit depending on Stop Loss.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
- Renko Charts The Renko chart has been created by the Japanese Traders. The main feature of the Renko Charts is that it doesn't use the time and volume.
Most read articles this week

Price Action. Automating the Engulfing Pattern Trading Strategy
This article describes a process of creating an Expert Advisor for MetaTrader 4 based on the Engulfing pattern, as well as the pattern recognition principle, rules of setting pending orders and stop orders. The results of testing and optimization are provided for your information.

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.

Why Virtual Hosting On The MetaTrader 4 And MetaTrader 5 Is Better Than Usual VPS
The Virtual Hosting Cloud network was developed specially for MetaTrader 4 and MetaTrader 5 and has all the advantages of a native solution. Get the benefit of our free 24 hours offer - test out a virtual server right now.
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, Forecasts and Implications 2015(continued) 103 new comments
- Protecting the source code before compilation 95 new comments
- Errors, bugs, questions 18 new comments
Bestsellers in the Market:
Published article "Indicator for Spindles Charting".

The article regards spindle chart plotting and its usage in trading strategies and experts. First let's discuss the chart's appearance, plotting and connection with japanese candlestick chart. Next we analyze the indicator's implementation in the source code in the MQL5 language. Let's test the expert based on indicator and formulate the trading strategy.