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.

31 new signals now available for subscription:

FxJourney
608% 169 trades
Growth:608.01%
Equity:409.58USD
Balance:409.58USD
Pepperstone private
187% 74 trades
Growth:186.86%
Equity:143.69USD
Balance:143.43USD
VIP ARBITRAGE
151% 1980 trades
Growth:150.87%
Equity:15 505.36USD
Balance:15 505.36USD
and 28 more...

Published article "Introduction to MQL5 (Part 6): A Beginner's Guide to Array Functions in MQL5".

Introduction to MQL5 (Part 6): A Beginner's Guide to Array Functions in MQL5

Embark on the next phase of our MQL5 journey. In this insightful and beginner-friendly article, we'll look into the remaining array functions, demystifying complex concepts to empower you to craft efficient trading strategies. We’ll be discussing ArrayPrint, ArrayInsert, ArraySize, ArrayRange, ArrarRemove, ArraySwap, ArrayReverse, and ArraySort. Elevate your algorithmic trading expertise with these essential array functions. Join us on the path to MQL5 mastery!

There are more than 1 560 articles published on site

Published article "The Group Method of Data Handling: Implementing the Multilayered Iterative Algorithm in MQL5".

The Group Method of Data Handling: Implementing the Multilayered Iterative Algorithm in MQL5

In this article we describe the implementation of the Multilayered Iterative Algorithm of the Group Method of Data Handling in MQL5.

Published article "Gain An Edge Over Any Market".

Gain An Edge Over Any Market

Learn how you can get ahead of any market you wish to trade, regardless of your current level of skill.

The most downloaded free products:

41 new signals now available for subscription:

Infinity Gold
843% 264 trades
Growth:842.50%
Equity:951.00USD
Balance:951.00USD
Waqas CapitalXtrendV2
148% 132 trades
Growth:148.03%
Equity:792.86USD
Balance:792.86USD
Fighter_GMIgold
103% 89 trades
Growth:103.14%
Equity:365.76USD
Balance:365.76USD
and 38 more...

Bestsellers in the Market:

19 new topics on forum:

and 16 more...
There are more than 144 820 topics available on forum
There are more than 31 450 products available in Market

New publications in CodeBase

Published article "Population optimization algorithms: Nelder–Mead, or simplex search (NM) method".

Population optimization algorithms: Nelder–Mead, or simplex search (NM) method

The article presents a complete exploration of the Nelder-Mead method, explaining how the simplex (function parameter space) is modified and rearranged at each iteration to achieve an optimal solution, and describes how the method can be improved.

The most downloaded free products:

60 new signals now available for subscription:

Gold Speculate
348% 226 trades
Growth:348.13%
Equity:560.16USD
Balance:560.16USD
Pactra
248% 124 trades
Growth:248.28%
Equity:300.07USD
Balance:300.10USD
R2D2
164% 246 trades
Growth:163.91%
Equity:1 507.22USD
Balance:1 668.18USD
and 57 more...

Bestsellers in the Market:

More than 100 new charts published:

Gráfico EURGBP, M15, 2024.03.27 17:47 UTC, OANDA DIVISION1, MetaTrader 4, Demo
EURGBP, M15
Grafik GBPUSD, M5, 2024.03.27 03:06 UTC, OANDA DIVISION2, MetaTrader 4, Demo
GBPUSD, M5
Gráfico EURGBP, H4, 2024.03.27 17:32 UTC, OANDA DIVISION1, MetaTrader 4, Demo
EURGBP, H4

9 new topics on forum:

and 6 more...

Published article "Population optimization algorithms: Differential Evolution (DE)".

Population optimization algorithms: Differential Evolution (DE)

In this article, we will consider the algorithm that demonstrates the most controversial results of all those discussed previously - the differential evolution (DE) algorithm.

Published article "Python, ONNX and MetaTrader 5: Creating a RandomForest model with RobustScaler and PolynomialFeatures data preprocessing".

Python, ONNX and MetaTrader 5: Creating a RandomForest model with RobustScaler and PolynomialFeatures data preprocessing

In this article, we will create a random forest model in Python, train the model, and save it as an ONNX pipeline with data preprocessing. After that we will use the model in the MetaTrader 5 terminal.

The most downloaded free products:

23 new topics on forum:

and 20 more...

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.

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.

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
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Indices Testing The EA only trades buy positions and does not use SL and TP.

49 new signals now available for subscription:

Croxer
7 082% 2699 trades
Growth:7 082.20%
Equity:127 621.00JPY
Balance:131 583.00JPY
HoneyBravo 2510
283% 4193 trades
Growth:283.37%
Equity:33 398.83USD
Balance:34 057.27USD
Aussie Kangaroo
200% 175 trades
Growth:200.05%
Equity:3 303.08USD
Balance:3 789.17USD
and 46 more...

Bestsellers in the Market:

New publications in CodeBase

Published article "Neural networks made easy (Part 65): Distance Weighted Supervised Learning (DWSL)".

Neural networks made easy (Part 65): Distance Weighted Supervised Learning (DWSL)

In this article, we will get acquainted with an interesting algorithm that is built at the intersection of supervised and reinforcement learning methods.

Published article "MQL5 Wizard Techniques you should know (14): Multi Objective Timeseries Forecasting with STF".

MQL5 Wizard Techniques you should know (14): Multi Objective Timeseries Forecasting with STF

Spatial Temporal Fusion which is using both ‘space’ and time metrics in modelling data is primarily useful in remote-sensing, and a host of other visual based activities in gaining a better understanding of our surroundings. Thanks to a published paper, we take a novel approach in using it by examining its potential to traders.

Published article "Population optimization algorithms: Spiral Dynamics Optimization (SDO) algorithm".

Population optimization algorithms: Spiral Dynamics Optimization (SDO) algorithm

The article presents an optimization algorithm based on the patterns of constructing spiral trajectories in nature, such as mollusk shells - the spiral dynamics optimization (SDO) algorithm. I have thoroughly revised and modified the algorithm proposed by the authors. The article will consider the necessity of these changes.

The most downloaded free products:

23 new topics on forum:

and 20 more...
There are more than 144 760 topics available on forum

65 new signals now available for subscription:

ICM Co
1 033% 112 trades
Growth:1 033.39%
Equity:952.27USD
Balance:874.08USD
AI Nodiurnal EA MT5
271% 730 trades
Growth:271.25%
Equity:3 712.21USD
Balance:3 712.51USD
ANTA2222
196% 1021 trades
Growth:195.56%
Equity:2 053.58USD
Balance:2 053.28USD
and 62 more...
There are more than 31 380 products available in Market

Bestsellers in the Market:

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

26 new signals now available for subscription:

HERMES CONSULTING GBPUSD VIP 10
469% 959 trades
Growth:468.73%
Equity:212.93EUR
Balance:212.93EUR
POWER TRUTH LTD 179600
216% 730 trades
Growth:215.96%
Equity:1 606.29USD
Balance:1 606.29USD
NGUYEN CONG CHU
208% 306 trades
Growth:208.44%
Equity:55 587.92USD
Balance:54 405.92USD
and 23 more...

14 new topics on forum:

and 11 more...

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.

Most downloaded source codes this week

  • Slope Entry Points Indicator based on basic slope moving average and cloud around. Indicator shows two types of signals: prepearing - dot and entry - arrow.
  • Buy Sell Close Manual trading EA for trading newbies [@Buy_Sell_Close] Manual trading EA for trading newbies, EA can be used in backtesting visual mode, EA can also be used in live trading. You can practice your own trading system in backtesting.
  • Examples from the book "Neural networks for algorithmic trading with MQL5" The book "Neural networks in algorithmic trading with MQL5" is a comprehensive guide, covering both the theoretical foundations of artificial intelligence and neural networks and practical aspects of their application in financial trading using the MQL5 programming language.

New publications in CodeBase

The most downloaded free products:

19 new topics on forum:

and 16 more...

Bestsellers in the Market:

22 new signals now available for subscription:

ASH
265% 6954 trades
Growth:264.62%
Equity:288 544.25USD
Balance:290 136.49USD
M935
189% 2321 trades
Growth:189.03%
Equity:13 649.61AUD
Balance:14 445.28AUD
M554
144% 2330 trades
Growth:143.85%
Equity:23 311.10AUD
Balance:24 376.51AUD
and 19 more...

The most popular forum topics:

The most downloaded free products:

123456789101112131415...556