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.

Published article "Self Optimizing Expert Advisor With MQL5 And Python (Part VI): Taking Advantage of Deep Double Descent".

Self Optimizing Expert Advisor With MQL5 And Python (Part VI): Taking Advantage of Deep Double Descent

Traditional machine learning teaches practitioners to be vigilant not to overfit their models. However, this ideology is being challenged by new insights published by diligent researches from Harvard, who have discovered that what appears to be overfitting may in some circumstances be the results of terminating your training procedures prematurely. We will demonstrate how we can use the ideas published in the research paper, to improve our use of AI in forecasting market returns.

The most downloaded free products:

More than 200 new charts published:

Grafik GOLD, M30, 2024.11.01 08:00 UTC, FXPRO Financial Services Ltd, MetaTrader 5, Real
GOLD, M30
图表 GBPUSD+, M15, 2024.11.01 12:33 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
GBPUSD+, M15
チャート XAUUSD, M5, 2024.11.02 16:17 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M5

6 new topics on forum:

and 3 more...

Most downloaded source codes this week

  • AutoFibo indicator of two last swings based on ZigZag The AutoFibo indicator is an advanced Fibonacci retracement tool that automatically draws Fibonacci levels based on the ZigZag pattern. This indicator is designed to help traders quickly identify potential support and resistance levels in trending markets.
  • SuperTrend SuperTrend indicator.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Most read articles this week

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.

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 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:

2 new signals now available for subscription:

GapTrading
63% 1278 trades
Growth:63.05%
Equity:8,334.17EUR
Balance:9,850.10EUR
Tabungan Balap 1
17% 2463 trades
Growth:16.62%
Equity:3,247.89USD
Balance:2,725.34USD

8 new topics on forum:

and 5 more...

Bestsellers in the Market:

2 new signals now available for subscription:

Open Golden Range
100% 1960 trades
Growth:99.93%
Equity:3,142.52USD
Balance:3,142.52USD
FWD Research Fund 1
63% 2175 trades
Growth:62.66%
Equity:130,887.81USD
Balance:130,887.81USD

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

There are more than 147,860 topics available on forum

14 new topics on forum:

and 11 more...
There are more than 1,850 articles published on site

Published article "Elements of correlation analysis in MQL5: Pearson chi-square test of independence and correlation ratio".

Elements of correlation analysis in MQL5: Pearson chi-square test of independence and correlation ratio

The article observes classical tools of correlation analysis. An emphasis is made on brief theoretical background, as well as on the practical implementation of the Pearson chi-square test of independence and the correlation ratio.

Published article "Neural Networks Made Easy (Part 91): Frequency Domain Forecasting (FreDF)".

Neural Networks Made Easy (Part 91): Frequency Domain Forecasting (FreDF)

We continue to explore the analysis and forecasting of time series in the frequency domain. In this article, we will get acquainted with a new method to forecast data in the frequency domain, which can be added to many of the algorithms we have studied previously.

Published article "Feature Engineering With Python And MQL5 (Part I): Forecasting Moving Averages For Long-Range AI Models".

Feature Engineering With Python And MQL5 (Part I): Forecasting Moving Averages For Long-Range AI Models

The moving averages are by far the best indicators for our AI models to predict. However, we can improve our accuracy even further by carefully transforming our data. This article will demonstrate, how you can build AI Models capable of forecasting further into the future than you may currently be practicing without significant drops to your accuracy levels. It is truly remarkable, how useful the moving averages are.

Published article "MQL5 Wizard Techniques you should know (Part 45): Reinforcement Learning with Monte-Carlo".

MQL5 Wizard Techniques you should know (Part 45): Reinforcement Learning with Monte-Carlo

Monte-Carlo is the fourth different algorithm in reinforcement learning that we are considering with the aim of exploring its implementation in wizard assembled Expert Advisors. Though anchored in random sampling, it does present vast ways of simulation which we can look to exploit.

The most downloaded free products:

There are more than 30,290 products available in Market

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

More than 200 new charts published:

차트 XAUUSD, M1, 2024.10.31 05:54 UTC, Propridge Capital Markets Limited, MetaTrader 5, Demo
XAUUSD, M1
차트 EURUSD, M15, 2024.10.29 18:52 UTC, Swissquote Bank SA, MetaTrader 5, Demo
EURUSD, M15
Gráfico XAGUSDrfd, MN1, 2024.10.29 17:18 UTC, ООО ''Альфа-Форекс'', MetaTrader 5, Real
XAGUSDrfd, MN1

4 new signals now available for subscription:

Gold Signal
278% 355 trades
Growth:277.69%
Equity:3,776.94USD
Balance:3,776.94USD
M1 NEW
150% 274 trades
Growth:149.83%
Equity:2,095.71USD
Balance:2,095.71USD
Nand
71% 933 trades
Growth:70.63%
Equity:33,374.89USD
Balance:33,246.28USD
and 1 more...

Published article "Most notable Artificial Cooperative Search algorithm modifications (ACSm)".

Most notable Artificial Cooperative Search algorithm modifications (ACSm)

Here we will consider the evolution of the ACS algorithm: three modifications aimed at improving the convergence characteristics and the algorithm efficiency. Transformation of one of the leading optimization algorithms. From matrix modifications to revolutionary approaches regarding population formation.

Published article "Building A Candlestick Trend Constraint Model (Part 9): Multiple Strategies Expert Advisor (II)".

Building A Candlestick Trend Constraint Model (Part 9): Multiple Strategies Expert Advisor (II)

The number of strategies that can be integrated into an Expert Advisor is virtually limitless. However, each additional strategy increases the complexity of the algorithm. By incorporating multiple strategies, an Expert Advisor can better adapt to varying market conditions, potentially enhancing its profitability. Today, we will explore how to implement MQL5 for one of the prominent strategies developed by Richard Donchian, as we continue to enhance the functionality of our Trend Constraint Expert.

Published article "Exploring Cryptography in MQL5: A Step-by-Step Approach".

Exploring Cryptography in MQL5: A Step-by-Step Approach

This article explores the integration of cryptography within MQL5, enhancing the security and functionality of trading algorithms. We’ll cover key cryptographic methods and their practical implementation in automated trading.

New publications in CodeBase

  • Hammer Indicator The code above is a "Hammer" indicator that detects candlestick hammer formations (bullish and bearish) and inverted hammer formations (bullish and bearish) on a MetaTrader 5 chart. This indicator identifies price reversal patterns by calculating the size and ratio of the candlestick wicks based on adjustable parameters: MaxRatioShortWick, MinRatioLongWick, and MinCandleSize. When a pattern is detected, the indicator displays a colored arrow near the candle’s lowest or highest price according to the pattern’s direction. The code also includes functions to create and delete objects automatically when the indicator is initialized or stopped.
  • Day Of Week, Week Of Year and other marks in Data Window and on chart WeekDays indicator displays Day Of Week, Week Of Year, Day Of Year or Bar Index in the Data Window, and optionally in labels on the chart.

The most downloaded free products:

Bestsellers in the Market:

15 new topics on forum:

and 12 more...

4 new signals now available for subscription:

Finex
254% 248 trades
Growth:253.87%
Equity:339.93USD
Balance:352.44USD
Good Vibrations
72% 4815 trades
Growth:72.31%
Equity:2,543.82EUR
Balance:2,543.82EUR
Bitcoin Ethereum Crypto Trading
26% 565 trades
Growth:25.89%
Equity:19,428.88EUR
Balance:19,428.88EUR
and 1 more...

Published article "Developing a Replay System (Part 50): Things Get Complicated (II)".

Developing a Replay System (Part 50): Things Get Complicated (II)

We will solve the chart ID problem and at the same time we will begin to provide the user with the ability to use a personal template for the analysis and simulation of the desired asset. The materials presented here are for didactic purposes only and should in no way be considered as an application for any purpose other than studying and mastering the concepts presented.

