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.

113 new signals now available for subscription:

Runer EA V1
12 190% 287 trades
Growth:12 190.05%
Equity:6 322.03USD
Balance:6 322.03USD
Canshield01
154% 802 trades
Growth:154.17%
Equity:3 571.88USD
Balance:3 626.02USD
Nictshield02
152% 1457 trades
Growth:151.86%
Equity:2 563.90USD
Balance:3 008.33USD
and 110 more...

18 new topics on forum:

and 15 more...

Published article "From Novice to Expert: Collaborative Debugging in MQL5".

From Novice to Expert: Collaborative Debugging in MQL5

Problem-solving can establish a concise routine for mastering complex skills, such as programming in MQL5. This approach allows you to concentrate on solving problems while simultaneously developing your skills. The more problems you tackle, the more advanced expertise is transferred to your brain. Personally, I believe that debugging is the most effective way to master programming. Today, we will walk through the code-cleaning process and discuss the best techniques for transforming a messy program into a clean, functional one. Read through this article and uncover valuable insights.

Published article "MQL5 Wizard Techniques you should know (Part 41): Deep-Q-Networks".

MQL5 Wizard Techniques you should know (Part 41): Deep-Q-Networks

The Deep-Q-Network is a reinforcement learning algorithm that engages neural networks in projecting the next Q-value and ideal action during the training process of a machine learning module. We have already considered an alternative reinforcement learning algorithm, Q-Learning. This article therefore presents another example of how an MLP trained with reinforcement learning, can be used within a custom signal class.

The most downloaded free products:

More than 3200 new charts published:

Grafico XAUUSDm, M1, 2024.10.02 08:14 UTC, Exness Technologies Ltd, MetaTrader 5, Real
XAUUSDm, M1
图表 XAUUSDm, M1, 2024.10.02 08:16 UTC, Exness Technologies Ltd, MetaTrader 5, Real
XAUUSDm, M1
图表 BTCUSD, H4, 2024.10.02 14:04 UTC, Orbex Global Ltd, MetaTrader 4, Real
BTCUSD, H4

Bestsellers in the Market:

101 new signals now available for subscription:

Bitcoin trading
1 433% 1117 trades
Growth:1 433.13%
Equity:11 557.26USD
Balance:11 385.78USD
Coishield02
285% 2852 trades
Growth:284.83%
Equity:8 133.52USD
Balance:8 279.09USD
Kshield01
273% 3222 trades
Growth:272.97%
Equity:8 586.75USD
Balance:8 752.96USD
and 98 more...
There are more than 34 040 products available in Market

12 new topics on forum:

and 9 more...

New publications in CodeBase

More than 1600 new charts published:

图表 NAS100_SB, M1, 2024.10.01 14:26 UTC, Pepperstone Limited, MetaTrader 4, Real
NAS100_SB, M1
图表 NAS100_SB, M1, 2024.10.01 14:24 UTC, Pepperstone Limited, MetaTrader 4, Real
NAS100_SB, M1
图表 NAS100_SB, M1, 2024.10.01 13:35 UTC, Pepperstone Limited, MetaTrader 4, Real
NAS100_SB, M1

The most downloaded free products:

14 new topics on forum:

and 11 more...
There are more than 147 730 topics available on forum

Bestsellers in the Market:

Most read articles this month

How to create Requirements Specification for ordering a trading robot

How to create Requirements Specification for ordering a trading robot

Are you trading using your own strategy? If your system rules can be formally described as software algorithms, it is better to entrust trading to an automated Expert Advisor. A robot does not need sleep or food and is not subject to human weaknesses. In this article, we show how to create Requirements Specification when ordering a trading robot in the Freelance service.

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.

Most downloaded source codes this month

  • HiLo High and Low Line Indicator
  • 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 by Peter Mueller The EA identifies discrepancies between theoretical and actual currency exchange rates to execute risk-minimized trading opportunities.

