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.

19 new topics on forum:

and 16 more...
There are more than 79 400 topics available on forum

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

27 new topics on forum:

and 24 more...

New publications in CodeBase

  • Adding password protection to your Indicator / Expert Advisor Here I propose a simple password verification scheme which uses MT4's built-in security engine providing DES/ECB encryption and does not require code re-compilation for each new customer.
  • Tipu Renko Live Tipu Renko Live is a modified version of Renko Charts that can be plotted on a normal time frame.
  • 3DaysHiLo Simple indicator which displays High and Low 3 days ago.
  • StochPosition StochPosition is an indicator for MetaTrader 4 based on Stochastic Indicator, which shows the position and direction of Stochastic in M5 timeframe up to W1 timeframe.

Published article "Graphical Interfaces V: The Combobox Control (Chapter 3)".

Graphical Interfaces V: The Combobox Control (Chapter 3)

In the first two chapters of the fifth part of the series, we developed classes for creating a scrollbar and a view list. In this chapter, we will speak about creating a class for the combobox control. This is also a compound control containing, among others, elements considered in the previous chapters of the fifth part.

Most read articles this month

Applying fuzzy logic in trading by means of MQL4

Applying fuzzy logic in trading by means of MQL4

The article deals with examples of applying fuzzy set theory in trading by means of MQL4. The use of FuzzyNet library for MQL4 in the development of an indicator and an Expert Advisor is described as well.

Deep neural network with Stacked RBM. Self-training, self-control

Deep neural network with Stacked RBM. Self-training, self-control

This article is a continuation of previous articles on deep neural network and predictor selection. Here we will cover features of a neural network initiated by Stacked RBM, and its implementation in the "darch" package.

How to Test a Trading Robot Before Buying

How to Test a Trading Robot Before Buying

Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.

Most downloaded source codes this month

The most popular forum topics:

Bestsellers in the Market:

16 new topics on forum:

and 13 more...
There are more than 79 350 topics available on forum

30 new topics on forum:

and 27 more...

Bestsellers in the Market:

More than 10 new charts published:

图表 AUDCAD, H4, 2016.05.19 09:11 UTC, Alpari Limited, MetaTrader 4, Demo
AUDCAD, H4
Grafico EURUSD, W1, 2016.05.06 11:38 UTC, IFCMarkets. Corp., MetaTrader 4, Demo
EURUSD, W1
Grafico EURUSD, M30, 2016.04.22 07:13 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo
EURUSD, M30
There are more than 1 940 products available in Market

Bestsellers in the Market:

The most popular forum topics:

Most read articles this week

Applying fuzzy logic in trading by means of MQL4

Applying fuzzy logic in trading by means of MQL4

The article deals with examples of applying fuzzy set theory in trading by means of MQL4. The use of FuzzyNet library for MQL4 in the development of an indicator and an Expert Advisor is described as well.

How to Test a Trading Robot Before Buying

How to Test a Trading Robot Before Buying

Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.

Evaluating the effectiveness of trading systems by analyzing their components

Evaluating the effectiveness of trading systems by analyzing their components

This article explores the effectiveness of complex trading systems by analyzing the efficiency of its individual components. Any analysis, whether it is graphic, based on indicators, or any other, is one of the key components of successful trading in financial markets. This article is to some extent a research of few simple and independent trading systems for analyzing their effectiveness and usefulness of the joint application.

Most downloaded source codes this week

  • FarhadCrab1 The FarhadCrab1 EA. It has a lot of settings. It also uses a large number of indicators. Some of them: MA, Stochastic, Macd, RSI.
  • AK47_A1 Simple EA, but such efficiency for the year 2007!
  • Universal_1.64 The Universal_1.64 EA. It has a lot of settings.

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

20 new topics on forum:

and 17 more...
There are more than 79 290 topics available on forum

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

21 new topics on forum:

and 18 more...

