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 "Neural networks made easy (Part 82): Ordinary Differential Equation models (NeuralODE)".

Neural networks made easy (Part 82): Ordinary Differential Equation models (NeuralODE)

In this article, we will discuss another type of models that are aimed at studying the dynamics of the environmental state.

Published article "MQL5 Wizard Techniques you should know (Part 30): Spotlight on Batch-Normalization in Machine Learning".

MQL5 Wizard Techniques you should know (Part 30): Spotlight on Batch-Normalization in Machine Learning

Batch normalization is the pre-processing of data before it is fed into a machine learning algorithm, like a neural network. This is always done while being mindful of the type of Activation to be used by the algorithm. We therefore explore the different approaches that one can take in reaping the benefits of this, with the help of a wizard assembled Expert Advisor.

Published article "Price-Driven CGI Model: Advanced Data Post-Processing and Implementation".

Price-Driven CGI Model: Advanced Data Post-Processing and Implementation

In this article, we will explore the development of a fully customizable Price Data export script using MQL5, marking new advancements in the simulation of the Price Man CGI Model. We have implemented advanced refinement techniques to ensure that the data is user-friendly and optimized for animation purposes. Additionally, we will uncover the capabilities of Blender 3D in effectively working with and visualizing price data, demonstrating its potential for creating dynamic and engaging animations.

There are more than 146,690 topics available on forum

13 new topics on forum:

and 10 more...

The most downloaded free products:

There are more than 30,030 products available in Market

Bestsellers in the Market:

5 new signals now available for subscription:

Gold Trend X
133% 408 trades
Growth:132.52%
Equity:5,598.01USD
Balance:5,598.01USD
Duk2024
46% 218 trades
Growth:45.52%
Equity:5,217.27EUR
Balance:7,276.02EUR
AUD chillin
27% 168 trades
Growth:27.21%
Equity:8,640.86USD
Balance:8,661.15USD
and 2 more...

The most popular forum topics:

There are more than 1,710 articles published on site

Published article "Developing a Replay System (Part 43): Chart Trade Project (II)".

Developing a Replay System (Part 43): Chart Trade Project (II)

Most people who want or dream of learning to program don't actually have a clue what they're doing. Their activity consists of trying to create things in a certain way. However, programming is not about tailoring suitable solutions. Doing it this way can create more problems than solutions. Here we will be doing something more advanced and therefore different.

Published article "Integrating MQL5 with data processing packages (Part 1): Advanced Data analysis and Statistical Processing".

Integrating MQL5 with data processing packages (Part 1): Advanced Data analysis and Statistical Processing

Integration enables seamless workflow where raw financial data from MQL5 can be imported into data processing packages like Jupyter Lab for advanced analysis including statistical testing.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • Find Swing Highs Swing Lows The Swing High/Low Identifier for MetaTrader 5 marks significant swing highs and swing lows directly on your chart with color-coded arrows. This tool helps traders quickly identify key price levels, which can serve as resistance and support, and is ideal for trend reversal analysis, support and resistance mapping, and enhancing price action strategies. By highlighting these crucial swing points, it provides valuable insights for making informed trading decisions and optimizing trading strategies.
  • Arbitrage Triangle EURGBP-EURUSD-GBPUSD The EA identifies discrepancies between theoretical and actual currency exchange rates to execute risk-minimized trading opportunities.
  • 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.

7 new topics on forum:

and 4 more...

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

2 new signals now available for subscription:

Khuong Quy Tai
21% 597 trades
Growth:20.84%
Equity:82.48USD
Balance:88.12USD
CXX810
-3% 1270 trades
Growth:-2.79%
Equity:6,715.14USD
Balance:6,715.14USD

The most downloaded free products:

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

Published article "Build Self Optimizing Expert Advisors With MQL5 And Python (Part II): Tuning Deep Neural Networks".

Build Self Optimizing Expert Advisors With MQL5 And Python (Part II): Tuning Deep Neural Networks

Machine learning models come with various adjustable parameters. In this series of articles, we will explore how to customize your AI models to fit your specific market using the SciPy library.

Published article "Risk manager for manual trading".

Risk manager for manual trading

In this article we will discuss in detail how to write a risk manager class for manual trading from scratch. This class can also be used as a base class for inheritance by algorithmic traders who use automated programs.

The most downloaded free products:

More than 100 new charts published:

