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.

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.

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.

5 new topics on forum:

and 2 more...

6 new signals now available for subscription:

GoldGREED Medium Risk
121% 579 trades
Growth:120.97%
Equity:1,330.25USD
Balance:1,330.25USD
KISS
93% 739 trades
Growth:93.29%
Equity:3,457.50USD
Balance:3,457.50USD
EA EGT Compra Venda
60% 19656 trades
Growth:60.14%
Equity:29,567.78USD
Balance:29,719.27USD
and 3 more...

Bestsellers in the Market:

Published article "Self Optimizing Expert Advisors in MQL5 (Part 12): Building Linear Classifiers Using Matrix Factorization".

Self Optimizing Expert Advisors in MQL5 (Part 12): Building Linear Classifiers Using Matrix Factorization

This article explores the powerful role of matrix factorization in algorithmic trading, specifically within MQL5 applications. From regression models to multi-target classifiers, we walk through practical examples that demonstrate how easily these techniques can be integrated using built-in MQL5 functions. Whether you're predicting price direction or modeling indicator behavior, this guide lays a strong foundation for building intelligent trading systems using matrix methods.

Published article "Automating Trading Strategies in MQL5 (Part 26): Building a Pin Bar Averaging System for Multi-Position Trading".

Automating Trading Strategies in MQL5 (Part 26): Building a Pin Bar Averaging System for Multi-Position Trading

In this article, we develop a Pin Bar Averaging system in MQL5 that detects pin bar patterns to initiate trades and employs an averaging strategy for multi-position management, enhanced by trailing stops and breakeven adjustments. We incorporate customizable parameters with a dashboard for real-time monitoring of positions and profits.

New publications in CodeBase

  • Cincin EA The Cincin EA (v2.24) is an automated trading system for MetaTrader 5 that executes conservative random trades on a specified symbol (e.g., EURUSD), with features like basket management, hedging, and position control.
  • Close All Orders CloseAllOrders is a powerful and user-friendly Expert Advisor designed to simplify trade management in MetaTrader 5. With an intuitive button interface directly on your chart, you can close all market positions and pending orders instantly with just one click.
  • Spread lister - current, min, max EA Spread lister shows the current, min and max values for all symbols / instruments.

The most downloaded free products:

The most popular forum topics:

There are more than 37,400 products available in Market

Bestsellers in the Market:

There are more than 151,120 topics available on forum

7 new topics on forum:

and 4 more...

3 new signals now available for subscription:

Mr Jack Gold Miner
1,105% 2802 trades
Growth:1,104.66%
Equity:410.61USD
Balance:4,186.65USD
VolumeHedger EA BTC RiskMid Lydians
357% 489 trades
Growth:356.60%
Equity:1,889.77USD
Balance:1,889.77USD
Gold Trader Alfa signal
143% 1082 trades
Growth:142.78%
Equity:4,161.21USD
Balance:4,161.21USD
There are more than 2,310 articles published on site

Published article "From Basic to Intermediate: Template and Typename (I)".

From Basic to Intermediate: Template and Typename (I)

In this article, we start considering one of the concepts that many beginners avoid. This is related to the fact that templates are not an easy topic, as many do not understand the basic principle underlying the template: overload of functions and procedures.

Published article "From Basic to Intermediate: Floating point".

From Basic to Intermediate: Floating point

This article is a brief introduction to the concept of floating-point numbers. Since this text is very complex please, read it attentively and carefully. Do not expect to quickly master the floating-point system. It only becomes clear over time, as you gain experience using it. But this article will help you understand why your application sometimes produces results different from what you expect.

Published article "From Basic to Intermediate: Overload".

From Basic to Intermediate: Overload

Perhaps this article will be the most confusing for novice programmers. As a matter of fact, here I will show that it is not always that all functions and procedures have unique names in the same code. Yes, we can easily use functions and procedures with the same name — and this is called overload.

Published article "From Basic to Intermediate: Definitions (II)".

From Basic to Intermediate: Definitions (II)

