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.

Most downloaded source codes this month

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

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.

More than 100 new charts published:

Chart SPX500, M30, 11/21/2023 4:38 PM UTC, TF Global Markets (Aust) Pty Ltd, MetaTrader 5, Demo
SPX500, M30
Graphique #DE40, H1, 2023.11.20 15:37 UTC, Swissquote Bank SA, MetaTrader 4, Real
#DE40, H1
Grafik EURUSD, H1, 2023.11.20 07:08 UTC, BenchMark Finance AD, MetaTrader 4, Real
EURUSD, H1

New publications in CodeBase

Published article "Combinatorially Symmetric Cross Validation In MQL5".

Combinatorially Symmetric Cross Validation In MQL5

In this article we present the implementation of Combinatorially Symmetric Cross Validation in pure MQL5, to measure the degree to which a overfitting may occure after optimizing a strategy using the slow complete algorithm of the Strategy Tester.

Published article "Developing a Replay System — Market simulation (Part 13): Birth of the SIMULATOR (III)".

Developing a Replay System — Market simulation (Part 13): Birth of the SIMULATOR (III)

Here we will simplify a few elements related to the work in the next article. I'll also explain how you can visualize what the simulator generates in terms of randomness.

The most downloaded free products:

22 new topics on forum:

and 19 more...

The most popular forum topics:

Bestsellers in the Market:

2 new signals now available for subscription:

YEE RLKS_10YR_M1_M2 TMGM149
118% 5114 trades
Growth:118.38%
Equity:9,932.09USD
Balance:10,101.73USD
RTR Momentum Trend EA Index
18% 1373 trades
Growth:17.62%
Equity:118,055.28USD
Balance:118,055.28USD

Published article "Neural networks made easy (Part 51): Behavior-Guided Actor-Critic (BAC)".

Neural networks made easy (Part 51): Behavior-Guided Actor-Critic (BAC)

The last two articles considered the Soft Actor-Critic algorithm, which incorporates entropy regularization into the reward function. This approach balances environmental exploration and model exploitation, but it is only applicable to stochastic models. The current article proposes an alternative approach that is applicable to both stochastic and deterministic models.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • SuperTrend The SuperTrend indicator developed for MetaTrader 4 based on the ProRealTime version.
  • Breakout Martin Gale Expert Advisor for MT5 This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.
  • Multi_BreakEven.mt4 Multi_BreakEven is a script file that allows multiples entry positions to set to breakeven using pips or target price when the trade is in your favor.

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.

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.

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.

The most popular forum topics:

There are more than 142,140 topics available on forum

15 new topics on forum:

and 12 more...

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

New publications in CodeBase

  • Six Soldiers Six bulls or six bear continuous candles
  • Body Wick Comparison Checks if either upper or lower Wick range of a candlestick is greater than Body range of a candlestick and plot a wingding
  • Donchian Channel Donchian Channel with mid line and moving average of mid line. Updated Dec 6, 2023 Minor code update
  • PA RSI The Oscillator Indicator for MetaTrader 4 is a powerful tool that accurately identifies the perfect signal on the completion of trends.

21 new topics on forum:

and 18 more...
There are more than 26,170 products available in Market

Published article "Neural networks made easy (Part 50): Soft Actor-Critic (model optimization)".

Neural networks made easy (Part 50): Soft Actor-Critic (model optimization)

In the previous article, we implemented the Soft Actor-Critic algorithm, but were unable to train a profitable model. Here we will optimize the previously created model to obtain the desired results.

1 new signal now available for subscription:

FormulaFX1
59% 698 trades
Growth:59.07%
Equity:1,139.73USD
Balance:1,372.38USD

The most downloaded free products:

Bestsellers in the Market:

There are more than 142,090 topics available on forum

32 new topics on forum:

and 29 more...

1 new signal now available for subscription:

Solid Deal 14
250% 2202 trades
Growth:250.08%
Equity:887,423.00JPY
Balance:887,423.00JPY

Published article "The case for using Hospital-Performance Data with Perceptrons, this Q4, in weighing SPDR XLV's next Performance".

The case for using Hospital-Performance Data with Perceptrons, this Q4, in weighing SPDR XLV's next Performance

XLV is SPDR healthcare ETF and in an age where it is common to be bombarded by a wide array of traditional news items plus social media feeds, it can be pressing to select a data set for use with a model. We try to tackle this problem for this ETF by sizing up some of its critical data sets in MQL5.

Published article "Brute force approach to patterns search (Part V): Fresh angle".

Brute force approach to patterns search (Part V): Fresh angle

In this article, I will show a completely different approach to algorithmic trading I ended up with after quite a long time. Of course, all this has to do with my brute force program, which has undergone a number of changes that allow it to solve several problems simultaneously. Nevertheless, the article has turned out to be more general and as simple as possible, which is why it is also suitable for those who know nothing about brute force.

The most downloaded free products:

12 new topics on forum:

and 9 more...

Bestsellers in the Market:

There are more than 1,430 articles published on site

Published article "The price movement model and its main provisions. (Part 3): Calculating optimal parameters of stock exchange speculations".

The price movement model and its main provisions. (Part 3): Calculating optimal parameters of stock exchange speculations

Within the framework of the engineering approach developed by the author based on the probability theory, the conditions for opening a profitable position are found and the optimal (profit-maximizing) take profit and stop loss values are calculated.

Bestsellers in the Market:

The most downloaded free products:

28 new topics on forum:

and 25 more...

Most downloaded source codes this month

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

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.

The most popular forum topics:

There are more than 26,110 products available in Market

More than 100 new charts published:

차트 EURUSD, W1, 2023.11.09 04:09 UTC, Alpari, MetaTrader 4, Demo
EURUSD, W1
Graphique XAUUSD, H4, 2023.11.09 08:20 UTC, Alpari, MetaTrader 4, Demo
XAUUSD, H4
차트 XAUUSD, H1, 2023.11.14 16:57 UTC, Exness Technologies Ltd, MetaTrader 5, Real
XAUUSD, H1

Published article "Data Science and Machine Learning (Part 15): SVM, A Must-Have Tool in Every Trader's Toolbox".

Data Science and Machine Learning (Part 15): SVM, A Must-Have Tool in Every Trader's Toolbox

Discover the indispensable role of Support Vector Machines (SVM) in shaping the future of trading. This comprehensive guide explores how SVM can elevate your trading strategies, enhance decision-making, and unlock new opportunities in the financial markets. Dive into the world of SVM with real-world applications, step-by-step tutorials, and expert insights. Equip yourself with the essential tool that can help you navigate the complexities of modern trading. Elevate your trading game with SVM—a must-have for every trader's toolbox.

1...848586878889909192939495969798...612