Gráfico USDRUR, W1, 2024.07.27 08:23 UTC, InstaForex, MetaTrader 4, Real
USDRUR, W1
チャート CL.us, D1, 2024.07.29 10:25 UTC, Gerchik and Co Limited, MetaTrader 5, Demo
CL.us, D1
Grafico Boom 500 Index, M1, 2024.08.01 07:13 UTC, Deriv (V) Ltd, MetaTrader 5, Real
Boom 500 Index, M1
There are more than 29,970 products available in Market

Bestsellers in the Market:

There are more than 146,640 topics available on forum

10 new topics on forum:

and 7 more...

Published article "Data Science and ML (Part 28): Predicting Multiple Futures for EURUSD, Using AI".

Data Science and ML (Part 28): Predicting Multiple Futures for EURUSD, Using AI

It is a common practice for many Artificial Intelligence models to predict a single future value. However, in this article, we will delve into the powerful technique of using machine learning models to predict multiple future values. This approach, known as multistep forecasting, allows us to predict not only tomorrow's closing price but also the day after tomorrow's and beyond. By mastering multistep forecasting, traders and data scientists can gain deeper insights and make more informed decisions, significantly enhancing their predictive capabilities and strategic planning.

Published article "Role of random number generator quality in the efficiency of optimization algorithms".

Role of random number generator quality in the efficiency of optimization algorithms

In this article, we will look at the Mersenne Twister random number generator and compare it with the standard one in MQL5. We will also find out the influence of the random number generator quality on the results of optimization algorithms.

The most popular forum topics:

4 new signals now available for subscription:

WIDIMAX
819% 793 trades
Growth:818.79%
Equity:52,244.03USD
Balance:56,323.63USD
EA Marty
356% 4087 trades
Growth:355.87%
Equity:13,830.49USD
Balance:13,830.49USD
IA Audaciosa 27
303% 1399 trades
Growth:303.24%
Equity:1,507.23USD
Balance:1,507.23USD
and 1 more...

The most downloaded free products:

Bestsellers in the Market:

2 new signals now available for subscription:

Eshuu Darwinex 2023
66% 1145 trades
Growth:65.63%
Equity:165,630.42USD
Balance:165,630.42USD
AUD CAD 1
34% 132 trades
Growth:33.70%
Equity:40.11USD
Balance:40.11USD

14 new topics on forum:

and 11 more...

Published article "Reimagining Classic Strategies (Part III): Forecasting Higher Highs And Lower Lows".

Reimagining Classic Strategies (Part III): Forecasting Higher Highs And Lower Lows

In this series article, we will empirically analyze classic trading strategies to see if we can improve them using AI. In today's discussion, we tried to predict higher highs and lower lows using the Linear Discriminant Analysis model.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

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

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.

6 new signals now available for subscription:

Grid Brent
247% 1129 trades
Growth:246.87%
Equity:1,063.87USD
Balance:1,140.30USD
Oil Running
126% 337 trades
Growth:125.69%
Equity:914.05USD
Balance:1,017.75USD
VMA signal
54% 931 trades
Growth:53.65%
Equity:22,803.90USD
Balance:24,718.95USD
and 3 more...

5 new topics on forum:

and 2 more...

Published article "Developing a multi-currency Expert Advisor (Part 5): Variable position sizes".

Developing a multi-currency Expert Advisor (Part 5): Variable position sizes

In the previous parts, the Expert Advisor (EA) under development was able to use only a fixed position size for trading. This is acceptable for testing, but is not advisable when trading on a real account. Let's make it possible to trade using variable position sizes.

Published article "From Novice to Expert: The Essential Journey Through MQL5 Trading".

From Novice to Expert: The Essential Journey Through MQL5 Trading

Unlock your potential! You're surrounded by opportunities. Discover 3 top secrets to kickstart your MQL5 journey or take it to the next level. Let's dive into discussion of tips and tricks for beginners and pros alike.

Published article "Creating a Dynamic Multi-Symbol, Multi-Period Relative Strength Indicator (RSI) Indicator Dashboard in MQL5".

Creating a Dynamic Multi-Symbol, Multi-Period Relative Strength Indicator (RSI) Indicator Dashboard in MQL5

In this article, we develop a dynamic multi-symbol, multi-period RSI indicator dashboard in MQL5, providing traders real-time RSI values across various symbols and timeframes. The dashboard features interactive buttons, real-time updates, and color-coded indicators to help traders make informed decisions.

1...616263646566676869707172737475...623