In this article, we will continue our awareness of #define directive, but this time we will focus on its second form of use, that is, creating macros. Since this subject can be a bit complicated, we decided to use an application that we have been studying for some time. I hope you enjoy today's article.

The most downloaded free products:

More than 300 new charts published:

Graphique XAUUSDb, D1, 2025.08.16 03:51 UTC, PT Monex Investindo Futures, MetaTrader 4, Real
XAUUSDb, D1
Chart GBPUSD, H1, 2025.08.16 23:47 UTC, Bountiful Innovations Limited, MetaTrader 4, Real
GBPUSD, H1
Gráfico ETHUSDm, H1, 2025.08.17 20:26 UTC, Exness Technologies Ltd, MetaTrader 5, Real
ETHUSDm, H1

Bestsellers in the Market:

7 new topics on forum:

and 4 more...

Most downloaded source codes this week

  • Outbreak Trader 1.0 Breakout Trader 1.0 trades breakouts from the range.
  • Pending tread EA (Best for Gold) The Pending_tread EA is a versatile and easy-to-use trading robot designed to automate the placement and management of multiple pending orders arranged in a grid pattern above and below the current market price. This EA is well-suited for scalping strategies and can operate on any timeframe or currency pair, making it highly flexible for various trading styles.
  • MT4-BuildYourGridEA The expert is a system to help any trader to make a grid of orders.

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.

Python-MetaTrader 5 Strategy Tester (Part 01): Trade Simulator

Python-MetaTrader 5 Strategy Tester (Part 01): Trade Simulator

The MetaTrader 5 module offered in Python provides a convenient way of opening trades in the MetaTrader 5 app using Python, but it has a huge problem, it doesn't have the strategy tester capability present in the MetaTrader 5 app, In this article series, we will build a framework for back testing your trading strategies in Python environments.

4 new signals now available for subscription:

XM Standard
105% 349 trades
Growth:104.94%
Equity:115.27USD
Balance:116.70USD
Dual DCA
94% 107 trades
Growth:93.80%
Equity:95.34USD
Balance:102.72USD
Single DCA
18% 95 trades
Growth:18.37%
Equity:103.02USD
Balance:103.44USD
and 1 more...

New publications in CodeBase

  • A powerful and feature-rich JSON library for MQL5, designed to bring a modern development experience similar to Python/JS A powerful and feature-rich JSON library for MQL5, designed to bring a modern development experience similar to Python/JS
  • Multi_Divergence_EA The EA identifies trade setups by waiting for a user-defined number of indicators (e.g., 2 out of 3) to show divergence simultaneously. This multi-layer confirmation approach filters out market noise. Key Features: Triple Confirmation Engine: Analyzes RSI, MACD, & Stochastic divergence. Advanced Filters: Optional Trend Filter (MA) and Volume Filter for superior signal quality. Full Customization: Control all indicator settings, divergence sensitivity, and trade logic. Professional Risk Management: Use fixed lots or percentage-based money management with SL/TP.
  • Average Range It is an indicator that determines target levels according to the average of price movements.
There are more than 11,740 codes published in Codebase

The most downloaded free products:

Bestsellers in the Market:

There are more than 37,330 products available in Market

10 new topics on forum:

and 7 more...

New publications in CodeBase

  • Tarantella Tarantella EA: Advanced grid trading system with hedging capabilities and Market Profile integration. Uses ADX trend filtering, Fibonacci-based grid spacing, and multi-layered entry conditions (RSI/ATR/volume) to execute trades only within Market Profile value areas. Features intelligent risk management including trailing stops, breakeven triggers, and partial hedge closing.
  • Promise Interface for implementing asynchronous execution of algorithms
  • Profit Maximiser Profit Maximiser (PMax) Indicator is an indicator created by integrating the moving average of the Supertrend indicator.

2 new signals now available for subscription:

MOEX Nat
207% 27661 trades
Growth:206.95%
Equity:1,220,306.73RUB
Balance:806,268.44RUB
Digital Pride medium risk
122% 278 trades
Growth:122.38%
Equity:669.54USD
Balance:669.54USD

The most downloaded free products:

More than 500 new charts published:

