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.

1 new topic on forum:

Published article "The MQL5 Standard Library Explorer (Part 1): Introduction with CTrade, CiMA, and CiATR".

The MQL5 Standard Library Explorer (Part 1): Introduction with CTrade, CiMA, and CiATR

The MQL5 Standard Library plays a vital role in developing trading algorithms for MetaTrader 5. In this discussion series, our goal is to master its application to simplify the creation of efficient trading tools for MetaTrader 5. These tools include custom Expert Advisors, indicators, and other utilities. We begin today by developing a trend-following Expert Advisor using the CTrade, CiMA, and CiATR classes. This is an especially important topic for everyone—whether you are a beginner or an experienced developer. Join this discussion to discover more.

The most downloaded free products:

More than 300 new charts published:

图表 XAUUSD, H4, 2025.09.22 12:08 UTC, Teletrade D.J. LLC, MetaTrader 5, Real
XAUUSD, H4
チャート EURUSD, H1, 2025.09.22 23:23 UTC, FBS Markets Inc., MetaTrader 5, Demo
EURUSD, H1
图表 XAUUSD, D1, 2025.09.21 19:34 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, D1

Bestsellers in the Market:

Most downloaded source codes this month

  • 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.
  • TardioBot TardioBot V1.05, named after of a historical figure Giuseppe Tardio, is an Expert Advisor designed for MetaTrader 5 that employs a triangular arbitrage strategy.
  • 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.

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.

10 new signals now available for subscription:

SACHIN
189% 259 trades
Growth:188.94%
Equity:1,305.58USD
Balance:1,197.71USD
Long Game
139% 464 trades
Growth:138.67%
Equity:1,178.87USD
Balance:1,178.87USD
Trust EA all trades with stop loss 2
33% 279 trades
Growth:32.91%
Equity:132.91USD
Balance:132.91USD
and 7 more...
There are more than 39,230 products available in Market

Published article "Moving to MQL5 Algo Forge (Part 3): Using External Repositories in Your Own Projects".

Moving to MQL5 Algo Forge (Part 3): Using External Repositories in Your Own Projects

Let's explore how you can start integrating external code from any repository in the MQL5 Algo Forge storage into your own project. In this article, we finally turn to this promising, yet more complex, task: how to practically connect and use libraries from third-party repositories within MQL5 Algo Forge.

7 new topics on forum:

and 4 more...

New publications in CodeBase

  • Pinbar Detector This MQL5 indicator identifies Upward (Bullish) and Downward (Bearish) Pinbars, displayed with customizable arrows (lime for upward, red for downward). It allows fine-tuning of detection parameters like tail body ratio and protrusion. Pop-up and push notification alerts signal new pinbars. Ideal for traders seeking precise reversal pattern detection.
  • MA Cross Alert MT4 Indicator MA Cross Alert is a custom MT4 indicator that solves one key problem: MetaTrader’s built-in Moving Average shows the line but has no way to alert you when price crosses it.

Published article "Overcoming The Limitation of Machine Learning (Part 4): Overcoming Irreducible Error Using Multiple Forecast Horizons".

Overcoming The Limitation of Machine Learning (Part 4): Overcoming Irreducible Error Using Multiple Forecast Horizons

Machine learning is often viewed through statistical or linear algebraic lenses, but this article emphasizes a geometric perspective of model predictions. It demonstrates that models do not truly approximate the target but rather map it onto a new coordinate system, creating an inherent misalignment that results in irreducible error. The article proposes that multi-step predictions, comparing the model’s forecasts across different horizons, offer a more effective approach than direct comparisons with the target. By applying this method to a trading model, the article demonstrates significant improvements in profitability and accuracy without changing the underlying model.

Published article "Automating The Market Sentiment Indicator".

Automating The Market Sentiment Indicator

In this article, we automate a custom market sentiment indicator that classifies market conditions into bullish, bearish, risk-on, risk-off, and neutral. The Expert Advisor delivers real-time insights into prevailing sentiment while streamlining the analysis process for current market trends or direction.

Published article "Building AI-Powered Trading Systems in MQL5 (Part 2): Developing a ChatGPT-Integrated Program with User Interface".

Building AI-Powered Trading Systems in MQL5 (Part 2): Developing a ChatGPT-Integrated Program with User Interface

In this article, we develop a ChatGPT-integrated program in MQL5 with a user interface, leveraging the JSON parsing framework from Part 1 to send prompts to OpenAI’s API and display responses on a MetaTrader 5 chart. We implement a dashboard with an input field, submit button, and response display, handling API communication and text wrapping for user interaction.

