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.

7 new topics on forum:

and 4 more...

6 new signals now available for subscription:

AuraBlackEdition NR
172% 321 trades
Growth:172.45%
Equity:740.33USD
Balance:740.33USD
Zwei000acc
61% 199 trades
Growth:60.78%
Equity:770.13EUR
Balance:770.13EUR
FEI RLKS_8YR_1M_2M VT323
57% 2714 trades
Growth:56.53%
Equity:8,542.80USD
Balance:18,247.72USD
and 3 more...

The most downloaded free products:

The most popular forum topics:

More than 300 new charts published:

Graphique GBPUSD, M15, 2025.06.03 06:56 UTC, Exness Technologies Ltd, MetaTrader 4, Real
GBPUSD, M15
Gráfico XAUUSDb, M5, 2025.06.04 18:58 UTC, AMarkets LLC, MetaTrader 4, Real
XAUUSDb, M5
图表 [NQ100], M1, 2025.06.03 13:19 UTC, Admirals Group AS, MetaTrader 4, Real
[NQ100], M1

5 new signals now available for subscription:

SimpleGridTrader01
67% 1830 trades
Growth:66.81%
Equity:4,163.24EUR
Balance:9,783.59EUR
XP Beat The Market
9% 1361 trades
Growth:9.26%
Equity:14,494.75USD
Balance:14,431.27USD
Next Level
1% 254 trades
Growth:0.63%
Equity:12,949.48USD
Balance:12,949.48USD
and 2 more...
There are more than 35,280 products available in Market

Bestsellers in the Market:

10 new topics on forum:

and 7 more...
There are more than 2,180 articles published on site

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

Developing a Replay System (Part 71): Getting the Time Right (IV)

In this article, we will look at how to implement what was shown in the previous article related to our replay/simulation service. As in many other things in life, problems are bound to arise. And this case was no exception. In this article, we continue to improve things. 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 "Data Science and ML (Part 42): Forex Time series Forecasting using ARIMA in Python, Everything you need to Know".

Data Science and ML (Part 42): Forex Time series Forecasting using ARIMA in Python, Everything you need to Know

ARIMA, short for Auto Regressive Integrated Moving Average, is a powerful traditional time series forecasting model. With the ability to detect spikes and fluctuations in a time series data, this model can make accurate predictions on the next values. In this article, we are going to understand what is it, how it operates, what you can do with it when it comes to predicting the next prices in the market with high accuracy and much more.

New publications in CodeBase

  • False Breakups The "False Breakouts.mq5" indicator is a tool for MetaTrader 5 that visually identifies and marks buy and sell points based on false breakouts of support and resistance. It uses buffers to display buy (blue) and sell (red) arrows, as well as lines for support (blue) and resistance (red), and additional arrows for market tops and bottoms. The indicator's main logic consists of detecting tops and bottoms based on the high and low prices of the candles, dynamically updating support and resistance levels. When the price breaks through support or resistance and then returns, the indicator generates buy or sell signals respectively. It is a useful tool for traders who operate strategies based on false breakouts.
  • Baseline: iMA + ATR Bands Combines a Moving Average with ATR-based upper and lower bands to act as a trend filter and volatility channel.

Published article "Introduction to MQL5 (Part 17): Building Expert Advisors for Trend Reversals".

Introduction to MQL5 (Part 17): Building Expert Advisors for Trend Reversals

This article teaches beginners how to build an Expert Advisor (EA) in MQL5 that trades based on chart pattern recognition using trend line breakouts and reversals. By learning how to retrieve trend line values dynamically and compare them with price action, readers will be able to develop EAs capable of identifying and trading chart patterns such as ascending and descending trend lines, channels, wedges, triangles, and more.

Published article "MQL5 Trading Tools (Part 3): Building a Multi-Timeframe Scanner Dashboard for Strategic Trading".

MQL5 Trading Tools (Part 3): Building a Multi-Timeframe Scanner Dashboard for Strategic Trading

In this article, we build a multi-timeframe scanner dashboard in MQL5 to display real-time trading signals. We plan an interactive grid interface, implement signal calculations with multiple indicators, and add a close button. The article concludes with backtesting and strategic trading benefits

The most downloaded free products:

There are more than 150,390 topics available on forum

8 new topics on forum:

and 5 more...

