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.

6 new topics on forum:

and 3 more...

Published article "How to publish code to CodeBase: A practical guide".

How to publish code to CodeBase: A practical guide

In this article, we will use real-life examples to illustrate posting various types of terminal programs in the MQL5 source code base.

Published article "Price Action Analysis Toolkit Development (Part 44): Building a VWMA Crossover Signal EA in MQL5".

Price Action Analysis Toolkit Development (Part 44): Building a VWMA Crossover Signal EA in MQL5

This article introduces a VWMA crossover signal tool for MetaTrader 5, designed to help traders identify potential bullish and bearish reversals by combining price action with trading volume. The EA generates clear buy and sell signals directly on the chart, features an informative panel, and allows for full user customization, making it a practical addition to your trading strategy.

Published article "Building AI-Powered Trading Systems in MQL5 (Part 4): Overcoming Multiline Input, Ensuring Chat Persistence, and Generating Signals".

Building AI-Powered Trading Systems in MQL5 (Part 4): Overcoming Multiline Input, Ensuring Chat Persistence, and Generating Signals

In this article, we enhance the ChatGPT-integrated program in MQL5 overcoming multiline input limitations with improved text rendering, introducing a sidebar for navigating persistent chat storage using AES256 encryption and ZIP compression, and generating initial trade signals through chart data integration.

The most downloaded free products:

Bestsellers in the Market:

8 new signals now available for subscription:

NETZ EA
106% 262 trades
Growth:106.11%
Equity:631.26USD
Balance:1,030.54USD
Richie nabati
81% 793 trades
Growth:81.37%
Equity:60,472.62USD
Balance:60,455.41USD
Master EA Goodness
41% 129 trades
Growth:41.18%
Equity:1,000.94USD
Balance:1,000.94USD
and 5 more...
There are more than 2,410 articles published on site

Published article "Time Evolution Travel Algorithm (TETA)".

Time Evolution Travel Algorithm (TETA)

This is my own algorithm. The article presents the Time Evolution Travel Algorithm (TETA) inspired by the concept of parallel universes and time streams. The basic idea of the algorithm is that, although time travel in the conventional sense is impossible, we can choose a sequence of events that lead to different realities.

2 new topics on forum:

Published article "Neural Networks in Trading: Models Using Wavelet Transform and Multi-Task Attention (Final Part)".

Neural Networks in Trading: Models Using Wavelet Transform and Multi-Task Attention (Final Part)

In the previous article, we explored the theoretical foundations and began implementing the approaches of the Multitask-Stockformer framework, which combines the wavelet transform and the Self-Attention multitask model. We continue to implement the algorithms of this framework and evaluate their effectiveness on real historical data.

Published article "Building a Trading System (Part 4): How Random Exits Influence Trading Expectancy".

Building a Trading System (Part 4): How Random Exits Influence Trading Expectancy

Many traders have experienced this situation, often stick to their entry criteria but struggle with trade management. Even with the right setups, emotional decision-making—such as panic exits before trades reach their take-profit or stop-loss levels—can lead to a declining equity curve. How can traders overcome this issue and improve their results? This article will address these questions by examining random win-rates and demonstrating, through Monte Carlo simulation, how traders can refine their strategies by taking profits at reasonable levels before the original target is reached.

Published article "MQL5 Wizard Techniques you should know (Part 82): Using Patterns of TRIX and the WPR with DQN Reinforcement Learning".

MQL5 Wizard Techniques you should know (Part 82): Using Patterns of TRIX and the WPR with DQN Reinforcement Learning

In the last article, we examined the pairing of Ichimoku and the ADX under an Inference Learning framework. For this piece we revisit, Reinforcement Learning when used with an indicator pairing we considered last in ‘Part 68’. The TRIX and Williams Percent Range. Our algorithm for this review will be the Quantile Regression DQN. As usual, we present this as a custom signal class designed for implementation with the MQL5 Wizard.

The most downloaded free products:

Most downloaded source codes this month

  • ZigZag WaveSize Modified standard ZigZag indicator with the addition of information about wavelength in pips, levels and different alerts logic
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
  • HedgeCover EA Intelligent position protection with one-hedge-per-position logic. Features magic number separation, cooldown timer, and max hedges limit. Prevents infinite hedging loops. Free MIT license.

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.

7 new topics on forum:

