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

The most downloaded free products:

10 new signals now available for subscription:

Adityamax
558% 434 trades
Growth:558.11%
Equity:109,904.29USD
Balance:109,904.29USD
DARK HOLE AZ v1 EU
125% 1843 trades
Growth:125.44%
Equity:2,254.35USD
Balance:2,254.35USD
AiQ started may 2025
80% 636 trades
Growth:79.86%
Equity:898.72USD
Balance:898.72USD
and 7 more...

Bestsellers in the Market:

8 new topics on forum:

and 5 more...

New publications in CodeBase

  • Trendline zigzag in qualitative channel A dynamic trendline-based evolution of the Donchian Channel
  • Equity and Balance Indicator - History based This indicator reads the trade history and plots the Cumulative P & L over time, helping visual traders to see how much money they are making or losing over time. This current version has a difference of 0.02% marginal error, due to rounding floats, and calculation methods. It can be considered extremely precise with this marginal error.

Published article "Trading with the MQL5 Economic Calendar (Part 10): Draggable Dashboard and Interactive Hover Effects for Seamless News Navigation".

Trading with the MQL5 Economic Calendar (Part 10): Draggable Dashboard and Interactive Hover Effects for Seamless News Navigation

In this article, we enhance the MQL5 Economic Calendar by introducing a draggable dashboard that allows us to reposition the interface for better chart visibility. We implement hover effects for buttons to improve interactivity and ensure seamless navigation with a dynamically positioned scrollbar.

Published article "Building MQL5-Like Trade Classes in Python for MetaTrader 5".

Building MQL5-Like Trade Classes in Python for MetaTrader 5

MetaTrader 5 python package provides an easy way to build trading applications for the MetaTrader 5 platform in the Python language, while being a powerful and useful tool, this module isn't as easy as MQL5 programming language when it comes to making an algorithmic trading solution. In this article, we are going to build trade classes similar to the one offered in MQL5 to create a similar syntax and make it easier to make trading robots in Python as in MQL5.

Published article "Neural Networks in Trading: Transformer with Relative Encoding".

Neural Networks in Trading: Transformer with Relative Encoding

Self-supervised learning can be an effective way to analyze large amounts of unlabeled data. The efficiency is provided by the adaptation of models to the specific features of financial markets, which helps improve the effectiveness of traditional methods. This article introduces an alternative attention mechanism that takes into account the relative dependencies and relationships between inputs.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • Symbol A library for working with traditional and custom symbols
  • Butterfly Strategy Expert Advisor with Multiple TimeFrames Butterfly Strategy Expert Advisor This Expert Advisor (EA) implements the Butterfly harmonic trading pattern across multiple timeframes (M2 to D1) for automated forex trading. It detects bullish and bearish Butterfly patterns using pivot points and executes trades with customizable risk management and multiple take-profit levels.
  • ZigZag Fibo Original ZigZag MT4 with added automatic fibonacci

Most read articles this week

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

The most popular forum topics:

There are more than 34,960 products available in Market

5 new topics on forum:

and 2 more...

1 new signal now available for subscription:

Yestoya
1,312% 291 trades
Growth:1,312.10%
Equity:187.22USD
Balance:241.90USD

The most downloaded free products:

Bestsellers in the Market:

6 new topics on forum:

and 3 more...

The most downloaded free products:

More than 200 new charts published:

Grafik GBPUSD, M15, 2025.05.22 12:02 UTC, Startrader Financial Markets Limited, MetaTrader 4, Real
GBPUSD, M15
图表 XAUUSD, M15, 2025.05.22 12:06 UTC, Startrader Financial Markets Limited, MetaTrader 4, Real
XAUUSD, M15
Gráfico XAUUSDm, M1, 2025.05.21 11:45 UTC, Exness Technologies Ltd, MetaTrader 5, Real
XAUUSDm, M1
There are more than 150,270 topics available on forum

10 new topics on forum:

and 7 more...

3 new signals now available for subscription:

Trust Core Grid
906% 1723 trades
Growth:905.99%
Equity:283.78USD
Balance:291.39USD
PMI Capital
10% 1512 trades
Growth:9.97%
Equity:9,989.98USD
Balance:12,538.09USD
IBit Bot
-19% 795 trades
Growth:-19.28%
Equity:100.06USD
Balance:97.07USD

Bestsellers in the Market:

Published article "From Novice to Expert: Auto-Geometric Analysis System".

From Novice to Expert: Auto-Geometric Analysis System

Geometric patterns offer traders a concise way to interpret price action. Many analysts draw trend lines, rectangles, and other shapes by hand, and then base trading decisions on the formations they see. In this article, we explore an automated alternative: harnessing MQL5 to detect and analyze the most popular geometric patterns. We’ll break down the methodology, discuss implementation details, and highlight how automated pattern recognition can sharpen a trader's market insights.

Published article "From Basic to Intermediate: Array (I)".

From Basic to Intermediate: Array (I)

This article is a transition between what has been discussed so far and a new stage of research. To understand this article, you need to read the previous ones. 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.

The most downloaded free products:

Bestsellers in the Market:

9 new topics on forum:

and 6 more...
There are more than 34,890 products available in Market

The most popular forum topics:

5 new signals now available for subscription:

AL Performance lower Risk
506% 2713 trades
Growth:506.34%
Equity:4,558.90EUR
Balance:4,617.77EUR
AL Performance
196% 748 trades
Growth:195.80%
Equity:21,831.43EUR
Balance:22,041.08EUR
Gold Surge tickmill
189% 298 trades
Growth:189.42%
Equity:1,169.07USD
Balance:1,169.07USD
and 2 more...

