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.

There are more than 29,110 products available in Market

Published article "Developing a multi-currency Expert Advisor (Part 2): Transition to virtual positions of trading strategies".

Developing a multi-currency Expert Advisor (Part 2): Transition to virtual positions of trading strategies

Let's continue developing a multi-currency EA with several strategies working in parallel. Let's try to move all the work associated with opening market positions from the strategy level to the level of the EA managing the strategies. The strategies themselves will trade only virtually, without opening market positions.

2 new signals now available for subscription:

Retired plan
-20% 1488 trades
Growth:-19.74%
Equity:6,581.26USD
Balance:6,778.77USD
KenRICH88
-45% 1424 trades
Growth:-45.37%
Equity:18,115.79USD
Balance:17,908.51USD

The most downloaded free products:

Bestsellers in the Market:

8 new topics on forum:

and 5 more...

Most downloaded source codes this week

  • Grid EA Pro A professional Grid advisor works according to RSI ( Relative Strength Index ) indicators. And has the function of Reducing the Drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit. It can be a very useful tool, For manual trading.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Breakout Strategy with Prop Firm Helper Functions This is an update of the "Simple Yet Effective Breakout Strategy". In this code, I have added some helper functions for prop firm challenges.

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.

The most popular forum topics:

10 new topics on forum:

and 7 more...

Bestsellers in the Market:

6 new signals now available for subscription:

Wolf Scalper MT4
1,011% 1187 trades
Growth:1,011.10%
Equity:10,133.02USD
Balance:10,133.02USD
Sousa1
63% 2007 trades
Growth:63.32%
Equity:4,436.89EUR
Balance:9,009.75EUR
Nexus Stock Indices
9% 670 trades
Growth:8.84%
Equity:2,496.30USD
Balance:2,496.30USD
and 3 more...

The most downloaded free products:

Bestsellers in the Market:

13 new topics on forum:

and 10 more...

The most downloaded free products:

The most popular forum topics:

There are more than 145,710 topics available on forum

18 new topics on forum:

and 15 more...

Bestsellers in the Market:

There are more than 29,050 products available in Market

2 new signals now available for subscription:

SFE Combo High Risk
231% 1202 trades
Growth:230.64%
Equity:9,294.04AUD
Balance:9,294.04AUD
LUNAGold
8% 627 trades
Growth:7.84%
Equity:334.38USD
Balance:334.38USD

Published article "MQL5 Wizard Techniques you should know (Part 21): Testing with Economic Calendar Data".

MQL5 Wizard Techniques you should know (Part 21): Testing with Economic Calendar Data

Economic Calendar Data is not available for testing with Expert Advisors within Strategy Tester, by default. We look at how Databases could help in providing a work around this limitation. So, for this article we explore how SQLite databases can be used to archive Economic Calendar news such that wizard assembled Expert Advisors can use this to generate trade signals.

Published article "Master MQL5 from beginner to pro (Part II): Basic data types and use of variable".

Master MQL5 from beginner to pro (Part II): Basic data types and use of variable

This is a continuation of the series for beginners. In this article, we'll look at how to create constants and variables, write dates, colors, and other useful data. We will learn how to create enumerations like days of the week or line styles (solid, dotted, etc.). Variables and expressions are the basis of programming. They are definitely present in 99% of programs, so understanding them is critical. Therefore, if you are new to programming, this article can be very useful for you. Required programming knowledge level: very basic, within the limits of my previous article (see the link at the beginning).

Published article "Data Science and Machine Learning (Part 23): Why LightGBM and XGBoost outperform a lot of AI models?".

Data Science and Machine Learning (Part 23): Why LightGBM and XGBoost outperform a lot of AI models?

These advanced gradient-boosted decision tree techniques offer superior performance and flexibility, making them ideal for financial modeling and algorithmic trading. Learn how to leverage these tools to optimize your trading strategies, improve predictive accuracy, and gain a competitive edge in the financial markets.

Published article "Population optimization algorithms: Artificial Multi-Social Search Objects (MSO)".

Population optimization algorithms: Artificial Multi-Social Search Objects (MSO)

This is a continuation of the previous article considering the idea of social groups. The article explores the evolution of social groups using movement and memory algorithms. The results will help to understand the evolution of social systems and apply them in optimization and search for solutions.

The most downloaded free products:

