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.

Bestsellers in the Market:

There are more than 45,040 products available in Market

20 new signals now available for subscription:

Atoinmeto MG
386% 385 trades
Growth:385.66%
Equity:80.13USD
Balance:80.13USD
The Buster Single Entry BTCUSD
279% 63 trades
Growth:278.61%
Equity:3,786.13USD
Balance:3,786.13USD
CounterTrendGrid EA
277% 101 trades
Growth:276.66%
Equity:364.13USD
Balance:376.38USD
and 17 more...
There are more than 152,580 topics available on forum

9 new topics on forum:

and 6 more...

Published article "From Novice to Expert: Statistical Validation of Supply and Demand Zones".

From Novice to Expert: Statistical Validation of Supply and Demand Zones

Today, we uncover the often overlooked statistical foundation behind supply and demand trading strategies. By combining MQL5 with Python through a Jupyter Notebook workflow, we conduct a structured, data-driven investigation aimed at transforming visual market assumptions into measurable insights. This article covers the complete research process, including data collection, Python-based statistical analysis, algorithm design, testing, and final conclusions. To explore the methodology and findings in detail, read the full article.

Published article "Market Simulation (Part 10): Sockets (IV)".

Market Simulation (Part 10): Sockets (IV)

In this article, we'll look at what you need to do to start using Excel to manage MetaTrader 5, but in a very interesting way. To do this, we will use an Excel add-in to avoid using built-in VBA. If you don't know what add-in is meant, read this article and learn how to program in Python directly in Excel.

Published article "Graph Theory: Traversal Breadth-First Search (BFS) Applied in Trading".

Graph Theory: Traversal Breadth-First Search (BFS) Applied in Trading

Breadth First Search (BFS) uses level-order traversal to model market structure as a directed graph of price swings evolving through time. By analyzing historical bars or sessions layer by layer, BFS prioritizes recent price behavior while still respecting deeper market memory.

Published article "Neuroboids Optimization Algorithm 2 (NOA2)".

Neuroboids Optimization Algorithm 2 (NOA2)

The new proprietary optimization algorithm NOA2 (Neuroboids Optimization Algorithm 2) combines the principles of swarm intelligence with neural control. NOA2 combines the mechanics of a neuroboid swarm with an adaptive neural system that allows agents to self-correct their behavior while searching for the optimum. The algorithm is under active development and demonstrates potential for solving complex optimization problems.

Published article "Formulating Dynamic Multi-Pair EA (Part 6): Adaptive Spread Sensitivity for High-Frequency Symbol Switching".

Formulating Dynamic Multi-Pair EA (Part 6): Adaptive Spread Sensitivity for High-Frequency Symbol Switching

In this part, we will focus on designing an intelligent execution layer that continuously monitors and evaluates real-time spread conditions across multiple symbols. The EA dynamically adapts its symbol selection by enabling or disabling trading based on spread efficiency rather than fixed rules. This approach allows high-frequency multi-pair systems to prioritize cost-effective symbols.

Published article "Tracking Account Dynamics: Balance, Equity, and Floating P/L Visualization in MQL5".

Tracking Account Dynamics: Balance, Equity, and Floating P/L Visualization in MQL5

Create a custom MT5 indicator that processes the entire deal history and plots starting balance, balance, equity, and floating P/L as continuous curves. It updates per bar, aggregates positions across symbols, and avoids external dependencies through local caching. Use it to inspect equity–balance divergence, realized vs. unrealized results, and the timing of risk deployment.

The most downloaded free products:

Bestsellers in the Market:

16 new signals now available for subscription:

FXtrading
898% 201 trades
Growth:897.76%
Equity:1,107.68USD
Balance:1,057.30USD
Market Klimberg 4
234% 49 trades
Growth:233.96%
Equity:331.09EUR
Balance:333.39EUR
Growth Killer IC Trading
208% 283 trades
Growth:208.42%
Equity:1,233.67EUR
Balance:1,233.67EUR
and 13 more...

10 new topics on forum:

and 7 more...

Published article "Neural Networks in Trading: Hybrid Graph Sequence Models (Final Part)".

Neural Networks in Trading: Hybrid Graph Sequence Models (Final Part)

We continue exploring hybrid graph sequence models (GSM++), which integrate the advantages of different architectures, providing high analysis accuracy and efficient distribution of computing resources. These models effectively identify hidden patterns, reducing the impact of market noise and improving forecasting quality.

Published article "Triangular and Sawtooth Waves: Analytical Tools for Traders".

Triangular and Sawtooth Waves: Analytical Tools for Traders

Wave analysis is one of the methods used in technical analysis. This article focuses on two less conventional wave patterns: triangular and sawtooth waves. These formations underpin a number of technical indicators designed for market price analysis.

Published article "Automating Trading Strategies in MQL5 (Part 47): Nick Rypock Trailing Reverse (NRTR) with Hedging Features".

Automating Trading Strategies in MQL5 (Part 47): Nick Rypock Trailing Reverse (NRTR) with Hedging Features

In this article, we develop a Nick Rypock Trailing Reverse (NRTR) trading system in MQL5 that uses channel indicators for reversal signals, enabling trend-following entries with hedging support for buys and sells. We incorporate risk management features like auto lot sizing based on equity or balance, fixed or dynamic stop-loss and take-profit levels using ATR multipliers, and position limits.

Published article "Price Action Analysis Toolkit Development (Part 57): Developing a Market State Classification Module in MQL5".

Price Action Analysis Toolkit Development (Part 57): Developing a Market State Classification Module in MQL5

This article develops a market state classification module for MQL5 that interprets price behavior using completed price data. By examining volatility contraction, expansion, and structural consistency, the tool classifies market conditions as compression, transition, expansion, or trend, providing a clear contextual framework for price action analysis.

The most downloaded free products:

More than 1000 new charts published:

Chart XAUUSD, M1, 2026.01.27 02:00 UTC, TradeMax Global Limited, MetaTrader 5, Real
XAUUSD, M1
Chart XAUUSD, D1, 2026.01.27 03:02 UTC, FTMO Global Markets Ltd, MetaTrader 5, Real
XAUUSD, D1
Chart !STD_XAUUSD, M5, 2026.01.27 02:03 UTC, Raw Trading Ltd, MetaTrader 4, Demo
!STD_XAUUSD, M5

Bestsellers in the Market:

There are more than 44,940 products available in Market

23 new signals now available for subscription:

PrizmaL Lux
502% 292 trades
Growth:502.28%
Equity:2,409.13USD
Balance:2,409.13USD
Nebula Quant
317% 388 trades
Growth:317.12%
Equity:7,431.88EUR
Balance:7,432.85EUR
EA HG
232% 490 trades
Growth:232.01%
Equity:996.04USD
Balance:996.04USD
and 20 more...

15 new topics on forum:

and 12 more...
There are more than 2,630 articles published on site

Published article "MQL5 Trading Tools (Part 14): Pixel-Perfect Scrollable Text Canvas with Antialiasing and Rounded Scrollbar".

MQL5 Trading Tools (Part 14): Pixel-Perfect Scrollable Text Canvas with Antialiasing and Rounded Scrollbar

In this article, we enhance the canvas-based price dashboard in MQL5 by adding a pixel-perfect scrollable text panel for usage guides, overcoming native scrolling limitations through custom antialiasing and a rounded scrollbar design with hover-expand functionality. The text panel supports themed backgrounds with opacity, dynamic line wrapping for content like instructions and contacts, and interactive navigation via up/down buttons, slider dragging, and mouse wheel scrolling within the body area.

Published article "Larry Williams Market Secrets (Part 8): Combining Volatility, Structure and Time Filters".

Larry Williams Market Secrets (Part 8): Combining Volatility, Structure and Time Filters

An in-depth walkthrough of building a Larry Williams inspired volatility breakout Expert Advisor in MQL5, combining swing structure, volatility-based entries, trade day of the week filtering, time filters, and flexible risk management, with a complete implementation and reproducible test setup.