New publications in CodeBase

  • Function for checking whether the market is open for trading at the moment by the current symbol The function can be useful to not overload the server with trade requests at times when the market is closed for trading
  • Candle Filter The Candle Filter indicator is a customisable tool designed to filter and highlight candles on the chart based on specific criteria. It allows the trader to visualise only the candles of interest, such as bullish candles, bearish candles, Doji candles or all candles simultaneously. In addition, the indicator offers full control over the colours of the candles and the chart background, providing a clear and adaptable visual experience.
  • Basket Manager EA This EA is meant to impose a few rules to manage baskets.

Published article "Price Action Analysis Toolkit Development (Part 24): Price Action Quantification Analysis Tool".

Price Action Analysis Toolkit Development (Part 24): Price Action Quantification Analysis Tool

Candlestick patterns offer valuable insights into potential market moves. Some single candles signal continuation of the current trend, while others foreshadow reversals, depending on their position within the price action. This article introduces an EA that automatically identifies four key candlestick formations. Explore the following sections to learn how this tool can enhance your price-action analysis.

Published article "Introduction to MQL5 (Part 16): Building Expert Advisors Using Technical Chart Patterns".

Introduction to MQL5 (Part 16): Building Expert Advisors Using Technical Chart Patterns

This article introduces beginners to building an MQL5 Expert Advisor that identifies and trades a classic technical chart pattern — the Head and Shoulders. It covers how to detect the pattern using price action, draw it on the chart, set entry, stop loss, and take profit levels, and automate trade execution based on the pattern.

Published article "Neural Networks in Trading: Controlled Segmentation (Final Part)".

Neural Networks in Trading: Controlled Segmentation (Final Part)

We continue the work started in the previous article on building the RefMask3D framework using MQL5. This framework is designed to comprehensively study multimodal interaction and feature analysis in a point cloud, followed by target object identification based on a description provided in natural language.

The most downloaded free products:

Bestsellers in the Market:

5 new signals now available for subscription:

Equitrap EA
1,321% 279 trades
Growth:1,321.07%
Equity:0.00USD
Balance:0.00USD
Darwinex
125% 10637 trades
Growth:124.73%
Equity:221,385.95USD
Balance:225,126.12USD
Pedro II
42% 3649 trades
Growth:42.41%
Equity:38,746.93EUR
Balance:38,746.93EUR
and 2 more...
There are more than 2,160 articles published on site

Published article "Developing a Replay System (Part 69): Getting the Time Right (II)".

Developing a Replay System (Part 69): Getting the Time Right (II)

Today we will look at why we need the iSpread feature. At the same time, we will understand how the system informs us about the remaining time of the bar when there is not a single tick available for it. 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 "MQL5 Wizard Techniques you should know (Part 66): Using Patterns of FrAMA and the Force Index with the Dot Product Kernel".

MQL5 Wizard Techniques you should know (Part 66): Using Patterns of FrAMA and the Force Index with the Dot Product Kernel

The FrAMA Indicator and the Force Index Oscillator are trend and volume tools that could be paired when developing an Expert Advisor. We continue from our last article that introduced this pair by considering machine learning applicability to the pair. We are using a convolution neural network that uses the dot-product kernel in making forecasts with these indicators’ inputs. This is done in a custom signal class file that works with the MQL5 wizard to assemble an Expert Advisor.

Published article "Data Science and ML (Part 41): Forex and Stock Markets Pattern Detection using YOLOv8".

Data Science and ML (Part 41): Forex and Stock Markets Pattern Detection using YOLOv8

Detecting patterns in financial markets is challenging because it involves seeing what's on the chart, something that's difficult to undertake in MQL5 due to image limitations. In this article, we are going to discuss a decent model made in Python that helps us detect patterns present on the chart with minimal effort.

Published article "Overcoming The Limitation of Machine Learning (Part 2): Lack of Reproducibility".

Overcoming The Limitation of Machine Learning (Part 2): Lack of Reproducibility

The article explores why trading results can differ significantly between brokers, even when using the same strategy and financial symbol, due to decentralized pricing and data discrepancies. The piece helps MQL5 developers understand why their products may receive mixed reviews on the MQL5 Marketplace, and urges developers to tailor their approaches to specific brokers to ensure transparent and reproducible outcomes. This could grow to become an important domain-bound best practice that will serve our community well if the practice were to be widely adopted.

New publications in CodeBase

  • RSI Divergence This indicator takes RSI divergences and plots them in buffers to automate EAs
  • Auto SL TP by Risk Reward Ratio A professional script that automatically sets Stop Loss and Take Profit for all open positions based on a customizable Risk:Reward ratio. Perfect for traders who want to maintain consistent risk management across their trades.

3 new topics on forum:

The most downloaded free products:

Most downloaded source codes this month

  • Indiana Jones Mean Reversion EA This is a simple mean reversion EA
  • ICT_conceptsEA by Emil Takes trades based on ICT silverbullet and 2022 model with trailing stops and partials, also keeps entry according to OTE, and risk minimal. It works in a small time window of silver bullet especially NY session, and if no trade found, 2022 model and fibonacci OTE jumps in to get a trade. But entry is so only after confirmation with these models being there, hence trades will be less for minimal drawdown and high winrate. To know more about these strategies, you may visit Inner Circle Trader YouTube channel.
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
1...555657585960616263646566676869...657