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

The most popular forum topics:

Bestsellers in the Market:

6 new topics on forum:

and 3 more...

The most downloaded free products:

More than 700 new charts published:

Chart .US30Cash, M5, 2024.10.18 20:19 UTC, RoboForex Ltd, MetaTrader 5, Demo
.US30Cash, M5
Chart AUDCAD, M5, 2024.10.18 18:02 UTC, xChief Ltd, MetaTrader 4, Real
AUDCAD, M5
图表 GBPLFX, M15, 2024.10.18 10:44 UTC, LiteFinance Global LLC, MetaTrader 4, Real
GBPLFX, M15

Bestsellers in the Market:

There are more than 29,390 products available in Market

7 new topics on forum:

and 4 more...

1 new signal now available for subscription:

Exness 756
216% 847 trades
Growth:215.66%
Equity:910.53USD
Balance:910.53USD

Published article "MQL5 Wizard Techniques you should know (Part 43): Reinforcement Learning with SARSA".

MQL5 Wizard Techniques you should know (Part 43): Reinforcement Learning with SARSA

SARSA, which is an abbreviation for State-Action-Reward-State-Action is another algorithm that can be used when implementing reinforcement learning. So, as we saw with Q-Learning and DQN, we look into how this could be explored and implemented as an independent model rather than just a training mechanism, in wizard assembled Expert Advisors.

Published article "Creating a Trading Administrator Panel in MQL5 (Part IV): Login Security Layer".

Creating a Trading Administrator Panel in MQL5 (Part IV): Login Security Layer

Imagine a malicious actor infiltrating the Trading Administrator room, gaining access to the computers and the Admin Panel used to communicate valuable insights to millions of traders worldwide. Such an intrusion could lead to disastrous consequences, such as the unauthorized sending of misleading messages or random clicks on buttons that trigger unintended actions. In this discussion, we will explore the security measures in MQL5 and the new security features we have implemented in our Admin Panel to safeguard against these threats. By enhancing our security protocols, we aim to protect our communication channels and maintain the trust of our global trading community. Find more insights in this article discussion.

More than 1300 new charts published:

차트 XAUUSD, M15, 2024.10.16 08:30 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M15
Chart NAS100+, M15, 2024.10.16 17:54 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
NAS100+, M15
Chart XAUUSD, M5, 2024.10.17 08:13 UTC, Raw Trading Ltd, MetaTrader 5, Demo
XAUUSD, M5

The most downloaded free products:

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

1 new signal now available for subscription:

King Sniper EA
94% 262 trades
Growth:94.42%
Equity:97.56USD
Balance:97.56USD
There are more than 1,830 articles published on site

Published article "Developing a Replay System (Part 48): Understanding the concept of a service".

Developing a Replay System (Part 48): Understanding the concept of a service

How about learning something new? In this article, you will learn how to convert scripts into services and why it is useful to do so.

Published article "MQL5 Trading Toolkit (Part 3): Developing a Pending Orders Management EX5 Library".

MQL5 Trading Toolkit (Part 3): Developing a Pending Orders Management EX5 Library

Learn how to develop and implement a comprehensive pending orders EX5 library in your MQL5 code or projects. This article will show you how to create an extensive pending orders management EX5 library and guide you through importing and implementing it by building a trading panel or graphical user interface (GUI). The expert advisor orders panel will allow users to open, monitor, and delete pending orders associated with a specified magic number directly from the graphical interface on the chart window.

Published article "Visualizing deals on a chart (Part 1): Selecting a period for analysis".

Visualizing deals on a chart (Part 1): Selecting a period for analysis

Here we are going to develop a script from scratch that simplifies unloading print screens of deals for analyzing trading entries. All the necessary information on a single deal is to be conveniently displayed on one chart with the ability to draw different timeframes.

The most downloaded free products:

Bestsellers in the Market:

10 new topics on forum:

and 7 more...

The most popular forum topics:

Published article "Neural Network in Practice: Least Squares".

Neural Network in Practice: Least Squares

In this article, we'll look at a few ideas, including how mathematical formulas are more complex in appearance than when implemented in code. In addition, we will consider how to set up a chart quadrant, as well as one interesting problem that may arise in your MQL5 code. Although, to be honest, I still don't quite understand how to explain it. Anyway, I'll show you how to fix it in code.

Published article "Reimagining Classic Strategies (Part X): Can AI Power The MACD?".

Reimagining Classic Strategies (Part X): Can AI Power The MACD?

Join us as we empirically analyzed the MACD indicator, to test if applying AI to a strategy, including the indicator, would yield any improvements in our accuracy on forecasting the EURUSD. We simultaneously assessed if the indicator itself is easier to predict than price, as well as if the indicator's value is predictive of future price levels. We will furnish you with the information you need to decide whether you should consider investing your time into integrating the MACD in your AI trading strategies.

Published article "How to Create an Interactive MQL5 Dashboard/Panel Using the Controls Class (Part 1): Setting Up the Panel".