and 4 more...
There are more than 39,800 products available in Market

Bestsellers in the Market:

9 new signals now available for subscription:

Gold Flow
385% 4688 trades
Growth:384.79%
Equity:14,074.98USD
Balance:14,119.87USD
Leverage Hp28
350% 769 trades
Growth:349.85%
Equity:1,503.65USD
Balance:1,504.89USD
MadT ICM
282% 356 trades
Growth:282.02%
Equity:19,100.81USD
Balance:19,100.81USD
and 6 more...

New publications in CodeBase

  • Trading Session Mapping A tool to align the trading sessions names with broker server time, and local time
  • Renko_Subwindow_ATRTrend A combination of many known indicators
  • Ichimoku Edge MT4 EA Ichimoku Edge is based on the standard Ichimoku Kinko Hyo indicator with default settings. It generates Buy and Sell signals from the cross of the Chikou Span with the price, confirmed by the position of price and Chikou Span relative to the Kumo (cloud).

Published article "Evolutionary trading algorithm with reinforcement learning and extinction of feeble individuals (ETARE)".

Evolutionary trading algorithm with reinforcement learning and extinction of feeble individuals (ETARE)

In this article, I introduce an innovative trading algorithm that combines evolutionary algorithms with deep reinforcement learning for Forex trading. The algorithm uses the mechanism of extinction of inefficient individuals to optimize the trading strategy.

Published article "Neural Networks in Trading: Models Using Wavelet Transform and Multi-Task Attention".

Neural Networks in Trading: Models Using Wavelet Transform and Multi-Task Attention

We invite you to explore a framework that combines wavelet transforms and a multi-task self-attention model, aimed at improving the responsiveness and accuracy of forecasting in volatile market conditions. The wavelet transform allows asset returns to be decomposed into high and low frequencies, carefully capturing long-term market trends and short-term fluctuations.

Published article "From Novice to Expert: Demystifying Hidden Fibonacci Retracement Levels".

From Novice to Expert: Demystifying Hidden Fibonacci Retracement Levels

In this article, we explore a data-driven approach to discovering and validating non-standard Fibonacci retracement levels that markets may respect. We present a complete workflow tailored for implementation in MQL5, beginning with data collection and bar or swing detection, and extending through clustering, statistical hypothesis testing, backtesting, and integration into an MetaTrader 5 Fibonacci tool. The goal is to create a reproducible pipeline that transforms anecdotal observations into statistically defensible trading signals.

The most downloaded free products:

4 new topics on forum:

and 1 more...

More than 300 new charts published:

Grafik XAUUSD, H1, 2025.10.06 08:32 UTC, IC Markets (EU) Ltd, MetaTrader 4, Demo
XAUUSD, H1
图表 XAUUSD, H1, 2025.10.03 06:56 UTC, Capital Point Trading Ltd, MetaTrader 5, Demo
XAUUSD, H1
图表 GBPUSD, M30, 2025.10.06 14:54 UTC, FBS Markets Inc., MetaTrader 5, Demo
GBPUSD, M30

Bestsellers in the Market:

The most popular forum topics:

12 new signals now available for subscription:

SD 10037
325% 351 trades
Growth:325.49%
Equity:4,681.70USD
Balance:4,462.62USD
Lucky Cat
317% 767 trades
Growth:316.69%
Equity:1,249.38USD
Balance:1,249.38USD
Tom Scalper
198% 97 trades
Growth:197.82%
Equity:894.92USD
Balance:894.92USD
and 9 more...

Published article "Post-Factum trading analysis: Selecting trailing stops and new stop levels in the strategy tester".

Post-Factum trading analysis: Selecting trailing stops and new stop levels in the strategy tester

We continue the topic of analyzing completed deals in the strategy tester to improve the quality of trading. Let's see how using different trailing stops can change our existing trading results.

Published article "Market Simulation (Part 02): Cross Orders (II)".

Market Simulation (Part 02): Cross Orders (II)

Unlike what was done in the previous article, here we will test the selection option using an Expert Advisor. Although this is not a final solution yet, it will be enough for now. With the help of this article, you will be able to understand how to implement one of the possible solutions.

Published article "MetaTrader 5 Machine Learning Blueprint (Part 3): Trend-Scanning Labeling Method".

MetaTrader 5 Machine Learning Blueprint (Part 3): Trend-Scanning Labeling Method

