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.

New publications in CodeBase

  • Control_Trade_Sessions Library for trading session control. At startup it counts the time of trading sessions for all 7 days of the week (on Sat and Sun there can be cryptocurrency trading), up to 10 sessions per day. Then in OnTick() you can do checks, and if a tick came in outside the trading session, you can exit further processing of it.
  • 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.
  • PHSB Screener This Screener was created to simplify the process of finding assets trading at discounted prices. Initial usage may take slightly longer due to the data loading process for all selected instruments. The tool can scan all available broker assets or be limited to specific asset classes.

The most downloaded free products:

There are more than 43,080 products available in Market

Bestsellers in the Market:

Most downloaded source codes this week

  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
  • Grid EA Pro A professional Grid advisor works according to RSI ( Relative Strength Index ) indicators. And has the function of Reducing the Drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit. It can be a very useful tool, For manual trading.
  • ONNX Trader An example of a bot with an embedded machine learning model that is trained in python and saved in ONNX format.

Most read articles this week

Automating Trading Strategies in MQL5 (Part 46): Liquidity Sweep on Break of Structure (BoS)

Automating Trading Strategies in MQL5 (Part 46): Liquidity Sweep on Break of Structure (BoS)

In this article, we build a Liquidity Sweep on Break of Structure (BoS) system in MQL5 that detects swing highs/lows over a user-defined length, labels them as HH/HL/LH/LL to identify BOS (HH in uptrend or LL in downtrend), and spots liquidity sweeps when price wicks beyond the swing but closes back inside on a bullish/bearish candle.

Automating Trading Strategies in MQL5 (Part 45): Inverse Fair Value Gap (IFVG)

Automating Trading Strategies in MQL5 (Part 45): Inverse Fair Value Gap (IFVG)

In this article, we create an Inverse Fair Value Gap (IFVG) detection system in MQL5 that identifies bullish/bearish FVGs on recent bars with minimum gap size filtering, tracks their states as normal/mitigated/inverted based on price interactions (mitigation on far-side breaks, retracement on re-entry, inversion on close beyond far side from inside), and ignores overlaps while limiting tracked FVGs.

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.

9 new signals now available for subscription:

Daily100
235% 120 trades
Growth:235.20%
Equity:3,687.19USD
Balance:3,687.19USD
Yhqtv XM1277
119% 98 trades
Growth:119.14%
Equity:5,587.20USD
Balance:5,587.20USD
Small Fund SMA
29% 222 trades
Growth:29.42%
Equity:1,438.35USD
Balance:1,438.35USD
and 6 more...

6 new topics on forum:

and 3 more...

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

8 new signals now available for subscription:

FiveEA in OneEA for GoldXAU Exness
483% 67 trades
Growth:483.41%
Equity:379.45USD
Balance:379.45USD
HOT5412302
143% 204 trades
Growth:143.07%
Equity:1,223.44USD
Balance:1,223.44USD
TradexCap Scalper
98% 502 trades
Growth:97.50%
Equity:244.18USD
Balance:244.18USD
and 5 more...

5 new topics on forum:

and 2 more...

The most downloaded free products:

More than 100 new charts published:

차트 XAUUSD, M1, 2025.12.19 00:59 UTC, TTP Trading Ltd., MetaTrader 5, Real
XAUUSD, M1
图表 XAUUSD, M15, 2025.12.18 16:04 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M15
차트 Jump 25 Index, M5, 2025.12.17 18:12 UTC, Deriv.com Limited, MetaTrader 5, Demo
Jump 25 Index, M5
There are more than 42,950 products available in Market

Bestsellers in the Market:

20 new signals now available for subscription:

Apex Predator
4,075% 1626 trades
Growth:4,075.35%
Equity:297,149.24USD
Balance:291,557.38USD
XAU Quant Execution System
1,156% 716 trades
Growth:1,156.29%
Equity:30,223.62USD
Balance:26,131.80USD
Make You Rich
252% 54 trades
Growth:252.49%
Equity:92.81USD
Balance:92.81USD
and 17 more...

New publications in CodeBase

There are more than 11,860 codes published in Codebase
There are more than 152,180 topics available on forum