Most downloaded source codes this month

  • Fair Value Gaps Fair Value Gaps indicator or 'imbalance areas' where markets often move back to.
  • RRS Impulse This EA scalps using the Relative Strength Index (RSI) Indicator, Stochastic Oscillator Indicator, and Bollinger Bands Indicator to identify trend or counter-trend opportunities. As a multi-pair EA, it scans multiple currency pairs for signals. This EA comes with a variety of features, including Trailing, Risk Management, Money Management, Restriction Mode, and more. With the right settings, it has the potential to generate significant profits.
  • SignalAI - Indicator This Indicator shows Buy or Sell Signal

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.

Bestsellers in the Market:

6 new signals now available for subscription:

GermanSolidLowRisk
164% 763 trades
Growth:164.38%
Equity:1,156.72USD
Balance:1,204.38USD
FUTUREXAUUSD2
95% 311 trades
Growth:94.76%
Equity:202.75USD
Balance:202.75USD
Respublika2
60% 240 trades
Growth:59.81%
Equity:0.00USD
Balance:0.00USD
and 3 more...

Published article "Neural Networks in Trading: Contrastive Pattern Transformer".

Neural Networks in Trading: Contrastive Pattern Transformer

The Contrastive Transformer is designed to analyze markets both at the level of individual candlesticks and based on entire patterns. This helps improve the quality of market trend modeling. Moreover, the use of contrastive learning to align representations of candlesticks and patterns fosters self-regulation and improves the accuracy of forecasts.

Published article "Price Action Analysis Toolkit Development (Part 25): Dual EMA Fractal Breaker".

Price Action Analysis Toolkit Development (Part 25): Dual EMA Fractal Breaker

Price action is a fundamental approach for identifying profitable trading setups. However, manually monitoring price movements and patterns can be challenging and time-consuming. To address this, we are developing tools that analyze price action automatically, providing timely signals whenever potential opportunities are detected. This article introduces a robust tool that leverages fractal breakouts alongside EMA 14 and EMA 200 to generate reliable trading signals, helping traders make informed decisions with greater confidence.

The most downloaded free products:

There are more than 35,210 products available in Market

7 new signals now available for subscription:

BIGFISH ENT
378% 418 trades
Growth:378.31%
Equity:755.83USD
Balance:755.54USD
Jeje77
168% 638 trades
Growth:168.00%
Equity:5,160.90USD
Balance:5,163.57USD
HILL RLKS_10YR_1M_2M VT489
48% 3032 trades
Growth:47.81%
Equity:19,030.45USD
Balance:29,816.46USD
and 4 more...

8 new topics on forum:

and 5 more...

Bestsellers in the Market:

More than 200 new charts published:

Graphique XAUUSD, M5, 2025.05.30 03:43 UTC, Exness Technologies Ltd, MetaTrader 4, Real
XAUUSD, M5
Chart USDCADb, H1, 2025.05.30 07:41 UTC, AMarkets LLC, MetaTrader 4, Real
USDCADb, H1
图表 XAUUSD, M15, 2025.06.01 11:14 UTC, NOTESCO Int Ltd, MetaTrader 4, Demo
XAUUSD, M15

New publications in CodeBase

  • Show Positions on Custom Chart (or standard chart) for MT5 This indicator is a utility that shows labelled trade levels on any chart. If you want to replace your native trade levels on a native chart, then turn off "Show trade levels" in your F8 Chart Properties and attach this indicator. If you want to show trade levels on a Custom Chart (where native trade levels cannot be shown), then simply attach this indicator. BaseSymbol - specify the Symbol from which the trade level data will be pulled--handy for unique Custom Symbols. TextBarsBack - specify the number of bars back in history from the current bar where the level labels will be drawn. Note: Although magic number is referenced in the code, it is not presently included in the trade lines. If you're running multiple EA's on the same Symbol, you can edit the code to show magic numbers and then run multiple instances of the indicator on one chart. You can also edit the font sizes and text spacing in the object properties as needed for different display resolutions.
  • Indicator based on 2 MAs Good afternoon everyone) First time posting my code!!!
  • Double Moving Averages With Fibonacci This indicator combines two moving averages to generate buy/sell signals based on crossovers. It also plots Fibonacci retracement levels using recent swing highs and lows for support/resistance. Visual arrows mark trade signals, and optional alerts notify users in real-time. Works on all timeframes for flexible technical analysis.
  • SniperJaw EA SniperJaw EA is a one-trade-at-a-time robot that uses the Alligator indicator (Jaw, Teeth, Lips) to follow the trend. You can control the trade size with LotSize, choose to close trades on opposite signal with UseEntryToExit, or use TakeProfit and StopLoss in pips if set. Slippage is managed by Slippage, and trading can be turned on or off using TradeEnabled. Alligator settings like JawPeriod, JawShift, TeethPeriod, TeethShift, LipsPeriod, and LipsShift let you adjust how the indicator works.

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

