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.

28 new topics on forum:

and 25 more...

The most downloaded free products:

There are more than 19,200 products available in Market

Bestsellers in the Market:

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • SuperTrend SuperTrend indicator.
  • PivotPoint This indicator draws pivot points, resistances and supports.

Most read articles this month

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.

The most popular forum topics:

Published article "DoEasy. Controls (Part 16): TabControl WinForms object — several rows of tab headers, stretching headers to fit the container".

DoEasy. Controls (Part 16): TabControl WinForms object — several rows of tab headers, stretching headers to fit the container

In this article, I will continue the development of TabControl and implement the arrangement of tab headers on all four sides of the control for all modes of setting the size of headers: Normal, Fixed and Fill To Right.

Published article "Data Science and Machine Learning (Part 08): K-Means Clustering in plain MQL5".

Data Science and Machine Learning (Part 08): K-Means Clustering in plain MQL5

Data mining is crucial to a data scientist and a trader because very often, the data isn't as straightforward as we think it is. The human eye can not understand the minor underlying pattern and relationships in the dataset, maybe the K-means algorithm can help us with that. Let's find out...

The most downloaded free products:

Bestsellers in the Market:

3 new signals now available for subscription:

Black Mountain by SecureFX Trader
137% 2662 trades
Growth:136.65%
Equity:3,890.46AUD
Balance:3,911.57AUD
Cradle by SecureFX Trader
135% 5087 trades
Growth:135.08%
Equity:15,858.67AUD
Balance:15,962.22AUD
Kosciuszko by SecureFX Trader
98% 6574 trades
Growth:98.43%
Equity:15,069.08AUD
Balance:15,244.87AUD

18 new topics on forum:

and 15 more...

Published article "Learn how to design a trading system by Fractals".

Learn how to design a trading system by Fractals

This article is a new one from our series about how to design a trading system based on the most popular technical indicators. We will learn a new indicator which Fractals indicator and we will learn how to design a trading system based on it to be executed in the MetaTrader 5 terminal.

Published article "DIY technical indicator".

DIY technical indicator

In this article, I will consider the algorithms allowing you to create your own technical indicator. You will learn how to obtain pretty complex and interesting results with very simple initial assumptions.

The most downloaded free products:

Most downloaded source codes this week

Most read articles this week

Learn how to design a trading system by Alligator

Learn how to design a trading system by Alligator

In this article, we'll complete our series about how to design a trading system based on the most popular technical indicator. We'll learn how to create a trading system based on the Alligator indicator.

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.

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

The most popular forum topics:

Bestsellers in the Market:

There are more than 133,860 topics available on forum

15 new topics on forum:

and 12 more...

The most downloaded free products:

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

New publications in CodeBase

Published article "Market math: profit, loss and costs".

Market math: profit, loss and costs

In this article, I will show you how to calculate the total profit or loss of any trade, including commission and swap. I will provide the most accurate mathematical model and use it to write the code and compare it with the standard. Besides, I will also try to get on the inside of the main MQL5 function to calculate profit and get to the bottom of all the necessary values from the specification.

Published article "Developing a trading Expert Advisor from scratch (Part 27): Towards the future (II)".

Developing a trading Expert Advisor from scratch (Part 27): Towards the future (II)

Let's move on to a more complete order system directly on the chart. In this article, I will show a way to fix the order system, or rather, to make it more intuitive.

23 new topics on forum:

and 20 more...

The most downloaded free products:

There are more than 19,140 products available in Market

Bestsellers in the Market:

1 new signal now available for subscription:

Toby quan
-47% 2415 trades
Growth:-47.13%
Equity:13,503.33USD
Balance:64,869.05USD

The most popular forum topics:

Bestsellers in the Market:

More than 100 new charts published:

Chart EURUSD, MN1, 2022.10.13 12:46 UTC, Alpari, MetaTrader 4, Demo
EURUSD, MN1
Chart XAUUSD, D1, 2022.10.15 04:02 UTC, RoboForex Ltd, MetaTrader 4, Real
XAUUSD, D1
Grafico EURUSD.i, H1, 2022.10.19 05:09 UTC, Eightcap Pty Ltd, MetaTrader 4, Demo
EURUSD.i, H1
There are more than 133,810 topics available on forum

23 new topics on forum:

and 20 more...
There are more than 1,200 articles published on site

Published article "DoEasy. Controls (Part 15): TabControl WinForms object — several rows of tab headers, tab handling methods".

DoEasy. Controls (Part 15): TabControl WinForms object — several rows of tab headers, tab handling methods

In this article, I will continue working on the TabControl WinForm object — I will create a tab field object class, make it possible to arrange tab headers in several rows and add methods for handling object tabs.

Published article "Developing a trading Expert Advisor from scratch (Part 26): Towards the future (I)".

Developing a trading Expert Advisor from scratch (Part 26): Towards the future (I)

Today we will take our order system to the next level. But before that, we need to solve a few problems. Now we have some questions that are related to how we want to work and what things we do during the trading day.

Published article "Developing a trading Expert Advisor from scratch (Part 25): Providing system robustness (II)".

Developing a trading Expert Advisor from scratch (Part 25): Providing system robustness (II)

In this article, we will make the final step towards the EA's performance. So, be prepared for a long read. To make our Expert Advisor reliable, we will first remove everything from the code that is not part of the trading system.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • SuperTrend SuperTrend indicator.
  • Volume Profile + Range v6.0 - indicator for MetaTrader 5 (Fixed iBarShift Issue) Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram. The width of the histogram at the level means the number of transactions carried out on it. All Credits of this Amazing indicator to Olexiy Polyakov. I have just fixed the iBarShift and iTime issues, since this is such a great indicator for traders ! Now it is working fine with this files.

Most read articles this month

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.

24 new topics on forum:

and 21 more...

Published article "Developing a trading Expert Advisor from scratch (Part 24): Providing system robustness (I)".

Developing a trading Expert Advisor from scratch (Part 24): Providing system robustness (I)

In this article, we will make the system more reliable to ensure a robust and secure use. One of the ways to achieve the desired robustness is to try to re-use the code as much as possible so that it is constantly tested in different cases. But this is only one of the ways. Another one is to use OOP.

1...200201202203204205206207208209210211212213214...681