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.

5 new signals now available for subscription:

UAE TRADER 621
72% 1291 trades
Growth:71.95%
Equity:2,127.79USD
Balance:2,131.93USD
UAE TRADER 539
16% 1311 trades
Growth:16.33%
Equity:11,276.38USD
Balance:11,284.66USD
JeromeBlackbullAccount
-3% 317 trades
Growth:-3.00%
Equity:1,488.78NZD
Balance:1,488.78NZD
and 2 more...

12 new topics on forum:

and 9 more...

Published article "Developing an MQL5 RL agent with RestAPI integration (Part 2): MQL5 functions for HTTP interaction with the tic-tac-toe game REST API".

Developing an MQL5 RL agent with RestAPI integration (Part 2): MQL5 functions for HTTP interaction with the tic-tac-toe game REST API

In this article we will talk about how MQL5 can interact with Python and FastAPI, using HTTP calls in MQL5 to interact with the tic-tac-toe game in Python. The article discusses the creation of an API using FastAPI for this integration and provides a test script in MQL5, highlighting the versatility of MQL5, the simplicity of Python, and the effectiveness of FastAPI in connecting different technologies to create innovative solutions.

Published article "MQL5 Wizard Techniques you should know (Part 17): Multicurrency Trading".

MQL5 Wizard Techniques you should know (Part 17): Multicurrency Trading

Trading across multiple currencies is not available by default when an expert advisor is assembled via the wizard. We examine 2 possible hacks traders can make when looking to test their ideas off more than one symbol at a time.

Published article "The Group Method of Data Handling: Implementing the Combinatorial Algorithm in MQL5".

The Group Method of Data Handling: Implementing the Combinatorial Algorithm in MQL5

In this article we continue our exploration of the Group Method of Data Handling family of algorithms, with the implementation of the Combinatorial Algorithm along with its refined incarnation, the Combinatorial Selective Algorithm in MQL5.

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

7 new topics on forum:

and 4 more...

Published article "Developing a Replay System (Part 37): Paving the Path (I)".

Developing a Replay System (Part 37): Paving the Path (I)

In this article, we will finally begin to do what we wanted to do much earlier. However, due to the lack of "solid ground", I did not feel confident to present this part publicly. Now I have the basis to do this. I suggest that you focus as much as possible on understanding the content of this article. I mean not simply reading it. I want to emphasize that if you do not understand this article, you can completely give up hope of understanding the content of the following ones.

The most downloaded free products:

Bestsellers in the Market:

There are more than 28,580 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...

2 new signals now available for subscription:

Bocil 5
291% 422 trades
Growth:290.78%
Equity:5,072.44USD
Balance:5,072.44USD
AC Scalper v2
-5% 687 trades
Growth:-4.90%
Equity:295.31USD
Balance:300.04USD

New publications in CodeBase

4 new signals now available for subscription:

Cryptonic
490% 19754 trades
Growth:490.40%
Equity:35,866.95USD
Balance:37,729.06USD
IC Trading 50K Live
96% 2149 trades
Growth:95.59%
Equity:27,367.61EUR
Balance:27,367.61EUR
The 10 pips day account
4% 1966 trades
Growth:4.02%
Equity:2,808.44EUR
Balance:3,493.89EUR
and 1 more...
There are more than 145,170 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:

5 new signals now available for subscription:

GJM
2,684% 1707 trades
Growth:2,684.16%
Equity:192,064.52USD
Balance:251,618.03USD
Tick Multiprod
704% 1430 trades
Growth:703.58%
Equity:9,189.64USD
Balance:9,189.64USD
BlueSky Trades
111% 581 trades
Growth:110.68%
Equity:7,150.08USD
Balance:7,059.15USD
and 2 more...

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.

The most downloaded free products:

Bestsellers in the Market:

More than 100 new charts published:

Chart EURGBP, H4, 2024.04.23 11:21 UTC, RoboForex Ltd, MetaTrader 5, Real
EURGBP, H4
Gráfico GBPCADr, H1, 2024.04.22 20:46 UTC, HF Markets (SV) Ltd., MetaTrader 4, Real
GBPCADr, H1
Chart AUDCAD, H4, 2024.04.24 18:37 UTC, RoboForex Ltd, MetaTrader 5, Real
AUDCAD, H4
There are more than 145,110 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
244% 1524 trades
Growth:244.33%
Equity:10,004.79USD
Balance:10,004.79USD
TMFWK
240% 1559 trades
Growth:239.86%
Equity:52,723.77USD
Balance:52,723.77USD

The most downloaded free products:

14 new topics on forum:

and 11 more...

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.
1...757677787980818283848586878889...624