The most downloaded free products:

10 new topics on forum:

and 7 more...

Bestsellers in the Market:

12 new signals now available for subscription:

Winneryu01
13,323% 738 trades
Growth:13,322.53%
Equity:4,903.23USD
Balance:4,656.45USD
SolarFlare
122% 447 trades
Growth:122.31%
Equity:1,598.87USD
Balance:1,598.87USD
Different gold strategies 2
98% 449 trades
Growth:97.93%
Equity:989.65USD
Balance:989.65USD
and 9 more...
There are more than 2,380 articles published on site

Published article "Developing Trading Strategies with the Parafrac and Parafrac V2 Oscillators: Single Entry Performance Insights".

Developing Trading Strategies with the Parafrac and Parafrac V2 Oscillators: Single Entry Performance Insights

This article introduces the ParaFrac Oscillator and its V2 model as trading tools. It outlines three trading strategies developed using these indicators. Each strategy was tested and optimized to identify their strengths and weaknesses. Comparative analysis highlighted the performance differences between the original and V2 models.

Published article "Developing a Volatility Based Breakout System".

Developing a Volatility Based Breakout System

Volatility based breakout system identifies market ranges, then trades when price breaks above or below those levels, filtered by volatility measures such as ATR. This approach helps capture strong directional moves.

Published article "Simplifying Databases in MQL5 (Part 2): Using metaprogramming to create entities".

Simplifying Databases in MQL5 (Part 2): Using metaprogramming to create entities

We explored the advanced use of #define for metaprogramming in MQL5, creating entities that represent tables and column metadata (type, primary key, auto-increment, nullability, etc.). We centralized these definitions in TickORM.mqh, automating the generation of metadata classes and paving the way for efficient data manipulation by the ORM, without having to write SQL manually.

Published article "Price Action Analysis Toolkit Development (Part 41): Building a Statistical Price-Level EA in MQL5".

Price Action Analysis Toolkit Development (Part 41): Building a Statistical Price-Level EA in MQL5

Statistics has always been at the heart of financial analysis. By definition, statistics is the discipline that collects, analyzes, interprets, and presents data in meaningful ways. Now imagine applying that same framework to candlesticks—compressing raw price action into measurable insights. How helpful would it be to know, for a specific period of time, the central tendency, spread, and distribution of market behavior? In this article, we introduce exactly that approach, showing how statistical methods can transform candlestick data into clear, actionable signals.

Published article "Neuro-symbolic systems in algorithmic trading: Combining symbolic rules and neural networks".

Neuro-symbolic systems in algorithmic trading: Combining symbolic rules and neural networks

The article describes the experience of developing a hybrid trading system that combines classical technical analysis with neural networks. The author provides a detailed analysis of the system architecture from basic pattern analysis and neural network structure to the mechanisms behind trading decisions, and shares real code and practical observations.

The most downloaded free products:

Bestsellers in the Market:

There are more than 39,160 products available in Market

Most downloaded source codes this week

  • The RSI Engine The RSI Engine EA is a highly versatile automated trading robot for MetaTrader 5, designed to execute trades based on signals from the popular Relative Strength Index (RSI) indicator. Version 2.1 features optimized signal processing and enhanced stability. The EA provides a flexible framework with multiple RSI-based strategies, confirmation filters, and comprehensive trade management settings, making it suitable for both novice and experienced traders.
  • ZIGZAG CALIBRATION TOOLS Allows you to easily visualize bullish and bearish periods confirmed by the zigzag indicator using vlines. You can control the display of the zigzag, choosing to start from the beginning of the chart or from a certain number of bars, as well as the display of labels showing the price of the peak or trough, the direction of the past period, and its amplitude in pips. Of course, it works on the main window as well as on sub-windows. WARNING!!! This is a valuable aid to understanding and calibrating indicators and developing strategies, but it is not intended for direct use. Translated with DeepL.com (free version)
  • Martingale Pulse EA Introducing MP by SPLpulse, a sophisticated and highly versatile Expert Advisor designed for the modern trader. Whether you are a scalper, a trend follower, or a reversal trader, MP by SPLpulse combines multiple trading strategies with an institutional-grade risk management suite to adapt to your unique trading style. Take control of your trading with unparalleled customization and powerful automation.

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.

Elevate Your Trading With Smart Money Concepts (SMC): OB, BOS, and FVG

Elevate Your Trading With Smart Money Concepts (SMC): OB, BOS, and FVG