We have built a robust feature engineering pipeline using proper tick-based bars to eliminate data leakage and solved the critical problem of labeling with meta-labeled triple-barrier signals. This installment covers the advanced labeling technique, trend-scanning, for adaptive horizons. After covering the theory, an example shows how trend-scanning labels can be used with meta-labeling to improve on the classic moving average crossover strategy.

Published article "MQL5 Wizard Techniques you should know (Part 81): Using Patterns of Ichimoku and the ADX-Wilder with Beta VAE Inference Learning".

MQL5 Wizard Techniques you should know (Part 81):  Using Patterns of Ichimoku and the ADX-Wilder with Beta VAE Inference Learning

This piece follows up ‘Part-80’, where we examined the pairing of Ichimoku and the ADX under a Reinforcement Learning framework. We now shift focus to Inference Learning. Ichimoku and ADX are complimentary as already covered, however we are going to revisit the conclusions of the last article related to pipeline use. For our inference learning, we are using the Beta algorithm of a Variational Auto Encoder. We also stick with the implementation of a custom signal class designed for integration with the MQL5 Wizard.

Published article "Neural Networks in Trading: A Hybrid Trading Framework with Predictive Coding (Final Part)".

Neural Networks in Trading: A Hybrid Trading Framework with Predictive Coding (Final Part)

We continue our examination of the StockFormer hybrid trading system, which combines predictive coding and reinforcement learning algorithms for financial time series analysis. The system is based on three Transformer branches with a Diversified Multi-Head Attention (DMH-Attn) mechanism that enables the capturing of complex patterns and interdependencies between assets. Previously, we got acquainted with the theoretical aspects of the framework and implemented the DMH-Attn mechanisms. Today, we will talk about the model architecture and training.

The most downloaded free products:

Bestsellers in the Market:

There are more than 39,730 products available in Market

Most downloaded source codes this week

  • Quantum Gold Silver Trader Quantum System - Uses quantum states and probabilities to make decisions.
  • Fair Value Gap (FVG) Indicator The Fair Value Gap (FVG) Indicator identifies price gaps that occur when there is an imbalance between buying and selling pressure. It highlights areas where price is likely to return to fill the gap, providing potential trade entry points based on market inefficiencies.
  • 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.

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 build and optimize a cycle-based trading system (Detrended Price Oscillator - DPO)

How to build and optimize a cycle-based trading system (Detrended Price Oscillator - DPO)

This article explains how to design and optimise a trading system using the Detrended Price Oscillator (DPO) in MQL5. It outlines the indicator's core logic, demonstrating how it identifies short-term cycles by filtering out long-term trends. Through a series of step-by-step examples and simple strategies, readers will learn how to code it, define entry and exit signals, and conduct backtesting. Finally, the article presents practical optimization methods to enhance performance and adapt the system to changing market conditions.

Automating Trading Strategies in MQL5 (Part 35): Creating a Breaker Block Trading System

Automating Trading Strategies in MQL5 (Part 35): Creating a Breaker Block Trading System

In this article, we create a Breaker Block Trading System in MQL5 that identifies consolidation ranges, detects breakouts, and validates breaker blocks with swing points to trade retests with defined risk parameters. The system visualizes order and breaker blocks with dynamic labels and arrows, supporting automated trading and trailing stops.

2 new topics on forum:

7 new signals now available for subscription:

Hendra W
2,355% 1343 trades
Growth:2,354.98%
Equity:991.90USD
Balance:961.63USD
BRACAP
435% 531 trades
Growth:435.07%
Equity:7,067.99USD
Balance:7,067.99USD
CROXTON GOLD
121% 134 trades
Growth:121.44%
Equity:400.00USD
Balance:400.00USD
and 4 more...

The most downloaded free products:

There are more than 39,680 products available in Market

Bestsellers in the Market:

New publications in CodeBase

  • Babi Ngepet I share my code for expert advisor babi ngepet
  • Candle Move CandleMove - Pips & Percentage Movement Display A visual tool that helps you quickly gauge the strength of each candle by displaying its price change directly on the chart.

1 new topic on forum:

2 new signals now available for subscription:

PacificPip
22% 91 trades
Growth:22.08%
Equity:538.60USD
Balance:538.60USD
and 1 more...

The most downloaded free products:

Bestsellers in the Market:

1...202122232425262728293031323334...644