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.

The most downloaded free products:

Most downloaded source codes this month

  • iForexSessions Highlights the Forex Market Sessions (Sydney, Tokyo, London, New York).
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.

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:

Published article "Data Science and Machine Learning (Part 22): Leveraging Autoencoders Neural Networks for Smarter Trades by Moving from Noise to Signal".

Data Science and Machine Learning (Part 22): Leveraging Autoencoders Neural Networks for Smarter Trades by Moving from Noise to Signal

In the fast-paced world of financial markets, separating meaningful signals from the noise is crucial for successful trading. By employing sophisticated neural network architectures, autoencoders excel at uncovering hidden patterns within market data, transforming noisy input into actionable insights. In this article, we explore how autoencoders are revolutionizing trading practices, offering traders a powerful tool to enhance decision-making and gain a competitive edge in today's dynamic markets.

3 new signals now available for subscription:

CT Trader Nusantara 08
312% 3160 trades
Growth:311.68%
Equity:642,314.00USD
Balance:642,314.00USD
Market Signal
66% 150 trades
Growth:65.62%
Equity:7,720.86USD
Balance:7,720.86USD
Circa Scalp Starting 3k
-7% 7632 trades
Growth:-7.49%
Equity:1,667.54EUR
Balance:1,668.97EUR

The most downloaded free products:

There are more than 28,700 products available in Market

The most popular forum topics:

Bestsellers in the Market:

There are more than 145,290 topics available on forum

12 new topics on forum:

and 9 more...

6 new signals now available for subscription:

Up Hill Montain Pain
280% 3543 trades
Growth:279.57%
Equity:4,157.10USD
Balance:4,157.10USD
NEW SIG FOEVER
121% 181 trades
Growth:120.64%
Equity:11,712.13USD
Balance:11,705.49USD
Trading Dragon
44% 5548 trades
Growth:44.38%
Equity:2,021.54USD
Balance:2,079.17USD
and 3 more...

The most downloaded free products:

Bestsellers in the Market:

8 new topics on forum:

and 5 more...

Most downloaded source codes this week

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.

New publications in CodeBase

The most downloaded free products:

13 new topics on forum:

and 10 more...

The most popular forum topics:

Bestsellers in the Market:

3 new signals now available for subscription:

BTC ICMarkets 50 high risk
1,357% 771 trades
Growth:1,356.83%
Equity:476.77USD
Balance:476.77USD
AlphaSTAT long run
316% 263 trades
Growth:316.21%
Equity:821.36USD
Balance:869.98USD
Manee2
107% 276 trades
Growth:106.70%
Equity:7,011.36USD
Balance:7,927.05USD

New publications in CodeBase

There are more than 11,320 codes published in Codebase

The most downloaded free products:

There are more than 28,640 products available in Market

Bestsellers in the Market:

13 new topics on forum:

and 10 more...

New publications in CodeBase

  • CCI with dynamic channels a very convenient way to filter out unnecessary signals of crossing levels
  • Adaptive SMA improved version of the standard Simple moving average indicator with a lower delay based on: https://www.mql5.com/en/code/30844 (author: https://www.mql5.com/en/users/mladen)

2 new signals now available for subscription:

Forex and stocks miner
95% 1363 trades
Growth:95.47%
Equity:835.32USD
Balance:835.32USD
Margin Zone Trader All Pairs
20% 609 trades
Growth:19.99%
Equity:44,513.58EUR
Balance:44,634.95EUR

The most downloaded free products:

There are more than 145,230 topics available on forum

17 new topics on forum:

and 14 more...

Bestsellers in the Market:

The most popular forum topics:

There are more than 1,590 articles published on site

Published article "Developing a Replay System (Part 38): Paving the Path (II)".

Developing a Replay System (Part 38): Paving the Path (II)

Many people who consider themselves MQL5 programmers do not have the basic knowledge that I will outline in this article. Many people consider MQL5 to be a limited tool, but the actual reason is that they do not have the required knowledge. So, if you don't know something, don't be ashamed of it. It's better to feel ashamed for not asking. Simply forcing MetaTrader 5 to disable indicator duplication in no way ensures two-way communication between the indicator and the Expert Advisor. We are still very far from this, but the fact that the indicator is not duplicated on the chart gives us some confidence.

Published article "Custom Indicators (Part 1): A Step-by-Step Introductory Guide to Developing Simple Custom Indicators in MQL5".

Custom Indicators (Part 1): A Step-by-Step Introductory Guide to Developing Simple Custom Indicators in MQL5

Learn how to create custom indicators using MQL5. This introductory article will guide you through the fundamentals of building simple custom indicators and demonstrate a hands-on approach to coding different custom indicators for any MQL5 programmer new to this interesting topic.

Bestsellers in the Market:

The most downloaded free products:

9 new topics on forum:

and 6 more...

More than 100 new charts published:

Chart EURUSD, H1, 2024.04.29 19:52 UTC, AMarkets LLC, MetaTrader 4, Real
EURUSD, H1
Chart EURUSD, H1, 2024.04.29 10:53 UTC, Five Percent Online Ltd, MetaTrader 5, Real
EURUSD, H1
Chart NZDJPYr, H1, 4/29/2024 3:56 AM UTC, HF Markets (SV) Ltd., MetaTrader 4, Real
NZDJPYr, H1

3 new signals now available for subscription:

Forex investment
187% 1537 trades
Growth:186.80%
Equity:50,314.74USD
Balance:50,314.74USD
HARVEST WORLD
30% 805 trades
Growth:29.75%
Equity:12,785.13USD
Balance:12,974.79USD
JSon85
-7% 616 trades
Growth:-7.39%
Equity:314.98USD
Balance:315.36USD

New publications in CodeBase

The most downloaded free products:

Most downloaded source codes this month

  • iForexSessions Highlights the Forex Market Sessions (Sydney, Tokyo, London, New York).
  • Slope Entry Points Indicator based on basic slope moving average and cloud around. Indicator shows two types of signals: prepearing - dot and entry - arrow.
  • 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.

Bestsellers in the Market:

1...747576777879808182838485868788...624