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.

Bestsellers in the Market:

There are more than 27,910 products available in Market

Most downloaded source codes this week

  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • A BETTER RSI Relative Strength Index that completely removes noise, works on all markets!

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.

12 new topics on forum:

and 9 more...

More than 100 new charts published:

图表 AUDCAD, H4, 2024.04.24 18:37 UTC, RoboForex Ltd, MetaTrader 5, Real
AUDCAD, H4
图表 M6EM24, H1, 2024.04.24 21:07 UTC, AMP Global Clearing LLC, MetaTrader 5, Real
M6EM24, H1
Chart M6EM24, H1, 2024.04.24 20:48 UTC, AMP Global Clearing LLC, MetaTrader 5, Real
M6EM24, H1

2 new signals now available for subscription:

Bocil 5
324% 462 trades
Growth:323.58%
Equity:5,503.89USD
Balance:5,503.89USD
AC Scalper v2
44% 880 trades
Growth:44.43%
Equity:287.42USD
Balance:301.03USD

New publications in CodeBase

4 new signals now available for subscription:

Cryptonic
577% 26468 trades
Growth:576.52%
Equity:41,128.30USD
Balance:41,128.30USD
MF Investment
117% 8515 trades
Growth:116.74%
Equity:2,705.93USD
Balance:2,782.95USD
IC Trading 50K Live
104% 2969 trades
Growth:104.28%
Equity:28,614.98EUR
Balance:28,614.98EUR
and 1 more...
There are more than 145,100 topics available on forum

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

The most downloaded free products:

The most popular forum topics:

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

Published article "Neural networks made easy (Part 68): Offline Preference-guided Policy Optimization".

Neural networks made easy (Part 68): Offline Preference-guided Policy Optimization

Since the first articles devoted to reinforcement learning, we have in one way or another touched upon 2 problems: exploring the environment and determining the reward function. Recent articles have been devoted to the problem of exploration in offline learning. In this article, I would like to introduce you to an algorithm whose authors completely eliminated the reward function.

The most downloaded free products:

18 new topics on forum:

and 15 more...

Bestsellers in the Market:

Published article "Developing a Replay System (Part 36): Making Adjustments (II)".

Developing a Replay System (Part 36): Making Adjustments (II)

One of the things that can make our lives as programmers difficult is assumptions. In this article, I will show you how dangerous it is to make assumptions: both in MQL5 programming, where you assume that the type will have a certain value, and in MetaTrader 5, where you assume that different servers work the same.

Published article "How to build and optimize a volatility-based trading system (Chaikin Volatility - CHV)".

How to build and optimize a volatility-based trading system (Chaikin Volatility - CHV)

In this article, we will provide another volatility-based indicator named Chaikin Volatility. We will understand how to build a custom indicator after identifying how it can be used and constructed. We will share some simple strategies that can be used and then test them to understand which one can be better.

Published article "Population optimization algorithms: Micro Artificial immune system (Micro-AIS)".

Population optimization algorithms: Micro Artificial immune system (Micro-AIS)

The article considers an optimization method based on the principles of the body's immune system - Micro Artificial Immune System (Micro-AIS) - a modification of AIS. Micro-AIS uses a simpler model of the immune system and simple immune information processing operations. The article also discusses the advantages and disadvantages of Micro-AIS compared to conventional AIS.

Published article "Developing a Replay System (Part 35): Making Adjustments (I)".

Developing a Replay System (Part 35): Making Adjustments (I)

Before we can move forward, we need to fix a few things. These are not actually the necessary fixes but rather improvements to the way the class is managed and used. The reason is that failures occurred due to some interaction within the system. Despite attempts to find out the cause of such failures in order to eliminate them, all these attempts were unsuccessful. Some of these cases make no sense, for example, when we use pointers or recursion in C/C++, the program crashes.

3 new signals now available for subscription:

Tick Multiprod
1,542% 2990 trades
Growth:1,541.72%
Equity:15,520.94USD
Balance:15,523.66USD
BlueSky Trades
47% 747 trades
Growth:47.31%
Equity:5,213.75USD
Balance:5,020.85USD
FC
9% 1903 trades
Growth:9.39%
Equity:11,317.01USD
Balance:12,109.86USD

The most downloaded free products:

Bestsellers in the Market:

There are more than 145,040 topics available on forum

15 new topics on forum:

and 12 more...
There are more than 1,580 articles published on site

Published article "Building A Candlestick Trend Constraint Model (Part 1): For EAs And Technical Indicators".

Building A Candlestick Trend Constraint Model (Part 1): For EAs And Technical Indicators

