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.

7 new topics on forum:

and 4 more...

Bestsellers in the Market:

3 new signals now available for subscription:

BreakZone Scalper HFM
162% 154 trades
Growth:162.24%
Equity:144.38USD
Balance:144.38USD
AFSID Pro Global Investment
124% 7145 trades
Growth:123.53%
Equity:27,891.49USD
Balance:27,967.69USD
and 1 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 31,890 products available in Market

14 new topics on forum:

and 11 more...
There are more than 1,870 articles published on site

Published article "Neural Networks Made Easy (Part 92): Adaptive Forecasting in Frequency and Time Domains".

Neural Networks Made Easy (Part 92): Adaptive Forecasting in Frequency and Time Domains

The authors of the FreDF method experimentally confirmed the advantage of combined forecasting in the frequency and time domains. However, the use of the weight hyperparameter is not optimal for non-stationary time series. In this article, we will get acquainted with the method of adaptive combination of forecasts in frequency and time domains.

Published article "From Python to MQL5: A Journey into Quantum-Inspired Trading Systems".

From Python to MQL5: A Journey into Quantum-Inspired Trading Systems

The article explores the development of a quantum-inspired trading system, transitioning from a Python prototype to an MQL5 implementation for real-world trading. The system uses quantum computing principles like superposition and entanglement to analyze market states, though it runs on classical computers using quantum simulators. Key features include a three-qubit system for analyzing eight market states simultaneously, 24-hour lookback periods, and seven technical indicators for market analysis. While the accuracy rates might seem modest, they provide a significant edge when combined with proper risk management strategies.

8 new signals now available for subscription:

Bot Spartan 06
427% 5838 trades
Growth:427.18%
Equity:8,873.33USD
Balance:9,109.07USD
BS 02
266% 6004 trades
Growth:266.38%
Equity:4,169.06USD
Balance:4,928.57USD
Gabriel ICTrading2 Manual
70% 190 trades
Growth:70.17%
Equity:122.02USD
Balance:125.25USD
and 5 more...

Published article "Feature Engineering With Python And MQL5 (Part II): Angle Of Price".

Feature Engineering With Python And MQL5 (Part II): Angle Of Price

There are many posts in the MQL5 Forum asking for help calculating the slope of price changes. This article will demonstrate one possible way of calculating the angle formed by the changes in price in any market you wish to trade. Additionally, we will answer if engineering this new feature is worth the extra effort and time invested. We will explore if the slope of the price can improve any of our AI model's accuracy when forecasting the USDZAR pair on the M1.

The most downloaded free products:

Bestsellers in the Market:

More than 200 new charts published:

Chart #SPX, D1, 11/6/2024 12:00 AM UTC, InstaForex, MetaTrader 4, Real
#SPX, D1
Chart XAUUSD, H4, 11/7/2024 11:13 PM UTC, Teletrade D.J. LLC, MetaTrader 5, Real
XAUUSD, H4
Grafik USDRUR, H1, 2024.11.04 09:08 UTC, InstaForex, MetaTrader 4, Real
USDRUR, H1
There are more than 148,030 topics available on forum

12 new topics on forum:

and 9 more...

The most popular forum topics:

4 new signals now available for subscription:

MSC NCAD Fund Pro
12% 1052 trades
Growth:11.58%
Equity:10,042.76USD
Balance:10,042.07USD
VieTrade6789
4% 38 trades
Growth:3.75%
Equity:253.55USD
Balance:269.09USD
Cuanin DUPOIN C22448
2% 189 trades
Growth:1.55%
Equity:40.55USD
Balance:40.55USD
and 1 more...

Published article "MQL5 Wizard Techniques you should know (Part 46): Ichimoku".

MQL5 Wizard Techniques you should know (Part 46): Ichimoku

The Ichimuko Kinko Hyo is a renown Japanese indicator that serves as a trend identification system. We examine this, on a pattern by pattern basis, as has been the case in previous similar articles, and also assess its strategies & test reports with the help of the MQL5 wizard library classes and assembly.

Published article "Stepwise feature selection in MQL5".

Stepwise feature selection in MQL5

In this article, we introduce a modified version of stepwise feature selection, implemented in MQL5. This approach is based on the techniques outlined in Modern Data Mining Algorithms in C++ and CUDA C by Timothy Masters.

Published article "Multiple Symbol Analysis With Python And MQL5 (Part II): Principal Components Analysis For Portfolio Optimization".

Multiple Symbol Analysis With Python And MQL5 (Part II): Principal Components Analysis For Portfolio Optimization

Managing trading account risk is a challenge for all traders. How can we develop trading applications that dynamically learn high, medium, and low-risk modes for various symbols in MetaTrader 5? By using PCA, we gain better control over portfolio variance. I’ll demonstrate how to create applications that learn these three risk modes from market data fetched from MetaTrader 5.

