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

More than 100 new charts published:

Grafico BTCUSDT, M15, 2024.01.22 11:59 UTC, Bybit Global LLC, MetaTrader 4, Real
BTCUSDT, M15
Gráfico Fra40, D1, 2024.01.19 01:27 UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1
チャート Fra40, D1, 2024.01.19 01:26 UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1

The most downloaded free products:

Bestsellers in the Market:

33 new topics on forum:

and 30 more...

New publications in CodeBase

4 new signals now available for subscription:

Minh9999
239% 722 trades
Growth:239.23%
Equity:5,806.57USD
Balance:5,805.58USD
Imbalance Autotrader
9% 584 trades
Growth:8.80%
Equity:3,264.00BRL
Balance:3,264.00BRL
Coin Miner Aspire
-27% 3339 trades
Growth:-27.43%
Equity:2,219.37SGD
Balance:2,219.37SGD
and 1 more...

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

Most downloaded source codes this week

  • MQL5 Programming for Traders – Source Codes from the Book. Part 7 The final seventh part of the book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and general-purpose technologies such as networking, databases, and cryptography.
  • Open Trade This function performs the main logic of opening a trade. Calculates the opening price, take profit levels and stop loss based on symbol information and parameters provided by the user. Prepare a trade request (MqlTradeRequest) with the necessary information, such as symbol, volume, order type, deviation, comment, magic number, etc. Call the OrderSend function to send the operation request and get the result. SetTypeFillingBySymbol function: Determines the order fill type (Fill or Kill, Immediate or Cancel, or Return) based on the symbol's filling policy. GetMinTradeLevel function: Calculates the minimum operating level based on the freeze level and the symbol stops level. Adjusts the minimum level to make sure it is within certain limits and returns the result.
  • Bounce Number for Grid/Martingale strategies Lot Sizing/Order Count set When we want to know how many times price will goes up and down 40 pips before breaking this channel, we will need Bounce Number tool.

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.

There are more than 26,980 products available in Market
There are more than 143,290 topics available on forum

15 new topics on forum:

and 12 more...

The most downloaded free products:

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

The most downloaded free products:

Bestsellers in the Market:

2 new signals now available for subscription:

MtraderXM
62% 2740 trades
Growth:61.91%
Equity:2,553.51USD
Balance:2,861.39USD
UniTradeXpertS
59% 532 trades
Growth:59.27%
Equity:2,816.50USD
Balance:2,816.50USD

17 new topics on forum:

and 14 more...

Published article "Building and testing Aroon Trading Systems".

Building and testing Aroon Trading Systems

In this article, we will learn how we can build an Aroon trading system after learning the basics of the indicators and the needed steps to build a trading system based on the Aroon indicator. After building this trading system, we will test it to see if it can be profitable or needs more optimization.

The most downloaded free products:

There are more than 143,240 topics available on forum

21 new topics on forum:

and 18 more...

Bestsellers in the Market:

The most popular forum topics:

Published article "Deep Learning Forecast and ordering with Python and MetaTrader5 python package and ONNX model file".

Deep Learning Forecast and ordering with Python and MetaTrader5 python package and ONNX model file

The project involves using Python for deep learning-based forecasting in financial markets. We will explore the intricacies of testing the model's performance using key metrics such as Mean Absolute Error (MAE), Mean Squared Error (MSE), and R-squared (R2) and we will learn how to wrap everything into an executable. We will also make a ONNX model file with its EA.

2 new signals now available for subscription:

Grid and Hedge Eurnzd Audusd
138% 8022 trades
Growth:138.48%
Equity:2,739.01EUR
Balance:5,120.89EUR
Ocean Soul
44% 4195 trades
Growth:44.37%
Equity:1,732.43USD
Balance:1,732.43USD

Published article "Data label for time series mining (Part 6):Apply and Test in EA Using ONNX".

Data label for time series mining (Part 6):Apply and Test in EA Using ONNX

This series of articles introduces several time series labeling methods, which can create data that meets most artificial intelligence models, and targeted data labeling according to needs can make the trained artificial intelligence model more in line with the expected design, improve the accuracy of our model, and even help the model make a qualitative leap!

Published article "Neural networks made easy (Part 57): Stochastic Marginal Actor-Critic (SMAC)".

Neural networks made easy (Part 57): Stochastic Marginal Actor-Critic (SMAC)

Here I will consider the fairly new Stochastic Marginal Actor-Critic (SMAC) algorithm, which allows building latent variable policies within the framework of entropy maximization.

The most downloaded free products:

32 new topics on forum:

and 29 more...

Bestsellers in the Market:

There are more than 26,920 products available in Market
There are more than 1,480 articles published on site

Published article "Mastering Model Interpretation: Gaining Deeper Insight From Your Machine Learning Models".

Mastering Model Interpretation: Gaining Deeper Insight From Your Machine Learning Models

Machine Learning is a complex and rewarding field for anyone of any experience. In this article we dive deep into the inner mechanisms powering the models you build, we explore the intricate world of features,predictions and impactful decisions unravelling the complexities and gaining a firm grasp of model interpretation. Learn the art of navigating tradeoffs , enhancing predictions, ranking feature importance all while ensuring robust decision making. This essential read helps you clock more performance from your machine learning models and extract more value for employing machine learning methodologies.

Published article "Modified Grid-Hedge EA in MQL5 (Part II): Making a Simple Grid EA".

Modified Grid-Hedge EA in MQL5 (Part II): Making a Simple Grid EA

In this article, we explored the classic grid strategy, detailing its automation using an Expert Advisor in MQL5 and analyzing initial backtest results. We highlighted the strategy's need for high holding capacity and outlined plans for optimizing key parameters like distance, takeProfit, and lot sizes in future installments. The series aims to enhance trading strategy efficiency and adaptability to different market conditions.

The most downloaded free products:

Bestsellers in the Market:

More than 100 new charts published:

Chart Fra40, D1, 1/11/2024 2:48 AM UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1
Chart Fra40, D1, 2024.01.16 00:27 UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1
Chart AUDUSD, H1, 2024.01.16 11:28 UTC, LiteFinance Global LLC, MetaTrader 4, Demo
AUDUSD, H1

Most downloaded source codes this month

  • Heikin Ashi Lines A simpler way to display Heikin Ashi
  • 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.

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.

There are more than 143,180 topics available on forum

21 new topics on forum:

and 18 more...

Published article "Algorithmic Trading With MetaTrader 5 And R For Beginners".

Algorithmic Trading With MetaTrader 5 And R For Beginners

Embark on a compelling exploration where financial analysis meets algorithmic trading as we unravel the art of seamlessly uniting R and MetaTrader 5. This article is your guide to bridging the realms of analytical finesse in R with the formidable trading capabilities of MetaTrader 5.

2 new signals now available for subscription:

Hydrogen Investor
924% 23018 trades
Growth:924.04%
Equity:10,000.00USD
Balance:10,000.00USD
MayaBotNP
67% 1176 trades
Growth:67.27%
Equity:3,455.10USD
Balance:3,456.00USD

Published article "MQL5 Wizard Techniques you should know (Part 10). The Unconventional RBM".

MQL5 Wizard Techniques you should know (Part 10). The Unconventional RBM

Restrictive Boltzmann Machines are at the basic level, a two-layer neural network that is proficient at unsupervised classification through dimensionality reduction. We take its basic principles and examine if we were to re-design and train it unorthodoxly, we could get a useful signal filter.

1...8990919293949596979899100101102103...625