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.

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

Bestsellers in the Market:

23 new topics on forum:

and 20 more...
There are more than 77 050 topics available on forum

New publications in CodeBase

41 new topics on forum:

and 38 more...

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

Published article "Graphical Interfaces II: the Menu Item Element (Chapter 1)".

Graphical Interfaces II: the Menu Item Element (Chapter 1)

In the second part of the series, we will show in detail the development of such interface elements as main menu and context menu. We will also mention drawing elements and create a special class for it. We will discuss in depth such question as managing program events including custom ones.

16 new topics on forum:

and 13 more...
There are more than 76 980 topics available on forum

Bestsellers in the Market:

Most read articles this month

Market Theory

Market Theory

A logically complete market theory that would cover all types and varieties of markets for goods and services, micro and macro markets like Forex, hasn't been available until now. This article covers the essence of a new market theory based on the profit analysis, reveals patterns of the current price change and the principle of the mechanism operation that allows the price to find its most optimal value by forming a chain of virtual prices that can develop the controlling influence on the actual price. Mechanisms of formation and change of market trends are also identified here.

Graphical Interfaces I: Preparation of the Library Structure (Chapter 1)

Graphical Interfaces I: Preparation of the Library Structure (Chapter 1)

This article is the beginning of another series concerning development of graphical interfaces. Currently, there is not a single code library that would allow quick and easy creation of high quality graphical interfaces within MQL applications. By that, I mean the graphical interfaces that we are used to in familiar operating systems.

MQL5 for beginners: Anti-vandal protection of graphic objects

MQL5 for beginners: Anti-vandal protection of graphic objects

What should your program do, if graphic control panels have been removed or modified by someone else? In this article we will show you how not to have "ownerless" objects on the chart, and how not to lose control over them in cases of renaming or deleting programmatically created objects after the application is deleted.

Most downloaded source codes this month

  • ScalpWiz 9001 Trades on price spikes around important financial announcements.
  • iFibonacci This indicator will Draw Fibonacci Tools such as Retracement, Arc, Fan, Expansion, Time Zones. Based on ZigZag indicator.
  • Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.

New publications in CodeBase

The most popular forum topics:

Bestsellers in the Market:

23 new topics on forum:

and 20 more...

Bestsellers in the Market:

Most read articles this week

Graphical Interfaces I: Animating the Graphical Interface (Chapter 3)

Graphical Interfaces I: Animating the Graphical Interface (Chapter 3)

In the previous article, we started developing a form class for controls. In this article, we are going to continue doing that by filling this class with methods for moving a form over the chart area. We will then integrate this interface component into the core of the library. Also, we will ensure that the color of a form control changes when the mouse cursor is hovering over it.

Graphical Interfaces I: Functions for the Form Buttons and Deleting Interface Elements (Chapter 4)

Graphical Interfaces I: Functions for the Form Buttons and Deleting Interface Elements (Chapter 4)

In this article, we are going to continue developing the CWindow class by adding methods, which will allow managing the form by clicking on its controls. We will enable the program to be closed by a form button as well as implement a minimizing and maximizing feature for the form.

Market Theory

Market Theory

A logically complete market theory that would cover all types and varieties of markets for goods and services, micro and macro markets like Forex, hasn't been available until now. This article covers the essence of a new market theory based on the profit analysis, reveals patterns of the current price change and the principle of the mechanism operation that allows the price to find its most optimal value by forming a chain of virtual prices that can develop the controlling influence on the actual price. Mechanisms of formation and change of market trends are also identified here.

Most downloaded source codes this week

14 new topics on forum:

and 11 more...

18 new topics on forum:

and 15 more...
There are more than 76 930 topics available on forum

Bestsellers in the Market:

The most popular forum topics:

Bestsellers in the Market:

29 new topics on forum:

and 26 more...

Published article "Adding a control panel to an indicator or an Expert Advisor in no time".

Adding a control panel to an indicator or an Expert Advisor in no time

Have you ever felt the need to add a graphical panel to your indicator or Expert Advisor for greater speed and convenience? In this article, you will find out how to implement the dialog panel with the input parameters into your MQL4/MQL5 program step by step.

There are more than 590 articles published on site

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

17 new topics on forum:

and 14 more...

Published article "Graphical Interfaces I: Testing Library in Programs of Different Types and in the MetaTrader 4 Terminal (Chapter 5)".

Graphical Interfaces I: Testing Library in Programs of Different Types and in the MetaTrader 4 Terminal (Chapter 5)

In the previous chapter of the first part of the series about graphical interfaces, the form class was enriched by methods which allowed managing the form by pressing its controls. In this article, we will test our work in different types of MQL program such as indicators and scripts. As the library was designed to be cross-platform so it could be used in all MetaTrader platforms, we will also test it in MetaTrader 4.

Bestsellers in the Market:

24 new topics on forum:

and 21 more...
There are more than 76 860 topics available on forum

Published article "Trading signals module using the system by Bill Williams".

Trading signals module using the system by Bill Williams

The article describes the rules of the trading system by Bill Williams, the procedure of application for a developed MQL5 module to search and mark patterns of this system on the chart, automated trading with found patterns, and also presents the results of testing on various trading instruments.

There are more than 5 470 codes published in Codebase

New publications in CodeBase

More than 10 new charts published:

График AUDUSD, H1, 2016.02.23 07:39 UTC, FIBO Group, Ltd, MetaTrader 4, Real
AUDUSD, H1
Chart EURUSD, M1, 2016.02.17 07:43 UTC, MetaQuotes Software Corp., MetaTrader 4, Real
EURUSD, M1
图表 EURUSD, D1, 2016.01.24 21:07 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo
EURUSD, D1

Bestsellers in the Market:

Most read articles this month

Market Theory

Market Theory

A logically complete market theory that would cover all types and varieties of markets for goods and services, micro and macro markets like Forex, hasn't been available until now. This article covers the essence of a new market theory based on the profit analysis, reveals patterns of the current price change and the principle of the mechanism operation that allows the price to find its most optimal value by forming a chain of virtual prices that can develop the controlling influence on the actual price. Mechanisms of formation and change of market trends are also identified here.

MQL5 for beginners: Anti-vandal protection of graphic objects

MQL5 for beginners: Anti-vandal protection of graphic objects

What should your program do, if graphic control panels have been removed or modified by someone else? In this article we will show you how not to have "ownerless" objects on the chart, and how not to lose control over them in cases of renaming or deleting programmatically created objects after the application is deleted.

Graphical Interfaces I: Preparation of the Library Structure (Chapter 1)

Graphical Interfaces I: Preparation of the Library Structure (Chapter 1)

This article is the beginning of another series concerning development of graphical interfaces. Currently, there is not a single code library that would allow quick and easy creation of high quality graphical interfaces within MQL applications. By that, I mean the graphical interfaces that we are used to in familiar operating systems.

Most downloaded source codes this month

  • ScalpWiz 9001 Trades on price spikes around important financial announcements.
  • Expert_RSI_Stochastic_MA This Expert Advisor uses three indicators: MA(150), RSI(3) with the levels of 80 and 20, Stochastic(6, 3, 3) with the levels of 70 and 30. The direction of opening deals is based on MA. Entry by RSI and Stochastic. Exit by Stochastic.
  • Pivot Only This is a simple indicator showing pivot only for H1, H4, daily, weekly and monthly.

The most popular forum topics:

21 new topics on forum:

and 18 more...

Bestsellers in the Market:

1...320321322323324325326327328329330331332333334...559