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.

There are more than 2,590 articles published on site

Published article "From Basic to Intermediate: Events (I)".

From Basic to Intermediate: Events (I)

Given everything that has been shown so far, I think we can now start implementing some kind of application to run some symbol directly on the chart. However, first we need to talk about a concept that can be rather confusing for beginners. Namely, it's the fact that applications developed in MQL5 and intended for display on a chart are not created in the same way as we have seen so far. In this article, we'll begin to understand this a little better.

Published article "Forex arbitrage trading: A simple synthetic market maker bot to get started".

Forex arbitrage trading: A simple synthetic market maker bot to get started

Today we will take a look at my first arbitrage robot — a liquidity provider (if you can call it that) for synthetic assets. Currently, this bot is successfully operating as a module in a large machine learning system, but I pulled up an old Forex arbitrage robot from the cloud, so let's take a look at it and think about what we can do with it today.

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

Introduction to MQL5 (Part 34): Mastering API and WebRequest Function in MQL5 (VIII)

In this article, you will learn how to create an interactive control panel in MetaTrader 5. We cover the basics of adding input fields, action buttons, and labels to display text. Using a project-based approach, you will see how to set up a panel where users can type messages and eventually display server responses from an API.

Published article "Creating Custom Indicators in MQL5 (Part 4): Smart WaveTrend Crossover with Dual Oscillators".

Creating Custom Indicators in MQL5 (Part 4): Smart WaveTrend Crossover with Dual Oscillators

In this article, we develop a custom indicator in MQL5 called Smart WaveTrend Crossover, utilizing dual WaveTrend oscillators—one for generating crossover signals and another for trend filtering—with customizable parameters for channel, average, and moving average lengths. The indicator plots colored candles based on the trend direction, displays buy and sell arrow signals on crossovers, and includes options to enable trend confirmation and adjust visual elements like colors and offsets.

Published article "Fibonacci in Forex (Part I): Examining the Price-Time Relationship".

Fibonacci in Forex (Part I): Examining the Price-Time Relationship

How does the market observe Fibonacci-based relationships? This sequence, where each subsequent number is equal to the sum of the two previous ones (1, 1, 2, 3, 5, 8, 13, 21...), not only describes the growth of the rabbit population. We will consider the Pythagorean hypothesis that everything in the world is subject to certain relationships of numbers...

Published article "Neural Networks in Trading: Two-Dimensional Connection Space Models (Chimera)".

Neural Networks in Trading: Two-Dimensional Connection Space Models (Chimera)

In this article, we will explore the innovative Chimera framework: a two-dimensional state-space model that uses neural networks to analyze multivariate time series. This method offers high accuracy with low computational cost, outperforming traditional approaches and Transformer architectures.

More than 200 new charts published:

Chart USDJPY, H1, 2026.01.13 02:44 UTC, Deriv.com Limited, MetaTrader 5, Demo
USDJPY, H1
Grafico #Bitcoin, D1, 2026.01.13 11:26 UTC, InstaForex, MetaTrader 4, Real
#Bitcoin, D1
Gráfico USOIL, H1, 2026.01.14 05:45 UTC, BenchMark Finance AD, MetaTrader 4, Real
USOIL, H1

The most downloaded free products:

There are more than 44,440 products available in Market

Bestsellers in the Market:

24 new signals now available for subscription:

DayFunded
294% 4899 trades
Growth:294.35%
Equity:4,243.34GBP
Balance:4,243.34GBP
Dmitriy forex
239% 173 trades
Growth:238.99%
Equity:539.93USD
Balance:676.73USD
IITianTradingWizard
183% 48 trades
Growth:183.31%
Equity:701.30USD
Balance:701.30USD
and 21 more...

14 new topics on forum:

and 11 more...

New publications in CodeBase

Published article "Sigma Score Indicator for MetaTrader 5: A Simple Statistical Anomaly Detector".

Sigma Score Indicator for MetaTrader 5: A Simple Statistical Anomaly Detector

Build a practical MetaTrader 5 “Sigma Score” indicator from scratch and learn what it really measures: The z-score of log returns (how many standard deviations the latest move is from the recent average). The article walks through every code block in OnInit(), OnCalculate(), and OnDeinit(), then shows how to interpret thresholds (e.g., ±2) and apply the Sigma Score as a simple “market stress meter” for mean-reversion and momentum trading.

Published article "Neuroboids Optimization Algorithm (NOA)".

Neuroboids Optimization Algorithm (NOA)

A new bioinspired optimization metaheuristic, NOA (Neuroboids Optimization Algorithm), combines the principles of collective intelligence and neural networks. Unlike conventional methods, the algorithm uses a population of self-learning "neuroboids", each with its own neural network that adapts its search strategy in real time. The article reveals the architecture of the algorithm, the mechanisms of self-learning of agents, and the prospects for applying this hybrid approach to complex optimization problems.

Published article "Larry Williams Market Secrets (Part 4): Automating Short-Term Swing Highs and Lows in MQL5".

Larry Williams Market Secrets (Part 4): Automating Short-Term Swing Highs and Lows in MQL5

Master the automation of Larry Williams’ short-term swing patterns using MQL5. In this guide, we develop a fully configurable Expert Advisor (EA) that leverages non-random market structures. We’ll cover how to integrate robust risk management and flexible exit logic, providing a solid foundation for systematic strategy development and backtesting.

Published article "Building Volatility models in MQL5 (Part I): The Initial Implementation".

Building Volatility models in MQL5 (Part I): The Initial Implementation

In this article, we present an MQL5 library for modeling volatility, designed to function similarly to Python's arch package. The library currently supports the specification of common conditional mean (HAR, AR, Constant Mean, Zero Mean) and conditional volatility (Constant Variance, ARCH, GARCH) models.