チャート EURGBP.c, H4, 2025.08.15 02:51 UTC, AT Global Markets Intl Ltd, MetaTrader 4, Real
EURGBP.c, H4
График EURUSD, M1, 2025.08.14 02:35 UTC, Combat Capital Markets LLC, MetaTrader 5, Demo
EURUSD, M1
차트 NAS100, M1, 2025.08.15 03:26 UTC, Pepperstone Markets Kenya Limited, MetaTrader 4, Real
NAS100, M1

New publications in CodeBase

  • BotCilento BotCilento is a sophisticated grid-trading Expert Advisor for MetaTrader 5 that combines trend-following signals with adaptive risk management.
  • Price Percentage Zigzag (No timeframes) Zigzag which changes wave direction based on price percentage change on the asset
  • EQ Dashboard Historical equity of one-time and one-time open virtual positions to analyse the efficiency of spread/equity trading

4 new signals now available for subscription:

Gradiente Linear NDRJ
325% 3487 trades
Growth:325.05%
Equity:30,600.11USD
Balance:46,517.44USD
Aureus
265% 5083 trades
Growth:265.23%
Equity:3,681.98EUR
Balance:3,697.87EUR
DeadLinePro
12% 812 trades
Growth:12.30%
Equity:8,228.04EUR
Balance:8,235.93EUR
and 1 more...

Bestsellers in the Market:

8 new topics on forum:

and 5 more...

The most downloaded free products:

8 new signals now available for subscription:

From 1k to 10k
3,779% 875 trades
Growth:3,778.64%
Equity:7,590.76USD
Balance:9,209.29USD
THPX15
2,564% 2493 trades
Growth:2,564.26%
Equity:17,402.85USD
Balance:17,402.85USD
Francinaldo FX 02
264% 239 trades
Growth:263.65%
Equity:1,655.21USD
Balance:1,883.41USD
and 5 more...

The most popular forum topics:

Bestsellers in the Market:

There are more than 37,260 products available in Market

12 new topics on forum:

and 9 more...

Published article "Parafrac Oscillator: Combination of Parabolic and Fractal Indicator".

Parafrac Oscillator: Combination of Parabolic and Fractal Indicator

We will explore how the Parabolic SAR and the Fractal indicator can be combined to create a new oscillator-based indicator. By integrating the unique strengths of both tools, traders can aim at developing a more refined and effective trading strategy.

Published article "Neural Networks in Trading: Parameter-Efficient Transformer with Segmented Attention (Final Part)".

Neural Networks in Trading: Parameter-Efficient Transformer with Segmented Attention (Final Part)

In the previous work, we discussed the theoretical aspects of the PSformer framework, which includes two major innovations in the classical Transformer architecture: the Parameter Shared (PS) mechanism and attention to spatio-temporal segments (SegAtt). In this article, we continue the work we started on implementing the proposed approaches using MQL5.

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

From Basic to Intermediate: Definitions (I)

In this article we will do things that many will find strange and completely out of context, but which, if used correctly, will make your learning much more fun and interesting: we will be able to build quite interesting things based on what is shown here. This will allow you to better understand the syntax of the MQL5 language. The materials provided here are for educational purposes only. It should not be considered in any way as a final application. Its purpose is not to explore the concepts presented.

Published article "Price Action Analysis Toolkit Development (Part 36): Unlocking Direct Python Access to MetaTrader 5 Market Streams".

Price Action Analysis Toolkit Development (Part 36): Unlocking Direct Python Access to MetaTrader 5 Market Streams

Harness the full potential of your MetaTrader 5 terminal by leveraging Python’s data-science ecosystem and the official MetaTrader 5 client library. This article demonstrates how to authenticate and stream live tick and minute-bar data directly into Parquet storage, apply sophisticated feature engineering with Ta and Prophet, and train a time-aware Gradient Boosting model. We then deploy a lightweight Flask service to serve trade signals in real time. Whether you’re building a hybrid quant framework or enhancing your EA with machine learning, you’ll walk away with a robust, end-to-end pipeline for data-driven algorithmic trading.

1...555657585960616263646566676869...670