23 new topics on forum:

and 20 more...

Bestsellers in the Market:

More than 100 new charts published:

Chart EURJPY, H4, 2024.05.27 14:07 UTC, RoboForex Ltd, MetaTrader 5, Real
EURJPY, H4
Grafico US30+, M15, 2024.05.23 19:53 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
US30+, M15
Chart XAUUSD+, M15, 2024.05.26 23:38 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15

5 new signals now available for subscription:

Gold Adventures HW
450% 656 trades
Growth:450.20%
Equity:3,891.07USD
Balance:3,891.07USD
Portfolio Low
278% 4813 trades
Growth:277.86%
Equity:3,420.13USD
Balance:3,303.97USD
HEADWAY PASTICUAN
106% 844 trades
Growth:106.18%
Equity:4,123.52USD
Balance:4,123.52USD
and 2 more...
There are more than 1,610 articles published on site

Published article "Population optimization algorithms: Evolution of Social Groups (ESG)".

Population optimization algorithms: Evolution of Social Groups (ESG)

We will consider the principle of constructing multi-population algorithms. As an example of this type of algorithm, we will have a look at the new custom algorithm - Evolution of Social Groups (ESG). We will analyze the basic concepts, population interaction mechanisms and advantages of this algorithm, as well as examine its performance in optimization problems.

Published article "Neural networks made easy (Part 71): Goal-Conditioned Predictive Coding (GCPC)".

Neural networks made easy (Part 71): Goal-Conditioned Predictive Coding (GCPC)

In previous articles, we discussed the Decision Transformer method and several algorithms derived from it. We experimented with different goal setting methods. During the experiments, we worked with various ways of setting goals. However, the model's study of the earlier passed trajectory always remained outside our attention. In this article. I want to introduce you to a method that fills this gap.

Published article "Integrate Your Own LLM into EA (Part 3): Training Your Own LLM with CPU".

Integrate Your Own LLM into EA (Part 3): Training Your Own LLM with CPU

With the rapid development of artificial intelligence today, language models (LLMs) are an important part of artificial intelligence, so we should think about how to integrate powerful LLMs into our algorithmic trading. For most people, it is difficult to fine-tune these powerful models according to their needs, deploy them locally, and then apply them to algorithmic trading. This series of articles will take a step-by-step approach to achieve this goal.

Published article "Bill Williams Strategy with and without other indicators and predictions".

Bill Williams Strategy with and without other indicators and predictions

In this article, we will take a look to one the famous strategies of Bill Williams, and discuss it, and try to improve the strategy with other indicators and with predictions.

The most downloaded free products:

15 new topics on forum:

and 12 more...

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.
  • 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 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.

Bestsellers in the Market:

2 new signals now available for subscription:

Arm
65% 907 trades
Growth:64.95%
Equity:494.85USD
Balance:494.85USD
Arturo
4% 387 trades
Growth:4.30%
Equity:104,311.33USD
Balance:104,311.33USD

The most downloaded free products:

Bestsellers in the Market:

There are more than 145,640 topics available on forum

14 new topics on forum:

and 11 more...

The most popular forum topics:

Published article "Trailing stop in trading".

Trailing stop in trading

In this article, we will look at the use of a trailing stop in trading. We will assess how useful and effective it is, and how it can be used. The efficiency of a trailing stop largely depends on price volatility and the selection of the stop loss level. A variety of approaches can be used to set a stop loss.

Published article "Modified Grid-Hedge EA in MQL5 (Part IV): Optimizing Simple Grid Strategy (I)".

Modified Grid-Hedge EA in MQL5 (Part IV): Optimizing Simple Grid Strategy (I)

In this fourth part, we revisit the Simple Hedge and Simple Grid Expert Advisors (EAs) developed earlier. Our focus shifts to refining the Simple Grid EA through mathematical analysis and a brute force approach, aiming for optimal strategy usage. This article delves deep into the mathematical optimization of the strategy, setting the stage for future exploration of coding-based optimization in later installments.

Published article "Neural networks made easy (Part 70): Closed-Form Policy Improvement Operators (CFPI)".

Neural networks made easy (Part 70): Closed-Form Policy Improvement Operators (CFPI)

In this article, we will get acquainted with an algorithm that uses closed-form policy improvement operators to optimize Agent actions in offline mode.

1...707172737475767778798081828384...623