The most downloaded free products:

The most popular forum topics:

27 new signals now available for subscription:

Prizmal Logic
281% 542 trades
Growth:281.01%
Equity:1,143.04USD
Balance:1,143.04USD
Gold scalp TP SL
229% 1007 trades
Growth:229.00%
Equity:625.27USD
Balance:625.27USD
Tradingwith pk signal1
177% 131 trades
Growth:176.75%
Equity:1,121.96USD
Balance:1,121.96USD
and 24 more...

Most downloaded source codes this month

  • KA-Gold Bot MT5 KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods. - Time frame: M15
  • ONNX Trader An example of a bot with an embedded machine learning model that is trained in python and saved in ONNX format.
  • 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.

Bestsellers in the Market:

There are more than 152,350 topics available on forum

8 new topics on forum:

and 5 more...
There are more than 44,380 products available in Market

New publications in CodeBase

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

Introduction to MQL5 (Part 33): Mastering API and WebRequest Function in MQL5 (VII)

This article demonstrates how to integrate the Google Generative AI API with MetaTrader 5 using MQL5. You will learn how to structure API requests, handle server responses, extract AI-generated content, manage rate limits, and save the results to a text file for easy access.

Published article "Building AI-Powered Trading Systems in MQL5 (Part 8): UI Polish with Animations, Timing Metrics, and Response Management Tools".

Building AI-Powered Trading Systems in MQL5 (Part 8): UI Polish with Animations, Timing Metrics, and Response Management Tools

In this article, we enhance the AI-powered trading system in MQL5 with user interface improvements, including loading animations for request preparation and thinking phases, as well as timing metrics displayed in responses for better feedback. We add response management tools like regenerate buttons to re-query the AI and export options to save the last response to a file, streamlining interaction.

Published article "Larry Williams Market Secrets (Part 3): Proving Non-Random Market Behavior with MQL5".

Larry Williams Market Secrets (Part 3): Proving Non-Random Market Behavior with MQL5

Explore whether financial markets are truly random by recreating Larry Williams’ market behavior experiments using MQL5. This article demonstrates how simple price-action tests can reveal statistical market biases using a custom Expert Advisor.

Published article "Market Simulation (Part 08): Sockets (II)".

Market Simulation (Part 08): Sockets (II)

How about creating something practical using sockets? In today's article, we'll start creating a mini-chat. Let's look together at how this is done - it will be very interesting. Please note that the code provided here is for educational purposes only. It should not be used for commercial purposes or in ready-made applications, as it does not provide data transfer security and the content transmitted over the socket can be accessed.

The most downloaded free products:

Bestsellers in the Market:

There are more than 44,310 products available in Market

24 new signals now available for subscription:

Soember Oerip
328% 2474 trades
Growth:327.89%
Equity:37,792.72USD
Balance:37,792.72USD
High Growth
183% 121 trades
Growth:183.02%
Equity:1,239.54USD
Balance:1,239.54USD
AI Aurum Pivot H2 Setting
136% 44 trades
Growth:135.73%
Equity:938.02USD
Balance:938.02USD
and 21 more...

8 new topics on forum:

and 5 more...
There are more than 2,580 articles published on site

Published article "Successful Restaurateur Algorithm (SRA)".

Successful Restaurateur Algorithm (SRA)

Successful Restaurateur Algorithm (SRA) is an innovative optimization method inspired by restaurant business management principles. Unlike traditional approaches, SRA does not discard weak solutions, but improves them by combining with elements of successful ones. The algorithm shows competitive results and offers a fresh perspective on balancing exploration and exploitation in optimization problems.

Published article "Neural Networks in Trading: Multi-Task Learning Based on the ResNeXt Model (Final Part)".

Neural Networks in Trading: Multi-Task Learning Based on the ResNeXt Model (Final Part)

We continue exploring a multi-task learning framework based on ResNeXt, which is characterized by modularity, high computational efficiency, and the ability to identify stable patterns in data. Using a single encoder and specialized "heads" reduces the risk of model overfitting and improves the quality of forecasts.

The most downloaded free products:

There are more than 44,250 products available in Market

Bestsellers in the Market:

New publications in CodeBase

Most downloaded source codes this week

  • Volume Profile This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution.
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
  • BBMA Oma Ally OmniView It's like a bird's-eye view for BBMA Oma Ally fans. ust drag it onto the chart and you'll get all the BBMA signals running on the chart.

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.

Larry Williams Market Secrets (Part 2): Automating a Market Structure Trading System

Larry Williams Market Secrets (Part 2): Automating a Market Structure Trading System

Learn how to automate Larry Williams market structure concepts in MQL5 by building a complete Expert Advisor that reads swing points, generates trade signals, manages risk, and applies a dynamic trailing stop strategy.

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.

21 new signals now available for subscription:

THPX4
1,077% 3522 trades
Growth:1,077.03%
Equity:16,018.54USD
Balance:16,018.54USD
ALL IN
276% 119 trades
Growth:276.43%
Equity:1,010.08UST
Balance:1,011.94UST
PJ Oil 3
194% 894 trades
Growth:194.20%
Equity:649.75USD
Balance:1,345.26USD
and 18 more...

5 new topics on forum:

and 2 more...

The most downloaded free products:

More than 100 new charts published:

График XAUUSD, M1, 2026.01.09 06:28 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M1
图表 BTCUSD.a, D1, 2026.01.06 21:55 UTC, Pepperstone Group Limited, MetaTrader 4, Real
BTCUSD.a, D1
图表 XAUUSD, M5, 2026.01.06 15:40 UTC, RoboForex Ltd, MetaTrader 5, Demo
XAUUSD, M5
1...131415161718192021222324252627...653