Published article "Reimagining Classic Strategies (Part 20): Modern Stochastic Oscillators".

Reimagining Classic Strategies (Part 20): Modern Stochastic Oscillators

This article demonstrates how the stochastic oscillator, a classical technical indicator, can be repurposed beyond its conventional use as a mean-reversion tool. By viewing the indicator through a different analytical lens, we show how familiar strategies can yield new value and support alternative trading rules, including trend-following interpretations. Ultimately, the article highlights how every technical indicator in the MetaTrader 5 terminal holds untapped potential, and how thoughtful trial and error can uncover meaningful interpretations hidden from view.

3 new topics on forum:

The most downloaded free products:

17 new signals now available for subscription:

NoCopy1
194% 776 trades
Growth:194.30%
Equity:7,510.79AUD
Balance:7,174.73AUD
GenisysX US30
159% 246 trades
Growth:158.65%
Equity:2,586.51USD
Balance:2,586.51USD
Rafiee CTP Chary CTPEX Deltafx
136% 448 trades
Growth:136.47%
Equity:2,371.45USD
Balance:2,371.45USD
and 14 more...

9 new topics on forum:

and 6 more...

Bestsellers in the Market:

The most popular forum topics:

There are more than 2,570 articles published on site

Published article "From Novice to Expert: Navigating Market Irregularities".

From Novice to Expert: Navigating Market Irregularities

Market rules are continuously evolving, and many once-reliable principles gradually lose their effectiveness. What worked in the past no longer works consistently over time. Today’s discussion focuses on probability ranges and how they can be used to navigate market irregularities. We will leverage MQL5 to develop an algorithm capable of trading effectively even in the choppiest market conditions. Join this discussion to find out more.

Published article "Creating Custom Indicators in MQL5 (Part 2): Building a Gauge-Style RSI Display with Canvas and Needle Mechanics".

Creating Custom Indicators in MQL5 (Part 2): Building a Gauge-Style RSI Display with Canvas and Needle Mechanics

In this article, we develop a gauge-style RSI indicator in MQL5 that visualizes Relative Strength Index values on a circular scale with a dynamic needle, color-coded ranges for overbought and oversold levels, and customizable legends. We utilize the Canvas class to draw elements like arcs, ticks, and pies, ensuring smooth updates on new RSI data.

Published article "Statistical Arbitrage Through Cointegrated Stocks (Part 9): Backtesting Portfolio Weights Updates".

Statistical Arbitrage Through Cointegrated Stocks (Part 9): Backtesting Portfolio Weights Updates

This article describes the use of CSV files for backtesting portfolio weights updates in a mean-reversion-based strategy that uses statistical arbitrage through cointegrated stocks. It goes from feeding the database with the results of a Rolling Windows Eigenvector Comparison (RWEC) to comparing the backtest reports. In the meantime, the article details the role of each RWEC parameter and its impact in the overall backtest result, showing how the comparison of the relative drawdown can help us to further improve those parameters.

The most downloaded free products:

Bestsellers in the Market:

There are more than 42,850 products available in Market

18 new signals now available for subscription:

ROB 1
2,457% 1550 trades
Growth:2,456.74%
Equity:355.83USD
Balance:406.73USD
Singularity AI System EA
233% 48 trades
Growth:232.66%
Equity:2,417.05USD
Balance:2,417.05USD
AT Master Pro
180% 6034 trades
Growth:179.97%
Equity:2,015.83USD
Balance:2,015.83USD
and 15 more...

5 new topics on forum:

and 2 more...

New publications in CodeBase

  • Open Trade This function performs the main logic of opening a trade. It calculates the opening price, take profit levels and stop loss based on the symbol information and parameters provided by the user. Prepare a trade request (MqlTradeRequest) with the necessary information such as symbol, volume, order type, slippage, comment, magic number, etc. Call the OrderSend function to send the trade request and get the result. SetTypeFillingBySymbol function: determines the order fulfilment type (Fill or Cancel, Immediate or Cancel or Return) according to the symbol's fulfilment policy. GetMinTradeLevel function: calculates the minimum trade level based on the freeze level and stop level of the symbol. Adjusts the minimum level to ensure that it is within certain limits and returns the result.
  • ATR_Momentum_Colour combination of many familiar indicators for beginner traders

