Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

History of MQL5.community development

The most popular trading robots and technical indicators, news signals, regular incoming ready-made MQL5 programs in CodeBase and the most discussed Forum topics.

Published article "Cross-Platform Expert Advisor: Time Filters".

Cross-Platform Expert Advisor: Time Filters

This article discusses the implementation of various methods of time filtering a cross-platform expert advisor. The time filter classes are responsible for checking whether or not a given time falls under a certain time configuration setting.

Bestsellers in the Market:

The most popular forum topics:

15 new topics on forum:

and 12 more...

New publications in CodeBase

Bestsellers in the Market:

22 new topics on forum:

and 19 more...

Published article "Developing custom indicators using CCanvas class".

Developing custom indicators using CCanvas class

The article deals with developing custom graphical indicators using graphical primitives of the CCanvas class.

New publications in CodeBase

  • MA Zigzag Trend Another ZigZag trend indicator based on extremum points of SMA indicator.
  • Multi Timeframe Bollinger Bands This is a multi timeframe indicator for Bollinger Bands. With it you can plot the Bollinger Bands of the higher timeframes without changing the current chart. This allows you to more clearly understand the price context by seeing the levels of the other timeframes on the same chart.

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

Most read articles this month

Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC

Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC

With the introduction of hedging, MetaTrader 5 provides an excellent opportunity to trade several Expert Advisors on a single trading account simultaneously. When one strategy is profitable, while the second one is loss-making, the profit graph may hang around zero. In this case, it is useful to build the Balance and Equity graphs for each trading strategy separately.

Wolfe Waves

Wolfe Waves

The graphical method proposed by Bill Wolfe allows to detect a pattern, based on which a moment and direction for entry can be found, and also it helps forecast the target which the price should reach, as well as the time of target reaching. The article describes how to create an indicator based on a ZigZag, that would search for Wolfe Waves, and a simple Expert Advisor trading based on this indicator.

Cross-Platform Expert Advisor: Signals

Cross-Platform Expert Advisor: Signals

This article discusses the CSignal and CSignals classes which will be used in cross-platform expert advisors. It examines the differences between MQL4 and MQL5 on how particular data needed for evaluation of trade signals are accessed to ensure that the code written will be compatible with both compilers.

Most downloaded source codes this month

26 new topics on forum:

and 23 more...
There are more than 89 020 topics available on forum

Bestsellers in the Market:

19 new topics on forum:

and 16 more...

18 new topics on forum:

and 15 more...

The most popular forum topics:

Bestsellers in the Market:

Most read articles this week

An example of an indicator drawing Support and Resistance lines

An example of an indicator drawing Support and Resistance lines

The article provides an example of how to implement an indicator for drawing support and resistance lines based on formalized conditions. In addition to having a ready-to-use indicator, you will see how simple the indicator creation process is. You will also learn how to formulate conditions for drawing any desired line by changing the indicator code.

Cross-Platform Expert Advisor: Money Management

Cross-Platform Expert Advisor: Money Management

This article discusses the implementation of money management method for a cross-platform expert advisor. The money management classes are responsible for the calculation of the lot size to be used for the next trade to be entered by the expert advisor.

Graphical Interfaces X: Text selection in the Multiline Text box (build 13)

Graphical Interfaces X: Text selection in the Multiline Text box (build 13)

This article will implement the ability to select text using various key combinations and deletion of the selected text, similar to the way it is done in any other text editor. In addition, we will continue to optimize the code and prepare the classes to move on to the final process of the second stage of the library's evolution, where all controls will be rendered as separate images (canvases).

Most downloaded source codes this week

  • Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
  • Multi Timeframe Bollinger Bands This is a multi timeframe indicator for Bollinger Bands. With it you can plot the Bollinger Bands of the higher timeframes without changing the current chart. This allows you to more clearly understand the price context by seeing the levels of the other timeframes on the same chart.
  • Elliott Waves Indicator The indicator helps to use the Elliott waves, as described in the book "Trade Chaos" by Bill Williams.

The most popular forum topics:

13 new topics on forum:

and 10 more...
There are more than 88 950 topics available on forum

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

1 new signal now available for subscription:

GerFX QuantFlow Scalper and NW EA
496% 6940 trades
Growth:496.07%
Equity:465.82EUR
Balance:465.82EUR

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

The most popular forum topics:

17 new topics on forum:

and 14 more...
There are more than 88 900 topics available on forum

Bestsellers in the Market:

Most read articles this month

Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC

Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC

With the introduction of hedging, MetaTrader 5 provides an excellent opportunity to trade several Expert Advisors on a single trading account simultaneously. When one strategy is profitable, while the second one is loss-making, the profit graph may hang around zero. In this case, it is useful to build the Balance and Equity graphs for each trading strategy separately.

Cross-Platform Expert Advisor: Signals

Cross-Platform Expert Advisor: Signals

This article discusses the CSignal and CSignals classes which will be used in cross-platform expert advisors. It examines the differences between MQL4 and MQL5 on how particular data needed for evaluation of trade signals are accessed to ensure that the code written will be compatible with both compilers.

Wolfe Waves

Wolfe Waves

The graphical method proposed by Bill Wolfe allows to detect a pattern, based on which a moment and direction for entry can be found, and also it helps forecast the target which the price should reach, as well as the time of target reaching. The article describes how to create an indicator based on a ZigZag, that would search for Wolfe Waves, and a simple Expert Advisor trading based on this indicator.

Most downloaded source codes this month

  • Binary Options Simulated Trading Indicator for MT4 This is a binary options simulated trading indicator on MetaTrader 4 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
  • Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
  • Tipu MACD Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor.

Published article "Cross-Platform Expert Advisor: Money Management".

Cross-Platform Expert Advisor: Money Management

This article discusses the implementation of money management method for a cross-platform expert advisor. The money management classes are responsible for the calculation of the lot size to be used for the next trade to be entered by the expert advisor.

Published article "Forecasting market movements using the Bayesian classification and indicators based on Singular Spectrum Analysis".

Forecasting market movements using the Bayesian classification and indicators based on Singular Spectrum Analysis

The article considers the ideology and methodology of building a recommendatory system for time-efficient trading by combining the capabilities of forecasting with the singular spectrum analysis (SSA) and important machine learning method on the basis of Bayes' Theorem.

Bestsellers in the Market:

19 new topics on forum:

and 16 more...

12 new topics on forum:

and 9 more...

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

1...276277278279280281282283284285286287288289290...559