How to Create an Interactive MQL5 Dashboard/Panel Using the Controls Class (Part 1): Setting Up the Panel

In this article, we create an interactive trading dashboard using the Controls class in MQL5, designed to streamline trading operations. The panel features a title, navigation buttons for Trade, Close, and Information, and specialized action buttons for executing trades and managing positions. By the end of the article, you will have a foundational panel ready for further enhancements in future installments.

Published article "Body in Connexus (Part 4): Adding HTTP body support".

Body in Connexus (Part 4): Adding HTTP body support

In this article, we explored the concept of body in HTTP requests, which is essential for sending data such as JSON and plain text. We discussed and explained how to use it correctly with the appropriate headers. We also introduced the ChttpBody class, part of the Connexus library, which will simplify working with the body of requests.

The most downloaded free products:

More than 200 new charts published:

Grafico GBPJPY+, M15, 2024.10.15 09:52 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
GBPJPY+, M15
Grafico AUDUSD.x, H1, 2024.10.14 11:23 UTC, Prime Intermarket Group Eurasia LLC, MetaTrader 4, Demo
AUDUSD.x, H1
Chart EURJPY+, M15, 2024.10.15 10:16 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
EURJPY+, M15

Bestsellers in the Market:

Most downloaded source codes this month

  • Fair Value Gap (FVG) Indicator The Fair Value Gap (FVG) Indicator identifies price gaps that occur when there is an imbalance between buying and selling pressure. It highlights areas where price is likely to return to fill the gap, providing potential trade entry points based on market inefficiencies.
  • 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.
  • QuickTrend Scalper This Expert Advisor (EA) is designed for high-frequency trading on the 1-minute (M1) chart in both forex and crypto markets. It uses RSI and candlestick patterns to identify buy and sell signals, automatically executing trades with dynamic stop loss, take profit, and trailing stop levels based on market volatility.

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.

There are more than 147,600 topics available on forum

11 new topics on forum:

and 8 more...
There are more than 29,330 products available in Market

Published article "Developing a Replay System (Part 47): Chart Trade Project (VI)".

Developing a Replay System (Part 47): Chart Trade Project (VI)

Finally, our Chart Trade indicator starts interacting with the EA, allowing information to be transferred interactively. Therefore, in this article, we will improve the indicator, making it functional enough to be used together with any EA. This will allow us to access the Chart Trade indicator and work with it as if it were actually connected with an EA. But we will do it in a much more interesting way than before.

Published article "Data Science and ML (Part 31): Using CatBoost AI Models for Trading".

Data Science and ML (Part 31): Using CatBoost AI Models for Trading

CatBoost AI models have gained massive popularity recently among machine learning communities due to their predictive accuracy, efficiency, and robustness to scattered and difficult datasets. In this article, we are going to discuss in detail how to implement these types of models in an attempt to beat the forex market.

Published article "Integrate Your Own LLM into EA (Part 5): Develop and Test Trading Strategy with LLMs (II)-LoRA-Tuning".

Integrate Your Own LLM into EA (Part 5): Develop and Test Trading Strategy with LLMs (II)-LoRA-Tuning

With the rapid development of artificial intelligence today, language models (LLMs) are an important part of artificial intelligence, so we should think about how to integrate powerful LLMs into our algorithmic trading. For most people, it is difficult to fine-tune these powerful models according to their needs, deploy them locally, and then apply them to algorithmic trading. This series of articles will take a step-by-step approach to achieve this goal.

New publications in CodeBase

  • Script to extract Candlesticks data from all time frames to CSV. This MQL5 script exports candlestick data for various timeframes into a CSV file, capturing essential market information like open, high, low, and close prices. It analyzes each candlestick's characteristics, including body and wick sizes, while calculating additional metrics such as candle gaps. After processing the latest 21 bars, it notifies the user upon successful data export.
  • Simplified "EuroSurge" Expert Advisor This expert opens trades based on signals from multiple technical indicators.

The most downloaded free products:

Bestsellers in the Market:

9 new topics on forum:

and 6 more...

Bestsellers in the Market:

Most downloaded source codes this week

  • Fair Value Gap (FVG) Indicator The Fair Value Gap (FVG) Indicator identifies price gaps that occur when there is an imbalance between buying and selling pressure. It highlights areas where price is likely to return to fill the gap, providing potential trade entry points based on market inefficiencies.
  • SuperTrend SuperTrend indicator.
  • b-clock Show minutes and seconds left before new candle is appeared.

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

14 new topics on forum:

and 11 more...

New publications in CodeBase

  • Simplest Logger class for MetaTrader 5 The simplest class for logging in MetaTrader 5 with support for levels, message format, include and exclude filters on substrings.
  • TimeServerDaylightSavings Time-related functions for empirical detection of server time zone and daylight savings mode (DST) from history of quotes

The most popular forum topics:

1...117118119120121122123124125126127128129130131...686