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 week

  • Angle and Speed The indicator shows the angle or average speed of price change.
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
  • Uniformity Factor Indicator This is a simple analytical (non-signal, one-time calculated) indicator that allows you to test the hypothesis that price timeseries represent a "random walk", specifically Gaussian "random walk". This can help to construct a parametric transformation of price increments into evenly distributed, more stable and predictable time series, at least in terms of volatility.

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.

Bestsellers in the Market:

4 new topics on forum:

and 1 more...

2 new signals now available for subscription:

Forex WinnerPRO
36% 1166 trades
Growth:35.60%
Equity:3,231.49EUR
Balance:3,231.49EUR
EA JPY Marti
31% 1128 trades
Growth:31.16%
Equity:591.22USD
Balance:564.55USD

The most downloaded free products:

Bestsellers in the Market:

There are more than 34,000 products available in Market

3 new topics on forum:

The most downloaded free products:

Bestsellers in the Market:

6 new topics on forum:

and 3 more...

More than 200 new charts published:

图表 XAUUSD, M30, 2025.04.10 03:16 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M30
Grafik USDJPY, M15, 2025.04.10 15:37 UTC, Trading.Com Markets UK Limited, MetaTrader 5, Real
USDJPY, M15
Grafico XAUUSD, M5, 2025.04.08 02:24 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M5

7 new signals now available for subscription:

XmMASTER
938% 858 trades
Growth:937.65%
Equity:10,209.27USD
Balance:10,210.74USD
MaiCapital_ANTS
666% 1156 trades
Growth:666.17%
Equity:34,418.81USD
Balance:32,721.73USD
BreakZone Robo
132% 272 trades
Growth:131.75%
Equity:97.13USD
Balance:97.13USD
and 4 more...
There are more than 2,080 articles published on site

Published article "Neural Networks in Trading: Hierarchical Feature Learning for Point Clouds".

Neural Networks in Trading: Hierarchical Feature Learning for Point Clouds

We continue to study algorithms for extracting features from a point cloud. In this article, we will get acquainted with the mechanisms for increasing the efficiency of the PointNet method.

New publications in CodeBase

There are more than 11,580 codes published in Codebase

Published article "Creating a Trading Administrator Panel in MQL5 (Part IX): Code Organization (V): AnalyticsPanel Class".

Creating a Trading Administrator Panel in MQL5 (Part IX): Code Organization (V): AnalyticsPanel Class

In this discussion, we explore how to retrieve real-time market data and trading account information, perform various calculations, and display the results on a custom panel. To achieve this, we will dive deeper into developing an AnalyticsPanel class that encapsulates all these features, including panel creation. This effort is part of our ongoing expansion of the New Admin Panel EA, introducing advanced functionalities using modular design principles and best practices for code organization.

Published article "Introduction to MQL5 (Part 15): A Beginner's Guide to Building Custom Indicators (IV)".

Introduction to MQL5 (Part 15): A Beginner's Guide to Building Custom Indicators (IV)

In this article, you'll learn how to build a price action indicator in MQL5, focusing on key points like low (L), high (H), higher low (HL), higher high (HH), lower low (LL), and lower high (LH) for analyzing trends. You'll also explore how to identify the premium and discount zones, mark the 50% retracement level, and use the risk-reward ratio to calculate profit targets. The article also covers determining entry points, stop loss (SL), and take profit (TP) levels based on the trend structure.

Published article "Developing a Trading System Based on the Order Book (Part I): Indicator".

Developing a Trading System Based on the Order Book (Part I): Indicator

Depth of Market is undoubtedly a very important element for executing fast trades, especially in High Frequency Trading (HFT) algorithms. In this series of articles, we will look at this type of trading events that can be obtained through a broker on many tradable symbols. We will start with an indicator, where you can customize the color palette, position and size of the histogram displayed directly on the chart. We will also look at how to generate BookEvent events to test the indicator under certain conditions. Other possible topics for future articles include how to store price distribution data and how to use it in a strategy tester.

Published article "Statistical Arbitrage Through Mean Reversion in Pairs Trading: Beating the Market by Math".

Statistical Arbitrage Through Mean Reversion in Pairs Trading: Beating the Market by Math

This article describes the fundamentals of portfolio-level statistical arbitrage. Its goal is to facilitate the understanding of the principles of statistical arbitrage to readers without deep math knowledge and propose a starting point conceptual framework. The article includes a working Expert Advisor, some notes about its one-year backtest, and the respective backtest configuration settings (.ini file) for the reproduction of the experiment.

There are more than 149,800 topics available on forum

9 new topics on forum:

and 6 more...

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

9 new signals now available for subscription:

Happy Signal
36,588% 705 trades
Growth:36,588.08%
Equity:366,880.77USD
Balance:366,880.77USD
THPX3
3,298% 3069 trades
Growth:3,297.52%
Equity:9,527.71USD
Balance:9,527.71USD
THPX 5
734% 2256 trades
Growth:733.91%
Equity:5,762.24USD
Balance:5,762.24USD
and 6 more...

Published article "From Basic to Intermediate: The Include Directive".

From Basic to Intermediate: The Include Directive

In today's article, we will discuss a compilation directive that is widely used in various codes that can be found in MQL5. Although this directive will be explained rather superficially here, it is important that you begin to understand how to use it, as it will soon become indispensable as you move to higher levels of programming. The content presented here is intended solely for educational purposes. Under no circumstances should the application be viewed for any purpose other than to learn and master the concepts presented.