61 new signals now available for subscription:

Satisfy
2 439% 70 trades
Growth:2 438.56%
Equity:634.64USD
Balance:634.64USD
Crazy pips
544% 254 trades
Growth:543.89%
Equity:210.50USD
Balance:210.50USD
Gold digger
219% 333 trades
Growth:219.03%
Equity:2 120.47USD
Balance:2 120.47USD
and 58 more...

The most popular forum topics:

The most downloaded free products:

70 new signals now available for subscription:

KhunSeuk
1 444% 326 trades
Growth:1 443.60%
Equity:192.85USD
Balance:192.77USD
EA GBPTECH GOLD STAR V5
150% 609 trades
Growth:149.58%
Equity:1 466.14USD
Balance:1 466.14USD
TopGrade
121% 48 trades
Growth:120.87%
Equity:321.70USD
Balance:441.73USD
and 67 more...

Bestsellers in the Market:

There are more than 33 970 products available in Market

15 new topics on forum:

and 12 more...

Published article "Gain An Edge Over Any Market (Part V): FRED EURUSD Alternative Data".

Gain An Edge Over Any Market (Part V): FRED EURUSD Alternative Data

In today’s discussion, we used alternative Daily data from the St. Louis Federal Reserve on the Broad US-Dollar Index and a collection of other macroeconomic indicators to predict the EURUSD future exchange rate. Unfortunately, while the data appears to have almost perfect correlation, we failed to realize any material gains in our model accuracy, possibly suggesting to us that investors may be better off using ordinary market quotes instead.

There are more than 1 810 articles published on site

Published article "Data Science and ML(Part 30): The Power Couple for Predicting the Stock Market, Convolutional Neural Networks(CNNs) and Recurrent Neural Networks(RNNs)".

Data Science and ML(Part 30): The Power Couple for Predicting the Stock Market, Convolutional Neural Networks(CNNs) and Recurrent Neural Networks(RNNs)

In this article, We explore the dynamic integration of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) in stock market prediction. By leveraging CNNs' ability to extract patterns and RNNs' proficiency in handling sequential data. Let us see how this powerful combination can enhance the accuracy and efficiency of trading algorithms.

Published article "Developing a multi-currency Expert Advisor (Part 11): Automating the optimization (first steps)".

Developing a multi-currency Expert Advisor (Part 11): Automating the optimization (first steps)

To get a good EA, we need to select multiple good sets of parameters of trading strategy instances for it. This can be done manually by running optimization on different symbols and then selecting the best results. But it is better to delegate this work to the program and engage in more productive activities.

Published article "Risk manager for algorithmic trading".

Risk manager for algorithmic trading

The objectives of this article are to prove the necessity of using a risk manager and to implement the principles of controlled risk in algorithmic trading in a separate class, so that everyone can verify the effectiveness of the risk standardization approach in intraday trading and investing in financial markets. In this article, we will create a risk manager class for algorithmic trading. This is a logical continuation of the previous article in which we discussed the creation of a risk manager for manual trading.

28 new signals now available for subscription:

Fabio Forex 1989
179% 166 trades
Growth:178.53%
Equity:377.31EUR
Balance:417.80EUR
Dirty Dog Ultra
159% 1084 trades
Growth:159.23%
Equity:14 957.78GBP
Balance:14 963.82GBP
LD Master V
113% 38 trades
Growth:113.26%
Equity:1 172.93EUR
Balance:1 172.93EUR
and 25 more...

Bestsellers in the Market:

The most downloaded free products:

Most read articles this week

How to create Requirements Specification for ordering a trading robot

How to create Requirements Specification for ordering a trading robot

Are you trading using your own strategy? If your system rules can be formally described as software algorithms, it is better to entrust trading to an automated Expert Advisor. A robot does not need sleep or food and is not subject to human weaknesses. In this article, we show how to create Requirements Specification when ordering a trading robot in the Freelance service.

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.

