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.

New publications in CodeBase

  • Find Swing Highs Swing Lows The Swing High/Low Identifier for MetaTrader 5 marks significant swing highs and swing lows directly on your chart with color-coded arrows. This tool helps traders quickly identify key price levels, which can serve as resistance and support, and is ideal for trend reversal analysis, support and resistance mapping, and enhancing price action strategies. By highlighting these crucial swing points, it provides valuable insights for making informed trading decisions and optimizing trading strategies.
  • Decision Colored Candles - MT5 higher confidence to get into trade
There are more than 29,800 products available in Market

The most popular forum topics:

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

Published article "Reimagining Classic Strategies (Part II): Bollinger Bands Breakouts".

Reimagining Classic Strategies (Part II): Bollinger Bands Breakouts

This article explores a trading strategy that integrates Linear Discriminant Analysis (LDA) with Bollinger Bands, leveraging categorical zone predictions for strategic market entry signals.

Published article "Hybridization of population algorithms. Sequential and parallel structures".

Hybridization of population algorithms. Sequential and parallel structures

Here we will dive into the world of hybridization of optimization algorithms by looking at three key types: strategy mixing, sequential and parallel hybridization. We will conduct a series of experiments combining and testing relevant optimization algorithms.

Published article "Combine Fundamental And Technical Analysis Strategies in MQL5 For Beginners".

Combine Fundamental And Technical Analysis Strategies in MQL5 For Beginners

In this article, we will discuss how to integrate trend following and fundamental principles seamlessly into one Expert Advisors to build a strategy that is more robust. This article will demonstrate how easy it is for anyone to get up and running building customized trading algorithms using MQL5.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • Raymond Cloudy Day For EA Raymond Cloudy Day For EA, a revolutionary trading tool created by Raymond and expertly developed for the MT5 platform. This innovative indicator integrates a cutting-edge calculation method with advanced algorithms, surpassing traditional Pivot Points to enhance trading strategies with unparalleled precision.
  • Risk reward box This Indicator creates automatically a Risk/Reward Box on you all opened chart base on High, Low price with the old candles. You can use it easily to drag and change size and price to your desire wanted.
  • SL-TP Values Indicator displays the value of defined stop loss and or take profit in the deposit currency. Note: It calculates an estimated value based on a simple calculation and does not take into account brokerage commissions.

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.

There are more than 146,480 topics available on forum

12 new topics on forum:

and 9 more...

More than 100 new charts published:

График XAUUSD, H1, 2024.07.19 16:59 UTC, RannForex Limited, MetaTrader 5, Real
XAUUSD, H1
Grafico XAUUSD, D1, 2024.07.19 16:59 UTC, RannForex Limited, MetaTrader 5, Real
XAUUSD, D1
Gráfico XAUUSD, M15, 2024.07.18 22:15 UTC, FXTM, MetaTrader 4, Real
XAUUSD, M15

1 new signal now available for subscription:

Kivenara 815m52ff
260% 313 trades
Growth:259.79%
Equity:332.63USD
Balance:332.63USD

6 new topics on forum:

and 3 more...

3 new signals now available for subscription:

Stable Sky
65% 335 trades
Growth:65.46%
Equity:16,546.27USD
Balance:16,546.27USD
Terminator 2
47% 230 trades
Growth:46.61%
Equity:4,398.32EUR
Balance:4,398.32EUR
Pattaya GTrader
21% 397 trades
Growth:20.73%
Equity:341.21USD
Balance:341.21USD

The most popular forum topics:

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

5 new signals now available for subscription:

Desert Eagle
773% 8130 trades
Growth:773.34%
Equity:649.79USD
Balance:649.46USD
Grid WTI
235% 959 trades
Growth:235.32%
Equity:3,628.83USD
Balance:3,908.36USD
ZT 3
73% 467 trades
Growth:73.21%
Equity:1,244.91USD
Balance:1,026.98USD
and 2 more...

13 new topics on forum:

and 10 more...
There are more than 1,690 articles published on site

Published article "Data Science and ML (Part 27): Convolutional Neural Networks (CNNs) in MetaTrader 5 Trading Bots — Are They Worth It?".

Data Science and ML (Part 27): Convolutional Neural Networks (CNNs) in MetaTrader 5 Trading Bots — Are They Worth It?

