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 signals now available for subscription:

Quantum Speed
2 428% 276 trades
Growth:2 427.96%
Equity:2 761.74USD
Balance:2 761.74USD
Night Owl
1 821% 128 trades
Growth:1 820.59%
Equity:203.62USD
Balance:203.62USD
SignalTrader
507% 504 trades
Growth:507.31%
Equity:100.53USD
Balance:101.36USD
and 25 more...

13 new topics on forum:

and 10 more...
There are more than 146 390 topics available on forum

The most popular forum topics:

Published article "Developing an MQL5 RL agent with RestAPI integration (Part 4): Organizing functions in classes in MQL5".

Developing an MQL5 RL agent with RestAPI integration (Part 4): Organizing functions in classes in MQL5

This article discusses the transition from procedural coding to object-oriented programming (OOP) in MQL5 with an emphasis on integration with the REST API. Today we will discuss how to organize HTTP request functions (GET and POST) into classes. We will take a closer look at code refactoring and show how to replace isolated functions with class methods. The article contains practical examples and tests.

The most downloaded free products:

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.

Most downloaded source codes this month

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

Bestsellers in the Market:

12 new topics on forum:

and 9 more...
There are more than 31 890 products available in Market

20 new signals now available for subscription:

XAU Pro
573% 428 trades
Growth:572.98%
Equity:3 254.14USD
Balance:4 068.96USD
ZFX GE XAUUSD
193% 193 trades
Growth:192.54%
Equity:618.50USD
Balance:618.50USD
Retirement Strategy1
111% 5983 trades
Growth:110.71%
Equity:461 217.67USD
Balance:461 217.67USD
and 17 more...

Published article "Developing a Replay System (Part 40): Starting the second phase (I)".

Developing a Replay System (Part 40): Starting the second phase (I)

Today we'll talk about the new phase of the replay/simulator system. At this stage, the conversation will become truly interesting and quite rich in content. I strongly recommend that you read the article carefully and use the links provided in it. This will help you understand the content better.

The most downloaded free products:

More than 200 new charts published:

Chart GBPUSD, H1, 2024.06.30 00:30 UTC, Plexy Trade Ltd., MetaTrader 4, Demo
GBPUSD, H1
Chart BTCUSD, H1, 2024.07.01 00:14 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
BTCUSD, H1
Chart EURCHF, H4, 2024.07.01 20:15 UTC, RoboForex Ltd, MetaTrader 5, Real
EURCHF, H4

23 new signals now available for subscription:

AXITRADEGOLD
277% 2139 trades
Growth:277.28%
Equity:3 214.47AUD
Balance:7 234.66AUD
Expert Advisor Girassol FBS BOT
187% 411 trades
Growth:186.83%
Equity:2 341.21USD
Balance:2 986.34USD
Cedar
103% 3197 trades
Growth:103.43%
Equity:363.89USD
Balance:363.89USD
and 20 more...

Bestsellers in the Market:

The most popular forum topics:

14 new topics on forum:

and 11 more...

Published article "Propensity score in causal inference".

Propensity score in causal inference

The article examines the topic of matching in causal inference. Matching is used to compare similar observations in a data set. This is necessary to correctly determine causal effects and get rid of bias. The author explains how this helps in building trading systems based on machine learning, which become more stable on new data they were not trained on. The propensity score plays a central role and is widely used in causal inference.

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

12 new signals now available for subscription:

Recovery Bubble With You
192% 2640 trades
Growth:192.37%
Equity:1 464.34USD
Balance:1 464.34USD
EURUSD FX RO
121% 988 trades
Growth:121.44%
Equity:2 428.43USD
Balance:3 185.15USD
ZenithYield Trader
76% 2320 trades
Growth:75.52%
Equity:6 234.35USD
Balance:6 922.34USD
and 9 more...

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.

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.

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.

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

9 new topics on forum:

and 6 more...

13 new topics on forum:

and 10 more...
There are more than 146 340 topics available on forum

Bestsellers in the Market:

New publications in CodeBase

8 new signals now available for subscription:

MANCING 66086142
406% 2750 trades
Growth:405.89%
Equity:241.46USD
Balance:253.15USD
Expedition Trader
48% 8237 trades
Growth:48.29%
Equity:103 695.85USD
Balance:103 695.85USD
HERMES
21% 349 trades
Growth:21.32%
Equity:939.32EUR
Balance:970.55EUR
and 5 more...

The most downloaded free products:

The most popular forum topics:

More than 200 new charts published:

Chart XAGUSD, H4, 2024.06.26 01:42 UTC, FXTM, MetaTrader 4, Demo
XAGUSD, H4
Chart BNBUSD, H1, 2024.06.26 08:40 UTC, Deriv.com Limited, MetaTrader 5, Demo
BNBUSD, H1
Chart OIL, D1, 2024.06.27 21:16 UTC, RC Global Limited, MetaTrader 4, Real
OIL, D1

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

There are more than 31 820 products available in Market

11 new signals now available for subscription:

RED BULL
416% 165 trades
Growth:415.93%
Equity:647.84USD
Balance:647.84USD
RoyalPrince Scalper Pro Version
92% 187 trades
Growth:92.44%
Equity:192.44USD
Balance:192.44USD
Escape From Emperor
76% 372 trades
Growth:76.09%
Equity:1 693.19USD
Balance:1 693.19USD
and 8 more...

Published article "Automated Parameter Optimization for Trading Strategies Using Python and MQL5".

Automated Parameter Optimization for Trading Strategies Using Python and MQL5

There are several types of algorithms for self-optimization of trading strategies and parameters. These algorithms are used to automatically improve trading strategies based on historical and current market data. In this article we will look at one of them with python and MQL5 examples.

There are more than 1 650 articles published on site

Published article "Developing Zone Recovery Martingale strategy in MQL5".

Developing Zone Recovery Martingale strategy in MQL5

The article discusses, in a detailed perspective, the steps that need to be implemented towards the creation of an expert advisor based on the Zone Recovery trading algorithm. This helps aotomate the system saving time for algotraders.

Published article "Mastering Market Dynamics: Creating a Support and Resistance Strategy Expert Advisor (EA)".

Mastering Market Dynamics: Creating a Support and Resistance Strategy Expert Advisor (EA)

A comprehensive guide to developing an automated trading algorithm based on the Support and Resistance strategy. Detailed information on all aspects of creating an expert advisor in MQL5 and testing it in MetaTrader 5 – from analyzing price range behaviors to risk management.

Published article "Creating Time Series Predictions using LSTM Neural Networks: Normalizing Price and Tokenizing Time".

Creating Time Series Predictions using LSTM Neural Networks: Normalizing Price and Tokenizing Time

This article outlines a simple strategy for normalizing the market data using the daily range and training a neural network to enhance market predictions. The developed models may be used in conjunction with an existing technical analysis frameworks or on a standalone basis to assist in predicting the overall market direction. The framework outlined in this article may be further refined by any technical analyst to develop models suitable for both manual and automated trading strategies.

Published article "Developing a Replay System (Part 39): Paving the Path (III)".

Developing a Replay System (Part 39): Paving the Path (III)

Before we proceed to the second stage of development, we need to revise some ideas. Do you know how to make MQL5 do what you need? Have you ever tried to go beyond what is contained in the documentation? If not, then get ready. Because we will be doing something that most people don't normally do.

Published article "Population optimization algorithms: Resistance to getting stuck in local extrema (Part I)".

Population optimization algorithms: Resistance to getting stuck in local extrema (Part I)

This article presents a unique experiment that aims to examine the behavior of population optimization algorithms in the context of their ability to efficiently escape local minima when population diversity is low and reach global maxima. Working in this direction will provide further insight into which specific algorithms can successfully continue their search using coordinates set by the user as a starting point, and what factors influence their success.

Bestsellers in the Market:

The most downloaded free products:

17 new signals now available for subscription:

Mini Indice BR
392% 224 trades
Growth:392.26%
Equity:7 682.93BRL
Balance:7 682.93BRL
Dax Old Safe
215% 1638 trades
Growth:215.46%
Equity:4 732.28USD
Balance:4 755.62USD
AndreInterm
169% 4747 trades
Growth:169.38%
Equity:15 581.19USD
Balance:15 987.69USD
and 14 more...

10 new topics on forum:

and 7 more...
1...161718192021222324252627282930...582