From Basic to Intermediate: Array (III)

In this article, we will look at how to work with arrays in MQL5, including how to pass information between functions and procedures using arrays. The purpose is to prepare you for what will be demonstrated and explained in future materials in the series. Therefore, I strongly recommend that you carefully study what will be shown in this article.

Published article "ALGLIB library optimization methods (Part I)".

ALGLIB library optimization methods (Part I)

In this article, we will get acquainted with the ALGLIB library optimization methods for MQL5. The article includes simple and clear examples of using ALGLIB to solve optimization problems, which will make mastering the methods as accessible as possible. We will take a detailed look at the connection of such algorithms as BLEIC, L-BFGS and NS, and use them to solve a simple test problem.

Published article "Automating Trading Strategies in MQL5 (Part 18): Envelopes Trend Bounce Scalping - Core Infrastructure and Signal Generation (Part I)".

Automating Trading Strategies in MQL5 (Part 18): Envelopes Trend Bounce Scalping - Core Infrastructure and Signal Generation (Part I)

In this article, we build the core infrastructure for the Envelopes Trend Bounce Scalping Expert Advisor in MQL5. We initialize envelopes and other indicators for signal generation. We set up backtesting to prepare for trade execution in the next part.

Published article "Neural Networks in Trading: Market Analysis Using a Pattern Transformer".

Neural Networks in Trading: Market Analysis Using a Pattern Transformer

When we use models to analyze the market situation, we mainly focus on the candlestick. However, it has long been known that candlestick patterns can help in predicting future price movements. In this article, we will get acquainted with a method that allows us to integrate both of these approaches.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • Triangular Arbitrage This Expert Advisor (EA) implements a triangular arbitrage strategy between three currency pairs: EURUSD, USDJPY and EURJPY
  • RRS Impulse This EA scalps using the Relative Strength Index (RSI) Indicator, Stochastic Oscillator Indicator, and Bollinger Bands Indicator to identify trend or counter-trend opportunities. As a multi-pair EA, it scans multiple currency pairs for signals. This EA comes with a variety of features, including Trailing, Risk Management, Money Management, Restriction Mode, and more. With the right settings, it has the potential to generate significant profits.
  • RSI Divergence This indicator takes RSI divergences and plots them in buffers to automate EAs

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.

7 new topics on forum:

and 4 more...

8 new signals now available for subscription:

GOLDEN OKANE HF83 TopTenTraders WMC
132% 51 trades
Growth:131.55%
Equity:3,164.42USD
Balance:3,164.42USD
TT Pro SwapFarm
129% 692 trades
Growth:128.81%
Equity:3,119.45GBP
Balance:1,144.03GBP
Aot social trading
67% 187 trades
Growth:67.46%
Equity:2,165.56USD
Balance:2,165.56USD
and 5 more...

The most popular forum topics:

New publications in CodeBase

  • Divergence DeMarker This indicator picks up the divergence points of the DeMarker indicator
  • Change the colour of candles and wick Draw the wicks (thin lines): Draw a vertical line from the lowest price to the highest price of each candle (this is called a "wick")
  • 2 Moving Averages 2 Moving Averages is a custom MQL4 indicator that uses two moving averages (fast and slow) to identify potential trend changes and generate buy or sell signals based on crossover points. It enhances signal reliability by optionally integrating support and resistance levels, helping traders confirm entry and exit zones. This tool is suitable for trend-following strategies and works across multiple time frames.

Bestsellers in the Market:

The most downloaded free products:

8 new topics on forum:

and 5 more...

The most downloaded free products:

There are more than 35,130 products available in Market

Bestsellers in the Market:

9 new topics on forum:

and 6 more...
1...555657585960616263646566676869...658