New publications in CodeBase

  • RegularExpressions in MQL5 for working with regular expressions Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.
  • Retrieve high impact events from ForexFactory.com and display them in your indicator or Expert Advisor As I'm currently developing an Expert Advisor for Crude Oil and Brent, I wanted to get from ForexFactory.com the exact date and time of the 'Crude Oil Inventory' report. This report is typically issued on Wednesday's at 10:30am Eastern but when there's a holiday, the release date can change. As this is an important report for my EA, the only way was to check an online service to validate the release date.

Bestsellers in the Market:

22 new topics on forum:

and 19 more...

The most popular forum topics:

24 new topics on forum:

and 21 more...
There are more than 79 220 topics available on forum

Bestsellers in the Market:

35 new topics on forum:

and 32 more...

Bestsellers in the Market:

Most read articles this month

MQL5 Cookbook - Programming moving channels

MQL5 Cookbook - Programming moving channels

This article presents a method of programming the equidistant channel system. Certain details of building such channels are being considered here. Channel typification is provided, and a universal type of moving channels' method is suggested. Object-oriented programming (OOP) is used for code implementation.

Applying fuzzy logic in trading by means of MQL4

Applying fuzzy logic in trading by means of MQL4

The article deals with examples of applying fuzzy set theory in trading by means of MQL4. The use of FuzzyNet library for MQL4 in the development of an indicator and an Expert Advisor is described as well.

Graphical Interfaces III: Groups of Simple and Multi-Functional Buttons (Chapter 2)

Graphical Interfaces III: Groups of Simple and Multi-Functional Buttons (Chapter 2)

The first chapter of the series was about simple and multi-functional buttons. The second article will be dedicated to groups of interconnected buttons that will allow the creation of elements in an application when a user can select one of the option out of a set (group).

Most downloaded source codes this month

  • Doctor EA This Expert Advisor depends on Moving Average 400 to indicate trend and "slope-direction-line" indicator, it will be attached with EA.
  • MultiTimeFrame Indicator This indicator help you keep 3 different timeframes on the screen to see the price action clearly on both short term and long term without switching buttons.
  • EA Hedge Average Expert Advisor created using hedge function and the moving average indicator.

Published article "Self-organizing feature maps (Kohonen maps) - revisiting the subject".

Self-organizing feature maps (Kohonen maps) - revisiting the subject

This article describes techniques of operating with Kohonen maps. The subject will be of interest to both market researchers with basic level of programing in MQL4 and MQL5 and experienced programmers that face difficulties with connecting Kohonen maps to their projects.

There are more than 610 articles published on site

Published article "Universal Expert Advisor: Trading in a Group and Managing a Portfolio of Strategies (Part 4)".

Universal Expert Advisor: Trading in a Group and Managing a Portfolio of Strategies (Part 4)

In the last part of the series of articles about the CStrategy trading engine, we will consider simultaneous operation of multiple trading algorithms, will learn to load strategies from XML files, and will present a simple panel for selecting Expert Advisors from a single executable module, and managing their trading modes.

Published article "Graphical Interfaces V: The List View Element (Chapter 2)".

Graphical Interfaces V: The List View Element (Chapter 2)

In the previous chapter, we wrote classes for creating vertical and horizontal scrollbars. In this chapter, we will implement them. We will write a class for creating the list view element, a compound part of which will be a vertical scrollbar.

Bestsellers in the Market:

The most popular forum topics:

25 new topics on forum:

and 22 more...
There are more than 79 160 topics available on forum

Published article "Graphical Interfaces V: The Vertical and Horizontal Scrollbar (Chapter 1)".

Graphical Interfaces V: The Vertical and Horizontal Scrollbar (Chapter 1)

We are still discussing the development of the library for creating graphical interfaces in the MetaTrader environment. In the first article of the fifth part of the series, we will write classes for creating vertical and horizontal scrollbars.

1...310311312313314315316317318319320321322323324...557