Elevate your trading with Smart Money Concepts (SMC) by combining Order Blocks (OB), Break of Structure (BOS), and Fair Value Gaps (FVG) into one powerful EA. Choose automatic strategy execution or focus on any individual SMC concept for flexible and precise trading.

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.

4 new signals now available for subscription:

AFSID Pro Global Investment 2024
1,239% 48909 trades
Growth:1,239.11%
Equity:149,257.03USD
Balance:150,059.99USD
Origin400
54% 1082 trades
Growth:53.53%
Equity:1,933.16USD
Balance:1,934.29USD
Algo bot
25% 255 trades
Growth:24.63%
Equity:3,022.45EUR
Balance:3,022.45EUR
and 1 more...

8 new topics on forum:

and 5 more...

More than 300 new charts published:

图表 XAUUSD.th, M1, 2025.09.18 02:13 UTC, Hantec Markets (V) Company Limited, MetaTrader 5, Real
XAUUSD.th, M1
图表 USDJPY, M5, 2025.09.19 01:58 UTC, Rakuten Securities, Inc., MetaTrader 4, Demo
USDJPY, M5
图表 EURUSD, H1, 2025.09.19 04:39 UTC, BenchMark Finance AD, MetaTrader 4, Real
EURUSD, H1

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

4 new signals now available for subscription:

XAUUSDFFF1
78% 393 trades
Growth:77.54%
Equity:1,106.33USD
Balance:1,106.33USD
FXIL
31% 4497 trades
Growth:30.88%
Equity:1,301,080.90USD
Balance:1,308,830.90USD
Willow Glen Capital Management LLC
29% 244 trades
Growth:29.23%
Equity:129,232.73USD
Balance:129,232.73USD
and 1 more...
There are more than 151,400 topics available on forum

3 new topics on forum:

The most downloaded free products:

There are more than 39,080 products available in Market

5 new signals now available for subscription:

TULIP
953% 753 trades
Growth:953.18%
Equity:1,348.78USD
Balance:1,781.57USD
MAXPRO GOLD High Risk
562% 1191 trades
Growth:562.13%
Equity:436.81USD
Balance:436.81USD
Lunar Express Mission 11M
407% 1066 trades
Growth:407.43%
Equity:3,662.62USD
Balance:4,074.01USD
and 2 more...

Bestsellers in the Market:

8 new topics on forum:

and 5 more...

New publications in CodeBase

Published article "Functions for activating neurons during training: The key to fast convergence?".

Functions for activating neurons during training: The key to fast convergence?

This article presents a study of the interaction of different activation functions with optimization algorithms in the context of neural network training. Particular attention is paid to the comparison of the classical ADAM and its population version when working with a wide range of activation functions, including the oscillating ACON and Snake functions. Using a minimalistic MLP (1-1-1) architecture and a single training example, the influence of activation functions on the optimization is isolated from other factors. The article proposes an approach to manage network weights through the boundaries of activation functions and a weight reflection mechanism, which allows avoiding problems with saturation and stagnation in training.

Published article "From Novice to Expert: Animated News Headline Using MQL5 (XI)—Correlation in News Trading".

From Novice to Expert: Animated News Headline Using MQL5 (XI)—Correlation in News Trading

In this discussion, we will explore how the concept of Financial Correlation can be applied to improve decision-making efficiency when trading multiple symbols during major economic events announcement. The focus is on addressing the challenge of heightened risk exposure caused by increased volatility during news releases.

Published article "Building AI-Powered Trading Systems in MQL5 (Part 1): Implementing JSON Handling for AI APIs".

Building AI-Powered Trading Systems in MQL5 (Part 1): Implementing JSON Handling for AI APIs

In this article, we develop a JSON parsing framework in MQL5 to handle data exchange for AI API integration, focusing on a JSON class for processing JSON structures. We implement methods to serialize and deserialize JSON data, supporting various data types like strings, numbers, and objects, essential for communicating with AI services like ChatGPT, enabling future AI-driven trading systems by ensuring accurate data handling and manipulation.

Published article "Introduction to MQL5 (Part 21): Automating Harmonic Pattern Detection".

Introduction to MQL5 (Part 21): Automating Harmonic Pattern Detection

Learn how to detect and display the Gartley harmonic pattern in MetaTrader 5 using MQL5. This article explains each step of the process, from identifying swing points to applying Fibonacci ratios and plotting the full pattern on the chart for clear visual confirmation.

The most downloaded free products:

1...343536373839404142434445464748...655