Convolutional Neural Networks (CNNs) are renowned for their prowess in detecting patterns in images and videos, with applications spanning diverse fields. In this article, we explore the potential of CNNs to identify valuable patterns in financial markets and generate effective trading signals for MetaTrader 5 trading bots. Let us discover how this deep machine learning technique can be leveraged for smarter trading decisions.

Published article "MQL5 Wizard Techniques you should know (Part 28): GANs Revisited with a Primer on Learning Rates".

MQL5 Wizard Techniques you should know (Part 28): GANs Revisited with a Primer on Learning Rates

The Learning Rate, is a step size towards a training target in many machine learning algorithms’ training processes. We examine the impact its many schedules and formats can have on the performance of a Generative Adversarial Network, a type of neural network that we had examined in an earlier article.

Published article "Building A Candlestick Trend Constraint Model (Part 6): All in one integration".

Building A Candlestick Trend Constraint Model (Part 6): All in one integration

One major challenge is managing multiple chart windows of the same pair running the same program with different features. Let's discuss how to consolidate several integrations into one main program. Additionally, we will share insights on configuring the program to print to a journal and commenting on the successful signal broadcast on the chart interface. Find more information in this article as we progress the article series.

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

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

We continue our 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. Research results are provided.

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

There are more than 29,730 products available in Market

15 new topics on forum:

and 12 more...

Published article "GIT: What is it?".

GIT: What is it?

In this article, I will introduce a very important tool for developers. If you are not familiar with GIT, read this article to get an idea of what it is and how to use it with MQL5.

Published article "Data Science and ML (Part 26): The Ultimate Battle in Time Series Forecasting — LSTM vs GRU Neural Networks".

Data Science and ML (Part 26): The Ultimate Battle in Time Series Forecasting — LSTM vs GRU Neural Networks

In the previous article, we discussed a simple RNN which despite its inability to understand long-term dependencies in the data, was able to make a profitable strategy. In this article, we are discussing both the Long-Short Term Memory(LSTM) and the Gated Recurrent Unit(GRU). These two were introduced to overcome the shortcomings of a simple RNN and to outsmart it.

Published article "DoEasy. Service functions (Part 1): Price patterns".

DoEasy. Service functions (Part 1): Price patterns

In this article, we will start developing methods for searching for price patterns using timeseries data. A pattern has a certain set of parameters, common to any type of patterns. All data of this kind will be concentrated in the object class of the base abstract pattern. In the current article, we will create an abstract pattern class and a Pin Bar pattern class.

Published article "Introduction to MQL5 (Part 8): Beginner's Guide to Building Expert Advisors (II)".

Introduction to MQL5 (Part 8): Beginner's Guide to Building Expert Advisors (II)

This article addresses common beginner questions from MQL5 forums and demonstrates practical solutions. Learn to perform essential tasks like buying and selling, obtaining candlestick prices, and managing automated trading aspects such as trade limits, trading periods, and profit/loss thresholds. Get step-by-step guidance to enhance your understanding and implementation of these concepts in MQL5.

The most downloaded free products:

Bestsellers in the Market:

There are more than 146,420 topics available on forum

15 new topics on forum:

and 12 more...

1 new signal now available for subscription:

Sustainable
88% 267 trades
Growth:88.11%
Equity:1,366.38USD
Balance:1,366.38USD

Published article "SP500 Trading Strategy in MQL5 For Beginners".

SP500 Trading Strategy in MQL5 For Beginners

Discover how to leverage MQL5 to forecast the S&P 500 with precision, blending in classical technical analysis for added stability and combining algorithms with time-tested principles for robust market insights.

Published article "Developing an Expert Advisor (EA) based on the Consolidation Range Breakout strategy in MQL5".

Developing an Expert Advisor (EA) based on the Consolidation Range Breakout strategy in MQL5

This article outlines the steps to create an Expert Advisor (EA) that capitalizes on price breakouts after consolidation periods. By identifying consolidation ranges and setting breakout levels, traders can automate their trading decisions based on this strategy. The Expert Advisor aims to provide clear entry and exit points while avoiding false breakouts

The most downloaded free products:

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

New publications in CodeBase

  • Hacking objects in an EX5 A demonstration on how to modify objects in an indicator without having the source code
  • DPO - MA modified change of MA curve to horizontal line and DPO curve shall represent the distance from close price to zero level (or MA curve)
1...636465666768697071727374757677...623