Published article "Trading with the MQL5 Economic Calendar (Part 1): Mastering the Functions of the MQL5 Economic Calendar".

Trading with the MQL5 Economic Calendar (Part 1): Mastering the Functions of the MQL5 Economic Calendar

In this article, we explore how to use the MQL5 Economic Calendar for trading by first understanding its core functionalities. We then implement key functions of the Economic Calendar in MQL5 to extract relevant news data for trading decisions. Finally, we conclude by showcasing how to utilize this information to enhance trading strategies effectively.

Published article "News Trading Made Easy (Part 4): Performance Enhancement".

News Trading Made Easy (Part 4): Performance Enhancement

This article will dive into methods to improve the expert's runtime in the strategy tester, the code will be written to divide news event times into hourly categories. These news event times will be accessed within their specified hour. This ensures that the EA can efficiently manage event-driven trades in both high and low-volatility environments.

The most downloaded free products:

Most downloaded source codes this month

  • Position Risk Calculation Tool An indicator that dynamically calculates risk (in percentages and money) based on the lot size and stop loss
  • AdaptiveTrader Pro EA This Expert Advisor (EA) for MetaTrader leverages a combination of technical indicators, including RSI, ATR, and moving averages, to identify high-probability trading opportunities. Equipped with dynamic lot sizing, trailing stops, and performance-based adjustments, it is tailored to optimize trading decisions and manage risk effectively in volatile market conditions.
  • The Roofing Filter The Roofing Filter Indicator was created by John Ehlers ("Cycle Analytics for Traders" pg. 80 - 82).

Most read articles this month

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 create Requirements Specification for ordering a trading robot

How to create Requirements Specification for ordering a trading robot

Are you trading using your own strategy? If your system rules can be formally described as software algorithms, it is better to entrust trading to an automated Expert Advisor. A robot does not need sleep or food and is not subject to human weaknesses. In this article, we show how to create Requirements Specification when ordering a trading robot in the Freelance service.

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.

Bestsellers in the Market:

There are more than 147,810 topics available on forum

12 new topics on forum:

and 9 more...

5 new signals now available for subscription:

Ai no 8
181% 332 trades
Growth:180.78%
Equity:339.84USD
Balance:457.80USD
ELAINE ALGO
51% 1065 trades
Growth:51.32%
Equity:34,406.14USD
Balance:37,326.34USD
HILL RKDM_8YR TMGM855
49% 2318 trades
Growth:49.03%
Equity:8,902.21USD
Balance:22,532.66USD
and 2 more...

Published article "Artificial Cooperative Search (ACS) algorithm".

Artificial Cooperative Search (ACS) algorithm

Artificial Cooperative Search (ACS) is an innovative method using a binary matrix and multiple dynamic populations based on mutualistic relationships and cooperation to find optimal solutions quickly and accurately. ACS unique approach to predators and prey enables it to achieve excellent results in numerical optimization problems.

The most popular forum topics:

Published article "Neural Networks Made Easy (Part 90): Frequency Interpolation of Time Series (FITS)".

Neural Networks Made Easy (Part 90): Frequency Interpolation of Time Series (FITS)

By studying the FEDformer method, we opened the door to the frequency domain of time series representation. In this new article, we will continue the topic we started. We will consider a method with which we can not only conduct an analysis, but also predict subsequent states in a particular area.

The most downloaded free products:

More than 200 new charts published:

チャート USOILs, D1, 2024.10.28 10:23 UTC, XS Fintech Ltd, MetaTrader 5, Real
USOILs, D1
Gráfico XAUUSD+, M15, 2024.10.28 17:08 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15
Grafik GBPJPYz, D1, 2024.10.27 19:52 UTC, Gerchik and Co Limited, MetaTrader 5, Demo
GBPJPYz, D1
1...848586878889909192939495969798...655