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.

2 new signals now available for subscription:

Nghia Portfolio
312% 1254 trades
Growth:311.68%
Equity:2,105.71USD
Balance:2,050.52USD
Compound FX
138% 705 trades
Growth:137.67%
Equity:1,281.22USD
Balance:1,294.83USD

The most downloaded free products:

More than 300 new charts published:

Gráfico GBPUSD, H1, 2024.06.30 02:30 UTC, Plexy Trade Ltd., MetaTrader 4, Demo
GBPUSD, H1
차트 BTCUSD, H1, 2024.07.01 02:14 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
BTCUSD, H1
Chart USDEUR, None, 6/29/2024 2:41 PM UTC, Gerchik and Co Limited, MetaTrader 4, Demo
USDEUR, None

Bestsellers in the Market:

The most popular forum topics:

14 new topics on forum:

and 11 more...

4 new signals now available for subscription:

EA BTC
61% 5349 trades
Growth:60.77%
Equity:5,115.71USD
Balance:5,115.71USD
TripleBullet
42% 106 trades
Growth:41.98%
Equity:668,608.00JPY
Balance:770,689.00JPY
Turtle System Price Action ICMarkets
18% 848 trades
Growth:17.65%
Equity:5,618.90USD
Balance:5,547.56USD
and 1 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:

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.

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.

There are more than 146,210 topics available on forum

9 new topics on forum:

and 6 more...

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

New publications in CodeBase

2 new signals now available for subscription:

MANCING 66086142
470% 2986 trades
Growth:469.85%
Equity:260.46USD
Balance:275.08USD
and 1 more...

The most downloaded free products:

The most popular forum topics:

More than 400 new charts published:

Chart BNBUSD, H1, 2024.06.26 10:40 UTC, Deriv.com Limited, MetaTrader 5, Demo
BNBUSD, H1
График BNBUSD, H1, 2024.06.26 17:35 UTC, Deriv.com Limited, MetaTrader 5, Demo
BNBUSD, H1
Chart Step Index, M1, 6/27/2024 9:26 PM UTC, Deriv.com Limited, MetaTrader 5, Demo
Step Index, M1

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

There are more than 30,290 products available in Market
There are more than 1,650 articles published on site

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.

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.

4 new signals now available for subscription:

QQ ICM
329% 336 trades
Growth:328.69%
Equity:2,150.52USD
Balance:2,150.52USD
EURUSD
9% 120 trades
Growth:9.03%
Equity:10,127.39USD
Balance:10,127.39USD
Fibonacci and AI swingbot
-9% 229 trades
Growth:-9.12%
Equity:20,421.98USD
Balance:20,421.98USD
and 1 more...

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:

10 new topics on forum:

and 7 more...

Published article "Developing a multi-currency Expert Advisor (Part 4): Pending virtual orders and saving status".

Developing a multi-currency Expert Advisor (Part 4): Pending virtual orders and saving status

Having started developing a multi-currency EA, we have already achieved some results and managed to carry out several code improvement iterations. However, our EA was unable to work with pending orders and resume operation after the terminal restart. Let's add these features.

2 new signals now available for subscription:

BBLKSR Van
18% 1783 trades
Growth:17.74%
Equity:40,712.97USD
Balance:40,713.98USD
and 1 more...

Published article "Building A Candlestick Trend Constraint Model (Part 5): Notification System (Part II)".

Building A Candlestick Trend Constraint Model (Part 5): Notification System (Part II)

Today, we are discussing a working Telegram integration for MetaTrader 5 Indicator notifications using the power of MQL5, in partnership with Python and the Telegram Bot API. We will explain everything in detail so that no one misses any point. By the end of this project, you will have gained valuable insights to apply in your projects.

The most downloaded free products:

There are more than 30,230 products available in Market

Bestsellers in the Market:

The most popular forum topics:

2 new signals now available for subscription:

WIndFall
12% 395 trades
Growth:11.66%
Equity:2,728.32USD
Balance:2,728.32USD
BRIXTON GOLD
-32% 330 trades
Growth:-31.85%
Equity:268.59USD
Balance:268.59USD
There are more than 146,160 topics available on forum

12 new topics on forum:

and 9 more...

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

Integrate Your Own LLM into EA (Part 4): Training Your Own LLM with GPU

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 "MQL5 Wizard Techniques you should know (Part 24): Moving Averages".

MQL5 Wizard Techniques you should know (Part 24): Moving Averages

Moving Averages are a very common indicator that are used and understood by most Traders. We explore possible use cases that may not be so common within MQL5 Wizard assembled Expert Advisors.

More than 400 new charts published:

图表 BITCOIN, M15, 2024.06.24 19:51 UTC, FXTM, MetaTrader 4, Real
BITCOIN, M15
График GBPJPY, M15, 2024.06.24 03:11 UTC, xChief Ltd, MetaTrader 4, Real
GBPJPY, M15
График GOLD, H2, 2024.06.24 02:26 UTC, OnEquity Ltd, MetaTrader 5, Real
GOLD, H2

The most downloaded free products:

1...505152535455565758596061626364...609