This article is aimed at beginners and pro-MQL5 developers. It provides a piece of code to define and constrain signal-generating indicators to trends in higher timeframes. In this way, traders can enhance their strategies by incorporating a broader market perspective, leading to potentially more robust and reliable trading signals.

Published article "Creating a market making algorithm in MQL5".

Creating a market making algorithm in MQL5

How do market makers work? Let's consider this issue and create a primitive market-making algorithm.

Published article "A Generic Optimization Formulation (GOF) to Implement Custom Max with Constraints".

A Generic Optimization Formulation (GOF) to Implement Custom Max with Constraints

In this article we will present a way to implement optimization problems with multiple objectives and constraints when selecting "Custom Max" in the Setting tab of the MetaTrader 5 terminal. As an example, the optimization problem could be: Maximize Profit Factor, Net Profit, and Recovery Factor, such that the Draw Down is less than 10%, the number of consecutive losses is less than 5, and the number of trades per week is more than 5.

Published article "Population optimization algorithms: Bacterial Foraging Optimization - Genetic Algorithm (BFO-GA)".

Population optimization algorithms: Bacterial Foraging Optimization - Genetic Algorithm (BFO-GA)

The article presents a new approach to solving optimization problems by combining ideas from bacterial foraging optimization (BFO) algorithms and techniques used in the genetic algorithm (GA) into a hybrid BFO-GA algorithm. It uses bacterial swarming to globally search for an optimal solution and genetic operators to refine local optima. Unlike the original BFO, bacteria can now mutate and inherit genes.

Published article "Developing a Replay System (Part 34): Order System (III)".

Developing a Replay System (Part 34): Order System (III)

In this article, we will complete the first phase of construction. Although this part is fairly quick to complete, I will cover details that were not discussed previously. I will explain some points that many do not understand. Do you know why you have to press the Shift or Ctrl key?

2 new signals now available for subscription:

LJHWK
311% 1833 trades
Growth:311.42%
Equity:11,783.37USD
Balance:11,954.26USD
TMFWK
310% 1883 trades
Growth:310.02%
Equity:60,364.73USD
Balance:61,259.65USD

The most downloaded free products:

14 new topics on forum:

and 11 more...

More than 100 new charts published:

График EURGBP, H4, 2024.04.23 11:21 UTC, RoboForex Ltd, MetaTrader 5, Real
EURGBP, H4
Chart GBPCADr, H1, 2024.04.22 20:46 UTC, HF Markets (SV) Ltd., MetaTrader 4, Real
GBPCADr, H1
차트 EURUSDr, H1, 2024.04.19 20:01 UTC, HF Markets (SV) Ltd., MetaTrader 4, Real
EURUSDr, H1

Most downloaded source codes this month

  • Slope Entry Points Indicator based on basic slope moving average and cloud around. Indicator shows two types of signals: prepearing - dot and entry - arrow.
  • Buy Sell Close Manual trading EA for trading newbies [@Buy_Sell_Close] Manual trading EA for trading newbies, EA can be used in backtesting visual mode, EA can also be used in live trading. You can practice your own trading system in backtesting.
  • 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 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.

There are more than 27,860 products available in Market

Bestsellers in the Market:

The most popular forum topics:

New publications in CodeBase

Published article "Developing an MQL5 Reinforcement Learning agent with RestAPI integration (Part 1): How to use RestAPIs in MQL5".

Developing an MQL5 Reinforcement Learning agent with RestAPI integration (Part 1): How to use RestAPIs in MQL5

In this article we will talk about the importance of APIs (Application Programming Interface) for interaction between different applications and software systems. We will see the role of APIs in simplifying interactions between applications, allowing them to efficiently share data and functionality.

Published article "Population optimization algorithms: Evolution Strategies, (μ,λ)-ES and (μ+λ)-ES".

Population optimization algorithms: Evolution Strategies, (μ,λ)-ES and (μ+λ)-ES

The article considers a group of optimization algorithms known as Evolution Strategies (ES). They are among the very first population algorithms to use evolutionary principles for finding optimal solutions. We will implement changes to the conventional ES variants and revise the test function and test stand methodology for the algorithms.

2 new signals now available for subscription:

Hidra
-10% 11240 trades
Growth:-10.14%
Equity:100,172.01BRL
Balance:100,172.01BRL
Akun dua
-11% 1155 trades
Growth:-11.49%
Equity:1,730.72USD
Balance:1,770.22USD

Published article "Overcoming ONNX Integration Challenges".

Overcoming ONNX Integration Challenges

ONNX is a great tool for integrating complex AI code between different platforms, it is a great tool that comes with some challenges that one must address to get the most out of it, In this article we discuss the common issues you might face and how to mitigate them.

The most downloaded free products:

1...9596979899100101102103104105106107108109...642