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.

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.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • SuperTrend SuperTrend indicator.

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.

MetaTrader 5 on Linux

MetaTrader 5 on Linux

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

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 "Integrating ML models with the Strategy Tester (Conclusion): Implementing a regression model for price prediction".

Integrating ML models with the Strategy Tester (Conclusion): Implementing a regression model for price prediction

This article describes the implementation of a regression model based on a decision tree. The model should predict prices of financial assets. We have already prepared the data, trained and evaluated the model, as well as adjusted and optimized it. However, it is important to note that this model is intended for study purposes only and should not be used in real trading.

Published article "Neural networks made easy (Part 61): Optimism issue in offline reinforcement learning".

Neural networks made easy (Part 61): Optimism issue in offline reinforcement learning

During the offline learning, we optimize the Agent's policy based on the training sample data. The resulting strategy gives the Agent confidence in its actions. However, such optimism is not always justified and can cause increased risks during the model operation. Today we will look at one of the methods to reduce these risks.

The most downloaded free products:

Bestsellers in the Market:

21 new topics on forum:

and 18 more...

2 new signals now available for subscription:

Longtime Strategy
260% 9643 trades
Growth:260.13%
Equity:38,178.44USD
Balance:38,314.91USD
CR 1403R
90% 2128 trades
Growth:89.50%
Equity:1,874.59USD
Balance:1,874.59USD

Published article "Creating multi-symbol, multi-period indicators".

Creating multi-symbol, multi-period indicators

In this article, we will look at the principles of creating multi-symbol, multi-period indicators. We will also see how to access the data of such indicators from Expert Advisors and other indicators. We will consider the main features of using multi-indicators in Expert Advisors and indicators and will see how to plot them through custom indicator buffers.

Bestsellers in the Market:

The most downloaded free products:

There are more than 26,930 products available in Market

Most downloaded source codes this week

  • KA-Gold Bot MT5 KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods. - Time frame: M15
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Examples from the book "Neural networks for algorithmic trading with MQL5" The book "Neural networks in algorithmic trading with MQL5" is a comprehensive guide, covering both the theoretical foundations of artificial intelligence and neural networks and practical aspects of their application in financial trading using the MQL5 programming language.

Most read articles this week

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.

MetaTrader 5 on Linux

MetaTrader 5 on Linux

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

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.

8 new topics on forum:

and 5 more...

3 new signals now available for subscription:

Fly me to the Moon
100% 2045 trades
Growth:99.93%
Equity:1,466.00USD
Balance:1,466.00USD
Climbing to the Mount Everest
28% 1545 trades
Growth:28.44%
Equity:1,204.07USD
Balance:1,139.63USD
Fly me to the Mars
-18% 1365 trades
Growth:-18.31%
Equity:1,258.06USD
Balance:1,258.06USD

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

The most popular forum topics:

6 new signals now available for subscription:

Valu2
42% 5129 trades
Growth:42.21%
Equity:2,745.00USD
Balance:2,745.00USD
Pepperstone
19% 3952 trades
Growth:19.24%
Equity:4,664.53USD
Balance:4,664.53USD
ICM2
-0% 3028 trades
Growth:-0.17%
Equity:2,550.58USD
Balance:2,506.58USD
and 3 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 144,040 topics available on forum

22 new topics on forum:

and 19 more...

3 new signals now available for subscription:

Gold daytrade
365% 4043 trades
Growth:364.81%
Equity:2,142.74USD
Balance:2,142.74USD
Portfolio EA with IC Markets MT5 A
33% 7038 trades
Growth:32.56%
Equity:2,927.00USD
Balance:2,937.53USD
TRENDIN 11
12% 10390 trades
Growth:11.53%
Equity:574.55USD
Balance:572.26USD

Published article "Quantization in machine learning (Part 1): Theory, sample code, analysis of implementation in CatBoost".

Quantization in machine learning (Part 1): Theory, sample code, analysis of implementation in CatBoost

The article considers the theoretical application of quantization in the construction of tree models and showcases the implemented quantization methods in CatBoost. No complex mathematical equations are used.

The most downloaded free products:

Bestsellers in the Market:

More than 100 new charts published:

Grafik NAS100, H1, 2024.02.22 09:46 UTC, Octa Markets Incorporated, MetaTrader 5, Demo
NAS100, H1
Grafico XAUUSD, M15, 2024.02.26 17:04 UTC, LiteFinance Global LLC, MetaTrader 4, Demo
XAUUSD, M15
Gráfico GBPJPY, M30, 2024.02.27 11:07 UTC, LiteFinance Global LLC, MetaTrader 4, Demo
GBPJPY, M30

24 new topics on forum:

and 21 more...

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

16 new topics on forum:

and 13 more...
There are more than 26,860 products available in Market
There are more than 1,520 articles published on site

Published article "Working with ONNX models in float16 and float8 formats".

Working with ONNX models in float16 and float8 formats

Data formats used to represent machine learning models play a crucial role in their effectiveness. In recent years, several new types of data have emerged, specifically designed for working with deep learning models. In this article, we will focus on two new data formats that have become widely adopted in modern models.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 7 The final seventh part of the book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and general-purpose technologies such as networking, databases, and cryptography.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 1 The first chapter of the book introduces the MQL5 language and development environment. One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++.

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.

MetaTrader 5 on Linux

MetaTrader 5 on Linux

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

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.

6 new signals now available for subscription:

Aldebaran
184% 62858 trades
Growth:184.15%
Equity:142,073.98BRL
Balance:142,073.98BRL
JASON KSKD_8YR TMGM375
119% 5915 trades
Growth:119.18%
Equity:13,819.22USD
Balance:30,627.32USD
STEVE RLKS_8YR_M1_M2 TMGM249
116% 5865 trades
Growth:115.63%
Equity:11,306.72USD
Balance:20,804.56USD
and 3 more...
There are more than 143,970 topics available on forum

24 new topics on forum:

and 21 more...

Published article "Experiments with neural networks (Part 7): Passing indicators".

Experiments with neural networks (Part 7): Passing indicators

Examples of passing indicators to a perceptron. The article describes general concepts and showcases the simplest ready-made Expert Advisor followed by the results of its optimization and forward test.

Bestsellers in the Market:

The most downloaded free products:

25 new topics on forum:

and 22 more...
1...115116117118119120121122123124125126127128129...653