There are more than 44,870 products available in Market

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • Simple_Price_EA The simplest Expert Advisor that analyses the price movement on a given number of bars and opens a corresponding position.
  • Grid Master Overview Grid Master EA is an automated trading system that implements a bidirectional grid strategy. It places multiple pending orders above and below the current market price, capturing profits from market oscillations in both directions.
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.

Most read articles this month

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.

19 new signals now available for subscription:

Vindy Scalping Hack 2 One day Each Trade
232% 179 trades
Growth:232.44%
Equity:31,131.10USD
Balance:31,131.10USD
Volatily gold
176% 205 trades
Growth:175.82%
Equity:2,749.16USD
Balance:2,749.16USD
GoldEater02
155% 490 trades
Growth:155.46%
Equity:2,306.17USD
Balance:2,319.13USD
and 16 more...

New publications in CodeBase

8 new topics on forum:

and 5 more...

Published article "Creating Custom Indicators in MQL5 (Part 6): Evolving RSI Calculations with Smoothing, Hue Shifts, and Multi-Timeframe Support".

Creating Custom Indicators in MQL5 (Part 6): Evolving RSI Calculations with Smoothing, Hue Shifts, and Multi-Timeframe Support

In this article, we build a versatile RSI indicator in MQL5 supporting multiple variants, data sources, and smoothing methods for improved analysis. We add hue shifts for color visuals, dynamic boundaries for overbought/oversold zones, and notifications for trend alerts. It includes multi-timeframe support with interpolation, offering us a customizable RSI tool for diverse strategies.

Published article "Introduction to MQL5 (Part 37): Mastering API and WebRequest Function in MQL5 (XI)".

Introduction to MQL5 (Part 37): Mastering API and WebRequest Function in MQL5 (XI)

In this article, we show how to send authenticated requests to the Binance API using MQL5 to retrieve your account balance for all assets. Learn how to use your API key, server time, and signature to securely access account data, and how to save the response to a file for future use.

Published article "The MQL5 Standard Library Explorer (Part 6): Optimizing a generated Expert Advisor".

The MQL5 Standard Library Explorer (Part 6): Optimizing a generated Expert Advisor

In this discussion, we follow up on the previously developed multi-signal Expert Advisor with the objective of exploring and applying available optimization methods. The aim is to determine whether the trading performance of the EA can be meaningfully improved through systematic optimization based on historical data.

Published article "Data Science and ML (Part 48): Are Transformers a Big Deal for Trading?".

Data Science and ML (Part 48): Are Transformers a Big Deal for Trading?

From ChatGPT to Gemini and many model AI tools for text, image, and video generation. Transformers have rocked the AI-world. But, are they applicable in the financial (trading) space? Let's find out.

The most downloaded free products:

More than 900 new charts published:

Gráfico USDJPY, H1, 2026.01.26 19:44 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
USDJPY, H1
Chart LTCUSD, H1, 2026.01.25 10:16 UTC, Deriv.com Limited, MetaTrader 5, Demo
LTCUSD, H1
Chart US100H26.sim, M15, 2026.01.26 05:59 UTC, OANDA Corporation, MetaTrader 5, Real
US100H26.sim, M15

Bestsellers in the Market:

There are more than 44,810 products available in Market

New publications in CodeBase

There are more than 152,510 topics available on forum
There are more than 11,910 codes published in Codebase

9 new topics on forum:

and 6 more...

19 new signals now available for subscription:

Arrowman
7,956% 2131 trades
Growth:7,956.23%
Equity:5,000,000.73IDR
Balance:5,000,000.73IDR
Enjoy the roller coaster ride and gains
146% 4107 trades
Growth:146.43%
Equity:1,598.73USD
Balance:1,598.73USD
Gravity
111% 176 trades
Growth:111.16%
Equity:633.48USD
Balance:633.48USD
and 16 more...

The most popular forum topics:

1...121314151617181920212223242526...657