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

  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • A BETTER RSI Relative Strength Index that completely removes noise, works on all markets!

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.

Bestsellers in the Market:

1 new signal now available for subscription:

Arm
48% 1211 trades
Growth:47.97%
Equity:225.73USD
Balance:225.73USD

The most downloaded free products:

Bestsellers in the Market:

There are more than 145,550 topics available on forum

14 new topics on forum:

and 11 more...
There are more than 28,050 products available in Market

The most popular forum topics:

Published article "Trailing stop in trading".

Trailing stop in trading

In this article, we will look at the use of a trailing stop in trading. We will assess how useful and effective it is, and how it can be used. The efficiency of a trailing stop largely depends on price volatility and the selection of the stop loss level. A variety of approaches can be used to set a stop loss.

Published article "Modified Grid-Hedge EA in MQL5 (Part IV): Optimizing Simple Grid Strategy (I)".

Modified Grid-Hedge EA in MQL5 (Part IV): Optimizing Simple Grid Strategy (I)

In this fourth part, we revisit the Simple Hedge and Simple Grid Expert Advisors (EAs) developed earlier. Our focus shifts to refining the Simple Grid EA through mathematical analysis and a brute force approach, aiming for optimal strategy usage. This article delves deep into the mathematical optimization of the strategy, setting the stage for future exploration of coding-based optimization in later installments.

Published article "Neural networks made easy (Part 70): Closed-Form Policy Improvement Operators (CFPI)".

Neural networks made easy (Part 70): Closed-Form Policy Improvement Operators (CFPI)

In this article, we will get acquainted with an algorithm that uses closed-form policy improvement operators to optimize Agent actions in offline mode.

Published article "Causal inference in time series classification problems".

Causal inference in time series classification problems

In this article, we will look at the theory of causal inference using machine learning, as well as the custom approach implementation in Python. Causal inference and causal thinking have their roots in philosophy and psychology and play an important role in our understanding of reality.

The most downloaded free products:

Bestsellers in the Market:

More than 100 new charts published:

Graphique XAUUSD+, M15, 2024.05.26 23:38 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15
Graphique EURGBPr, D1, 2024.05.22 20:13 UTC, HF Markets (SV) Ltd., MetaTrader 4, Real
EURGBPr, D1
Graphique XAUUSD+, M15, 2024.05.26 23:37 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15

Most downloaded source codes this week

  • 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.
  • Breakout Strategy with Prop Firm Helper Functions This is an update of the "Simple Yet Effective Breakout Strategy". In this code, I have added some helper functions for prop firm challenges.
  • Trap News MT5 Script For Trap News High Impact

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.

15 new topics on forum:

and 12 more...

2 new signals now available for subscription:

MSC Gold Stable Pro
880% 784 trades
Growth:880.39%
Equity:1,000.84USD
Balance:1,000.84USD
Hunting Cat Scalper Set C
143% 836 trades
Growth:143.01%
Equity:2,430.05USD
Balance:2,430.05USD

The most downloaded free products:

20 new topics on forum:

and 17 more...

Bestsellers in the Market:

The most popular forum topics:

The most downloaded free products:

There are more than 145,500 topics available on forum

25 new topics on forum:

and 22 more...
There are more than 28,000 products available in Market

Bestsellers in the Market:

Published article "DRAW_ARROW drawing type in multi-symbol multi-period indicators".

DRAW_ARROW drawing type in multi-symbol multi-period indicators

In this article, we will look at drawing arrow multi-symbol multi-period indicators. We will also improve the class methods for correct display of arrows showing data from arrow indicators calculated on a symbol/period that does not correspond to the symbol/period of the current chart.

Published article "Building A Candlestick Trend Constraint Model(Part 3): Detecting changes in trends while using this system".

Building A Candlestick Trend Constraint Model(Part 3): Detecting changes in trends while using this system

This article explores how economic news releases, investor behavior, and various factors can influence market trend reversals. It includes a video explanation and proceeds by incorporating MQL5 code into our program to detect trend reversals, alert us, and take appropriate actions based on market conditions. This builds upon previous articles in the series.

Published article "Spurious Regressions in Python".

Spurious Regressions in Python

Spurious regressions occur when two time series exhibit a high degree of correlation purely by chance, leading to misleading results in regression analysis. In such cases, even though variables may appear to be related, the correlation is coincidental and the model may be unreliable.

1 new signal now available for subscription:

EA Master Shifu 2
271% 467 trades
Growth:271.29%
Equity:1,141.19USD
Balance:1,329.61USD

The most downloaded free products:

Bestsellers in the Market:

28 new topics on forum:

and 25 more...

1 new signal now available for subscription:

Michael wu
102% 362 trades
Growth:101.50%
Equity:108,501.80USD
Balance:108,501.80USD

Published article "Developing a multi-currency Expert Advisor (Part 1): Collaboration of several trading strategies".

Developing a multi-currency Expert Advisor (Part 1): Collaboration of several trading strategies

There are quite a lot of different trading strategies. So, it might be useful to apply several strategies working in parallel to diversify risks and increase the stability of trading results. But if each strategy is implemented as a separate Expert Advisor (EA), then managing their work on one trading account becomes much more difficult. To solve this problem, it would be reasonable to implement the operation of different trading strategies within a single EA.

The most downloaded free products:

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

Published article "MQL5 Wizard Techniques you should know (Part 20): Symbolic Regression".

MQL5 Wizard Techniques you should know (Part 20): Symbolic Regression

Symbolic Regression is a form of regression that starts with minimal to no assumptions on what the underlying model that maps the sets of data under study would look like. Even though it can be implemented by Bayesian Methods or Neural Networks, we look at how an implementation with Genetic Algorithms can help customize an expert signal class usable in the MQL5 wizard.

Published article "Population optimization algorithms: Binary Genetic Algorithm (BGA). Part II".

Population optimization algorithms: Binary Genetic Algorithm (BGA). Part II

In this article, we will look at the binary genetic algorithm (BGA), which models the natural processes that occur in the genetic material of living things in nature.

The most downloaded free products:

Bestsellers in the Market:

More than 100 new charts published:

Graphique EURGBPr, D1, 2024.05.19 11:05 UTC, HF Markets (SV) Ltd., MetaTrader 4, Real
EURGBPr, D1
Graphique XAUUSD, M15, 2024.05.19 15:15 UTC, Exness Technologies Ltd, MetaTrader 5, Real
XAUUSD, M15
차트 GBPCADr, D1, 2024.05.19 11:04 UTC, HF Markets (SV) Ltd., MetaTrader 4, Real
GBPCADr, D1

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.

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.

The most popular forum topics:

1...108109110111112113114115116117118119120121122...657