The most downloaded free products:

Bestsellers in the Market:

8 new topics on forum:

and 5 more...

Published article "News Trading Made Easy (Part 5): Performing Trades (II)".

News Trading Made Easy (Part 5): Performing Trades (II)

This article will expand on the trade management class to include buy-stop and sell-stop orders to trade news events and implement an expiration constraint on these orders to prevent any overnight trading. A slippage function will be embedded into the expert to try and prevent or minimize possible slippage that may occur when using stop orders in trading, especially during news events.

Published article "How to view deals directly on the chart without weltering in trading history".

How to view deals directly on the chart without weltering in trading history

In this article, we will create a simple tool for convenient viewing of positions and deals directly on the chart with key navigation. This will allow traders to visually examine individual deals and receive all the information about trading results right on the spot.

2 new signals now available for subscription:

CGSH 2024
86% 1004 trades
Growth:85.68%
Equity:9,282.75USD
Balance:9,282.75USD
GM TRADER2
18% 182 trades
Growth:17.60%
Equity:1,025.22USD
Balance:1,025.22USD

Published article "Requesting in Connexus (Part 6): Creating an HTTP Request and Response".

Requesting in Connexus (Part 6): Creating an HTTP Request and Response

In this sixth article of the Connexus library series, we will focus on a complete HTTP request, covering each component that makes up a request. We will create a class that represents the request as a whole, which will help us bring together the previously created classes.

The most downloaded free products:

There are more than 31,820 products available in Market

Bestsellers in the Market:

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.

13 new topics on forum:

and 10 more...

8 new signals now available for subscription:

Mesin Forex FBS
105% 109 trades
Growth:104.99%
Equity:27,221.16USD
Balance:27,688.80USD
JIGT
80% 3071 trades
Growth:80.37%
Equity:6,675.27USD
Balance:8,149.07USD
NastyaTradersHood FX USD
34% 168 trades
Growth:34.08%
Equity:5,070.29USD
Balance:5,111.33USD
and 5 more...

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

6 new signals now available for subscription:

PJ Oil 5
266% 483 trades
Growth:266.34%
Equity:760.97USD
Balance:979.45USD
Black Book FX MP
103% 1772 trades
Growth:102.78%
Equity:1,328.57USD
Balance:1,334.52USD
DT Low risk
98% 317 trades
Growth:97.62%
Equity:21,752.83EUR
Balance:21,752.83EUR
and 3 more...

9 new topics on forum:

and 6 more...

Published article "Developing a Replay System (Part 51): Things Get Complicated (III)".

Developing a Replay System (Part 51): Things Get Complicated (III)

In this article, we will look into one of the most difficult issues in the field of MQL5 programming: how to correctly obtain a chart ID, and why objects are sometimes not plotted on the chart. The materials presented here are for didactic purposes only. Under no circumstances should the application be viewed for any purpose other than to learn and master the concepts presented.

Published article "Self Optimizing Expert Advisor With MQL5 And Python (Part VI): Taking Advantage of Deep Double Descent".

Self Optimizing Expert Advisor With MQL5 And Python (Part VI): Taking Advantage of Deep Double Descent

Traditional machine learning teaches practitioners to be vigilant not to overfit their models. However, this ideology is being challenged by new insights published by diligent researches from Harvard, who have discovered that what appears to be overfitting may in some circumstances be the results of terminating your training procedures prematurely. We will demonstrate how we can use the ideas published in the research paper, to improve our use of AI in forecasting market returns.

The most downloaded free products:

More than 200 new charts published:

Chart GBPUSD+, M15, 11/1/2024 1:35 PM UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
GBPUSD+, M15
Chart XAUUSD, M5, 11/2/2024 4:17 PM UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M5
Chart EURUSD, H1, 11/1/2024 6:33 AM UTC, BenchMark Finance AD, MetaTrader 4, Real
EURUSD, H1

6 new topics on forum:

and 3 more...

Most downloaded source codes this week

  • AutoFibo indicator of two last swings based on ZigZag The AutoFibo indicator is an advanced Fibonacci retracement tool that automatically draws Fibonacci levels based on the ZigZag pattern. This indicator is designed to help traders quickly identify potential support and resistance levels in trending markets.
  • SuperTrend SuperTrend indicator.
  • 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.

Bestsellers in the Market:

3 new signals now available for subscription:

GapTrading
52% 643 trades
Growth:52.22%
Equity:7,296.49EUR
Balance:11,122.40EUR
Tabungan Balap 1
41% 1470 trades
Growth:41.26%
Equity:3,299.96USD
Balance:3,302.77USD
and 1 more...
1...363738394041424344454647484950...613