Most downloaded source codes this week

  • Position Risk Calculation Tool An indicator that dynamically calculates risk (in percentages and money) based on the lot size and stop loss
  • AdaptiveTrader Pro EA This Expert Advisor (EA) for MetaTrader leverages a combination of technical indicators, including RSI, ATR, and moving averages, to identify high-probability trading opportunities. Equipped with dynamic lot sizing, trailing stops, and performance-based adjustments, it is tailored to optimize trading decisions and manage risk effectively in volatile market conditions.
  • QuickTrade Control - One-Click Trade Management This EA allows you to open trades with predefined TP, SL, and Lot Size parameters with just one click. It automatically handles pipette conversions and displays real-time Buy and Sell profits directly on the chart.

6 new topics on forum:

and 3 more...

30 new signals now available for subscription:

Ishiedl02
236% 2224 trades
Growth:235.91%
Equity:10 551.89USD
Balance:11 211.14USD
IShield04
209% 2047 trades
Growth:208.92%
Equity:10 664.98USD
Balance:11 288.34USD
Ishiedl03
110% 717 trades
Growth:109.86%
Equity:4 804.55USD
Balance:5 127.18USD
and 27 more...

13 new topics on forum:

and 10 more...

More than 300 new charts published:

图表 US30, M1, 2024.09.27 13:37 UTC, Pepperstone Markets Kenya Limited, MetaTrader 4, Real
US30, M1
Chart EURUSD, M1, 2024.09.26 12:47 UTC, Octa Markets Incorporated, MetaTrader 5, Demo
EURUSD, M1
图表 AUDCAD., W1, 2024.09.28 12:34 UTC, Tradehall Limited, MetaTrader 5, Real
AUDCAD., W1
There are more than 33 870 products available in Market

Bestsellers in the Market:

The most popular forum topics:

The most downloaded free products:

64 new signals now available for subscription:

Avenir
417% 3345 trades
Growth:417.15%
Equity:14 775.12USD
Balance:14 798.58USD
AgressivS1
370% 108 trades
Growth:370.43%
Equity:77 178.25USD
Balance:77 178.25USD
SiNopalFX
221% 456 trades
Growth:220.72%
Equity:1 537.67USD
Balance:1 537.67USD
and 61 more...

Bestsellers in the Market:

9 new topics on forum:

and 6 more...
There are more than 147 680 topics available on forum

Published article "HTTP and Connexus (Part 2): Understanding HTTP Architecture and Library Design".

HTTP and Connexus (Part 2): Understanding HTTP Architecture and Library Design

This article explores the fundamentals of the HTTP protocol, covering the main methods (GET, POST, PUT, DELETE), status codes and the structure of URLs. In addition, it presents the beginning of the construction of the Conexxus library with the CQueryParam and CURL classes, which facilitate the manipulation of URLs and query parameters in HTTP requests.

Published article "Creating an MQL5-Telegram Integrated Expert Advisor (Part 7): Command Analysis for Indicator Automation on Charts".

Creating an MQL5-Telegram Integrated Expert Advisor (Part 7): Command Analysis for Indicator Automation on Charts

In this article, we explore how to integrate Telegram commands with MQL5 to automate the addition of indicators on trading charts. We cover the process of parsing user commands, executing them in MQL5, and testing the system to ensure smooth indicator-based trading

Published article "Building A Candlestick Trend Constraint Model (Part 9): Multiple Strategies Expert Advisor (I)".

Building A Candlestick Trend Constraint Model (Part 9): Multiple Strategies Expert Advisor (I)

Today, we will explore the possibilities of incorporating multiple strategies into an Expert Advisor (EA) using MQL5. Expert Advisors provide broader capabilities than just indicators and scripts, allowing for more sophisticated trading approaches that can adapt to changing market conditions. Find, more in this article discussion.

123456789101112131415...581