Published article "Atmosphere Clouds Model Optimization (ACMO): Theory".

Atmosphere Clouds Model Optimization (ACMO): Theory

The article is devoted to the metaheuristic Atmosphere Clouds Model Optimization (ACMO) algorithm, which simulates the behavior of clouds to solve optimization problems. The algorithm uses the principles of cloud generation, movement and propagation, adapting to the "weather conditions" in the solution space. The article reveals how the algorithm's meteorological simulation finds optimal solutions in a complex possibility space and describes in detail the stages of ACMO operation, including "sky" preparation, cloud birth, cloud movement, and rain concentration.

New publications in CodeBase

  • Chande Kroll Stop Chande Kroll Stop indicator - stop levels for short and long positions.
  • PriceChanges changing character prices on an interval
  • Second Bars The indicator draws an arbitrary second timeframe on the chart.
  • Uniformity Factor Indicator This is a simple analytical (non-signal, one-time calculated) indicator that allows you to test the hypothesis that price timeseries represent a "random walk", specifically Gaussian "random walk". This can help to construct a parametric transformation of price increments into evenly distributed, more stable and predictable time series, at least in terms of volatility.
There are more than 33,950 products available in Market

The most downloaded free products:

Bestsellers in the Market:

6 new topics on forum:

and 3 more...

2 new signals now available for subscription:

Under the dome
120% 987 trades
Growth:119.82%
Equity:14,027.15GBP
Balance:14,027.15GBP
KG
-24% 3149 trades
Growth:-23.56%
Equity:23,832.70USD
Balance:23,832.70USD

Published article "Neural Networks in Trading: Point Cloud Analysis (PointNet)".

Neural Networks in Trading: Point Cloud Analysis (PointNet)

Direct point cloud analysis avoids unnecessary data growth and improves the performance of models in classification and segmentation tasks. Such approaches demonstrate high performance and robustness to perturbations in the original data.

Published article "Quantitative approach to risk management: Applying VaR model to optimize multi-currency portfolio using Python and MetaTrader 5".

Quantitative approach to risk management: Applying VaR model to optimize multi-currency portfolio using Python and MetaTrader 5

This article explores the potential of the Value at Risk (VaR) model for multi-currency portfolio optimization. Using the power of Python and the functionality of MetaTrader 5, we demonstrate how to implement VaR analysis for efficient capital allocation and position management. From theoretical foundations to practical implementation, the article covers all aspects of applying one of the most robust risk calculation systems – VaR – in algorithmic trading.

Published article "Price Action Analysis Toolkit Development (Part 19): ZigZag Analyzer".

Price Action Analysis Toolkit Development (Part 19): ZigZag Analyzer

Every price action trader manually uses trendlines to confirm trends and spot potential turning or continuation levels. In this series on developing a price action analysis toolkit, we introduce a tool focused on drawing slanted trendlines for easy market analysis. This tool simplifies the process for traders by clearly outlining key trends and levels essential for effective price action evaluation.

The most downloaded free products:

12 new topics on forum:

and 9 more...

Most downloaded source codes this month

  • MQL5 Programming for Traders – Source Codes from the Book. Part 1 The first chapter of the book introduces the MQL5 language and development environment. One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++.
  • Fibonacci ZigZag Zig Zag indicator that relies only on a minimum % of retracement to each previous wave , and optionally , being bigger than a specific size measured in atr units.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 7 The final seventh part of the book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and general-purpose technologies such as networking, databases, and cryptography.

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.

3 new signals now available for subscription:

ATC DTS
385% 905 trades
Growth:385.02%
Equity:256.44USD
Balance:256.44USD
CS EA
17% 372 trades
Growth:17.05%
Equity:10,927.08USD
Balance:10,927.08USD
FortuneStone
-43% 4072 trades
Growth:-42.95%
Equity:333.23AUD
Balance:341.20AUD

Bestsellers in the Market:

Published article "Creating a Trading Administrator Panel in MQL5 (Part IX): Code Organization (IV): Trade Management Panel class".

Creating a Trading Administrator Panel in MQL5 (Part IX): Code Organization (IV): Trade Management Panel class

This discussion covers the updated TradeManagementPanel in our New_Admin_Panel EA. The update enhances the panel by using built-in classes to offer a user-friendly trade management interface. It includes trading buttons for opening positions and controls for managing existing trades and pending orders. A key feature is the integrated risk management that allows setting stop loss and take profit values directly in the interface. This update improves code organization for large programs and simplifies access to order management tools, which are often complex in the terminal.

Published article "Neural Networks in Trading: Hierarchical Vector Transformer (Final Part)".

Neural Networks in Trading: Hierarchical Vector Transformer (Final Part)

We continue studying the Hierarchical Vector Transformer method. In this article, we will complete the construction of the model. We will also train and test it on real historical data.

The most downloaded free products:

More than 200 new charts published:

チャート EURUSD, H1, 2025.04.05 05:36 UTC, InstaForex, MetaTrader 4, Real
EURUSD, H1
Grafik EURUSD.0, M5, 2025.04.04 15:37 UTC, Deriv.com Limited, MetaTrader 5, Demo
EURUSD.0, M5
Chart XAUUSD, W1, 2025.04.06 10:04 UTC, RoboForex Ltd, MetaTrader 5, Demo
XAUUSD, W1
1...555657585960616263646566676869...650