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.

The most downloaded free products:

Bestsellers in the Market:

17 new topics on forum:

and 14 more...

The most popular forum topics:

Most read articles this month

Library for easy and quick development of MetaTrader programs (part XIV): Symbol object

Library for easy and quick development of MetaTrader programs (part XIV): Symbol object

In this article, we will create the class of a symbol object that is to be the basic object for creating the symbol collection. The class will allow us to obtain data on the necessary symbols for their further analysis and comparison.

How to purchase a trading robot from the MetaTrader Market and to install it?

How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

Merrill patterns

Merrill patterns

In this article, we will have a look at Merrill patterns' model and try to evaluate their current relevance. To do this, we will develop a tool to test the patterns and apply the model to various data types such as Close, High and Low prices, as well as oscillators.

Most downloaded source codes this month

  • 5 Minutes Scalping System It is a manual trading system consisting of 5 indicators. We buy when all indicators are in blue, and we sell when all indicators are in red. Indicators auto turn chart in M5 time frame, there is a switch to skip it.
  • Support Resistance Trader Support and Resistance lines are used with the Standard Deviation indicator for generating trade signals.
  • Trading the trend Trading the trend

The most downloaded free products:

17 new topics on forum:

and 14 more...

Bestsellers in the Market:

The most downloaded free products:

14 new topics on forum:

and 11 more...
There are more than 107 830 topics available on forum

Most read articles this week

Merrill patterns

Merrill patterns

In this article, we will have a look at Merrill patterns' model and try to evaluate their current relevance. To do this, we will develop a tool to test the patterns and apply the model to various data types such as Close, High and Low prices, as well as oscillators.

Optimization management (Part II): Creating key objects and add-on logic

Optimization management (Part II): Creating key objects and add-on logic

This article is a continuation of the previous publication related to the creation of a graphical interface for optimization management. The article considers the logic of the add-on. A wrapper for the MetaTrader 5 terminal will be created: it will enable the running of the add-on as a managed process via C#. In addition, operation with configuration files and setup files is considered in this article. The application logic is divided into two parts: the first one describes the methods called after pressing a particular key, while the second part covers optimization launch and management.

Library for easy and quick development of MetaTrader programs (part XIV): Symbol object

Library for easy and quick development of MetaTrader programs (part XIV): Symbol object

In this article, we will create the class of a symbol object that is to be the basic object for creating the symbol collection. The class will allow us to obtain data on the necessary symbols for their further analysis and comparison.

Most downloaded source codes this week

  • ZigZag Based on Close Prices The code is based on indicator ZigZag which is in-built in MT4. I have changed it so that it isn't calculated on highest Highs and lowest Lows, but instead uses highest Close and lowest Close of chart price history. See attached chart for differences: ZigZag (red) versus ZigZagClose (yellow).
  • b-clock Show minutes and seconds left before new candle is appeared.
  • Grid Template EA Grid Template EA - A ready made expert adviser template to use for further development or use 'as is'

Bestsellers in the Market:

The most popular forum topics:

New publications in CodeBase

  • NELODI Trend Waves for MT5 Monster Trend indicator that uses data from several time periods.
  • NELODI Trend Painter Trend indicator similar to Ichimoku Kinko Hyo, with a number of drawing options and calculation parameters.
  • NELODI Trading Terminal for MT5 NELODI Trading Terminal is a collection of Indicators and an Expert Advisor, which work together to provide a complete solution for manual Trading, primarily designed for Scalping.

The most downloaded free products:

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

21 new topics on forum:

and 18 more...

The most downloaded free products:

Bestsellers in the Market:

16 new topics on forum:

and 13 more...
There are more than 107 780 topics available on forum

The most popular forum topics:

There are more than 8 200 products available in Market

The most downloaded free products:

Bestsellers in the Market:

17 new topics on forum:

and 14 more...

The most downloaded free products:

26 new topics on forum:

and 23 more...

Most read articles this month

Library for easy and quick development of MetaTrader programs (part XIII): Account object events

Library for easy and quick development of MetaTrader programs (part XIII): Account object events

The article considers working with account events for tracking important changes in account properties affecting the automated trading. We have already implemented some functionality for tracking account events in the previous article when developing the account object collection.

How to purchase a trading robot from the MetaTrader Market and to install it?

How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

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

  • 5 Minutes Scalping System It is a manual trading system consisting of 5 indicators. We buy when all indicators are in blue, and we sell when all indicators are in red. Indicators auto turn chart in M5 time frame, there is a switch to skip it.
  • b-clock Show minutes and seconds left before new candle is appeared.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

The most popular forum topics:

Bestsellers in the Market:

More than 20 new charts published:

Chart WDOV19, M1, 2019.09.27 20:59 UTC, Modal DTVM Ltda., MetaTrader 5, Demo
WDOV19, M1
Chart EURUSD, M15, 2019.10.04 16:12 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo
EURUSD, M15
График ETCUSD, M1, 2019.10.03 09:32 UTC, LBLV Ltd, MetaTrader 5, Demo
ETCUSD, M1

The most downloaded free products:

22 new topics on forum:

and 19 more...
There are more than 107 720 topics available on forum

Bestsellers in the Market:

New publications in CodeBase

The most downloaded free products:

15 new topics on forum:

and 12 more...

Most read articles this week

Library for easy and quick development of MetaTrader programs (part XIV): Symbol object

Library for easy and quick development of MetaTrader programs (part XIV): Symbol object

In this article, we will create the class of a symbol object that is to be the basic object for creating the symbol collection. The class will allow us to obtain data on the necessary symbols for their further analysis and comparison.

How to purchase a trading robot from the MetaTrader Market and to install it?

How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

Merrill patterns

Merrill patterns

In this article, we will have a look at Merrill patterns' model and try to evaluate their current relevance. To do this, we will develop a tool to test the patterns and apply the model to various data types such as Close, High and Low prices, as well as oscillators.

Most downloaded source codes this week

  • Basic Rsi Template EA A ready made expert adviser template to use for further development or use 'as is'
  • Grid Template EA Grid Template EA - A ready made expert adviser template to use for further development or use 'as is'
  • ZigZag Based on Close Prices The code is based on indicator ZigZag which is in-built in MT4. I have changed it so that it isn't calculated on highest Highs and lowest Lows, but instead uses highest Close and lowest Close of chart price history. See attached chart for differences: ZigZag (red) versus ZigZagClose (yellow).

The most popular forum topics:

1...191192193194195196197198199200201202203204205...557