Published article "Pure implementation of RSA encryption in MQL5".

Pure implementation of RSA encryption in MQL5

MQL5 lacks built-in asymmetric cryptography, making secure data exchange over insecure channels like HTTP difficult. This article presents a pure MQL5 implementation of RSA using PKCS#1 v1.5 padding, enabling safe transmission of AES session keys and small data blocks without external libraries. This approach provides HTTPS-like security over standard HTTP and even more, it fills an important gap in secure communication for MQL5 applications.

Published article "Larry Williams Market Secrets (Part 1): Building a Swing Structure Indicator in MQL5".

Larry Williams Market Secrets (Part 1): Building a Swing Structure Indicator in MQL5

A practical guide to building a Larry Williams–style market structure indicator in MQL5, covering buffer setup, swing-point detection, plot configuration, and how traders can apply the indicator in technical market analysis.

The most downloaded free products:

Most downloaded source codes this month

  • Simple_Three_Inside_Pattern_EA A simple Expert Advisor that trades when the price forms the "Three From Within" pattern.
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
  • SAR_MACD_EA Macd is the first to indicate bearish or bullish direction, secondly SAR in correlation with price indicates a swing in direction (Sar Flip above or below price), third conformation is the sma 40 shifted 3 and the closed price above or below the sma.

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.

Automating Trading Strategies in MQL5 (Part 42): Session-Based Opening Range Breakout (ORB) System

Automating Trading Strategies in MQL5 (Part 42): Session-Based Opening Range Breakout (ORB) System

In this article, we create a fully customizable session-based Opening Range Breakout (ORB) system in MQL5 that lets us set any desired session start time and range duration, automatically calculates the high and low of that opening period, and trades only confirmed breakouts in the direction of the move.

11 new topics on forum:

and 8 more...

Bestsellers in the Market:

15 new signals now available for subscription:

TEST 2
140% 184 trades
Growth:140.05%
Equity:238.80USD
Balance:239.98USD
TJ TEC signal
92% 134 trades
Growth:91.54%
Equity:990.97USD
Balance:4,634.33USD
Golden Hen EA
83% 43 trades
Growth:82.99%
Equity:640.45USD
Balance:640.45USD
and 12 more...

Published article "Creating Custom Indicators in MQL5 (Part 1): Building a Pivot-Based Trend Indicator with Canvas Gradient".

Creating Custom Indicators in MQL5 (Part 1): Building a Pivot-Based Trend Indicator with Canvas Gradient

In this article, we create a Pivot-Based Trend Indicator in MQL5 that calculates fast and slow pivot lines over user-defined periods, detects trend directions based on price relative to these lines, and signals trend starts with arrows while optionally extending lines beyond the current bar. The indicator supports dynamic visualization with separate up/down lines in customizable colors, dotted fast lines that change color on trend shifts, and optional gradient filling between lines, using a canvas object for enhanced trend-area highlighting.

Published article "Tables in the MVC Paradigm in MQL5: Integrating the Model Component into the View Component".

Tables in the MVC Paradigm in MQL5: Integrating the Model Component into the View Component

In the article, we will create the first version of the TableControl (TableView) control. This will be a simple static table being created based on the input data defined by two arrays — a data array and an array of column headers.

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

Introduction to MQL5 (Part 32): Mastering API and WebRequest Function in MQL5 (VI)

This article will show you how to visualize candle data obtained via the WebRequest function and API in candle format. We'll use MQL5 to read the candle data from a CSV file and display it as custom candles on the chart, since indicators cannot directly use the WebRequest function.

Published article "From Novice to Expert: Automating Trade Discipline with an MQL5 Risk Enforcement EA".

From Novice to Expert: Automating Trade Discipline with an MQL5 Risk Enforcement EA

For many traders, the gap between knowing a risk rule and following it consistently is where accounts go to die. Emotional overrides, revenge trading, and simple oversight can dismantle even the best strategy. Today, we will transform the MetaTrader 5 platform into an unwavering enforcer of your trading rules by developing a Risk Enforcement Expert Advisor. Join this discussion to find out more.

1...131415161718192021222324252627...650