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.

There are more than 148,320 topics available on forum

5 new topics on forum:

and 2 more...

2 new signals now available for subscription:

From 500 to 5k
974% 1024 trades
Growth:974.09%
Equity:2,022.49USD
Balance:2,143.99USD
VT
104% 3785 trades
Growth:103.72%
Equity:694,533.17USD
Balance:694,533.17USD

Published article "Neural Networks Made Easy (Part 95): Reducing Memory Consumption in Transformer Models".

Neural Networks Made Easy (Part 95): Reducing Memory Consumption in Transformer Models

Transformer architecture-based models demonstrate high efficiency, but their use is complicated by high resource costs both at the training stage and during operation. In this article, I propose to get acquainted with algorithms that allow to reduce memory usage of such models.

The most downloaded free products:

17 new topics on forum:

and 14 more...

Bestsellers in the Market:

There are more than 31,150 products available in Market
There are more than 1,900 articles published on site

Published article "Creating a Trading Administrator Panel in MQL5 (Part VIII): Analytics Panel".

Creating a Trading Administrator Panel in MQL5 (Part VIII): Analytics Panel

Today, we delve into incorporating useful trading metrics within a specialized window integrated into the Admin Panel EA. This discussion focuses on the implementation of MQL5 to develop an Analytics Panel and highlights the value of the data it provides to trading administrators. The impact is largely educational, as valuable lessons are drawn from the development process, benefiting both upcoming and experienced developers. This feature demonstrates the limitless opportunities this development series offers in equipping trade managers with advanced software tools. Additionally, we'll explore the implementation of the PieChart and ChartCanvas classes as part of the continued expansion of the Trading Administrator panel’s capabilities.

Published article "MQL5 Trading Toolkit (Part 4): Developing a History Management EX5 Library".

MQL5 Trading Toolkit (Part 4): Developing a History Management EX5 Library

Learn how to retrieve, process, classify, sort, analyze, and manage closed positions, orders, and deal histories using MQL5 by creating an expansive History Management EX5 Library in a detailed step-by-step approach.

Published article "Utilizing CatBoost Machine Learning model as a Filter for Trend-Following Strategies".

Utilizing CatBoost Machine Learning model as a Filter for Trend-Following Strategies

CatBoost is a powerful tree-based machine learning model that specializes in decision-making based on stationary features. Other tree-based models like XGBoost and Random Forest share similar traits in terms of their robustness, ability to handle complex patterns, and interpretability. These models have a wide range of uses, from feature analysis to risk management. In this article, we're going to walk through the procedure of utilizing a trained CatBoost model as a filter for a classic moving average cross trend-following strategy.

Published article "Trading with the MQL5 Economic Calendar (Part 5): Enhancing the Dashboard with Responsive Controls and Filter Buttons".

Trading with the MQL5 Economic Calendar (Part 5): Enhancing the Dashboard with Responsive Controls and Filter Buttons

In this article, we create buttons for currency pair filters, importance levels, time filters, and a cancel option to improve dashboard control. These buttons are programmed to respond dynamically to user actions, allowing seamless interaction. We also automate their behavior to reflect real-time changes on the dashboard. This enhances the overall functionality, mobility, and responsiveness of the panel.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • SUPERMACBOT The SUPERMACBOT is a fully automated trading robot that combines the power of the Moving Average Crossover strategy with the MACD Indicator to deliver precise and reliable trade signals. This Expert Advisor is designed to work seamlessly on all symbols and timeframes, offering versatility and adaptability for traders across various market conditions.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • SuperTrend SuperTrend indicator.

Most read articles this week

How to earn money by fulfilling traders' orders in the Freelance service

How to earn money by fulfilling traders' orders in the Freelance service

MQL5 Freelance is an online service where developers are paid to create trading applications for traders customers. The service has been successfully operating since 2010, with over 100,000 projects completed to date, totaling $7 million in value. As we can see, a substantial amount of money is involved here.

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.

14 new topics on forum:

and 11 more...

1 new signal now available for subscription:

TIGER TRADER
431% 117 trades
Growth:430.74%
Equity:5,062.46USD
Balance:4,819.88USD

The most downloaded free products:

9 new topics on forum:

and 6 more...

Bestsellers in the Market:

New publications in CodeBase

  • ZigZag Step Points Another version of ZigZag, where the step size for changing the direction of the segment is set in price points.
  • BuySellZigZag Double ZigZag draws virtual Buy and Sell levels on the price chart.

The most popular forum topics:

The most downloaded free products:

More than 100 new charts published:

Chart NZDUSDz, M5, 12/3/2024 4:37 PM UTC, Gerchik and Co Limited, MetaTrader 5, Demo
NZDUSDz, M5
Chart COST, H4, 2024.12.06 23:37 UTC, Teletrade D.J. LLC, MetaTrader 5, Real
COST, H4
图表 XAUUSD+, M15, 2024.12.03 11:03 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15

Bestsellers in the Market:

There are more than 31,090 products available in Market
There are more than 148,260 topics available on forum

10 new topics on forum:

and 7 more...

2 new signals now available for subscription:

MAHIGAN
132% 1304 trades
Growth:131.76%
Equity:1,323.03USD
Balance:1,323.03USD
Blackbox Ryan Exam Live Signal 2
10% 5204 trades
Growth:9.64%
Equity:109,536.80USD
Balance:109,640.27USD

Published article "Reimagining Classic Strategies (Part 12): EURUSD Breakout Strategy".

Reimagining Classic Strategies (Part 12): EURUSD Breakout Strategy

Join us today as we challenge ourselves to build a profitable break-out trading strategy in MQL5. We selected the EURUSD pair and attempted to trade price breakouts on the hourly timeframe. Our system had difficulty distinguishing between false breakouts and the beginning of true trends. We layered our system with filters intended to minimize our losses whilst increasing our gains. In the end, we successfully made our system profitable and less prone to false breakouts.

Published article "Trading Insights Through Volume: Trend Confirmation".

Trading Insights Through Volume: Trend Confirmation

The Enhanced Trend Confirmation Technique combines price action, volume analysis, and machine learning to identify genuine market movements. It requires both price breakouts and volume surges (50% above average) for trade validation, while using an LSTM neural network for additional confirmation. The system employs ATR-based position sizing and dynamic risk management, making it adaptable to various market conditions while filtering out false signals.

Published article "Price Action Analysis Toolkit Development Part (4): Analytics Forecaster EA".

Price Action Analysis Toolkit Development Part (4): Analytics Forecaster EA

We are moving beyond simply viewing analyzed metrics on charts to a broader perspective that includes Telegram integration. This enhancement allows important results to be delivered directly to your mobile device via the Telegram app. Join us as we explore this journey together in this article.

The most downloaded free products:

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

2 new signals now available for subscription:

MPH MT5 GBP II
2,643% 5189 trades
Growth:2,642.72%
Equity:21,109.97GBP
Balance:25,579.08GBP
Gem Live
20% 158 trades
Growth:20.41%
Equity:986.28USD
Balance:986.28USD

Published article "Chemical reaction optimization (CRO) algorithm (Part II): Assembling and results".

Chemical reaction optimization (CRO) algorithm (Part II): Assembling and results

In the second part, we will collect chemical operators into a single algorithm and present a detailed analysis of its results. Let's find out how the Chemical reaction optimization (CRO) method copes with solving complex problems on test functions.

The most downloaded free products:

12 new topics on forum:

and 9 more...

Bestsellers in the Market:

The most popular forum topics:

Published article "Introduction to MQL5 (Part 10): A Beginner's Guide to Working with Built-in Indicators in MQL5".

Introduction to MQL5 (Part 10): A Beginner's Guide to Working with Built-in Indicators in MQL5

This article introduces working with built-in indicators in MQL5, focusing on creating an RSI-based Expert Advisor (EA) using a project-based approach. You'll learn to retrieve and utilize RSI values, handle liquidity sweeps, and enhance trade visualization using chart objects. Additionally, the article emphasizes effective risk management, including setting percentage-based risk, implementing risk-reward ratios, and applying risk modifications to secure profits.

Bestsellers in the Market:

The most downloaded free products:

Most downloaded source codes this month

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

How to earn money by fulfilling traders' orders in the Freelance service

How to earn money by fulfilling traders' orders in the Freelance service

MQL5 Freelance is an online service where developers are paid to create trading applications for traders customers. The service has been successfully operating since 2010, with over 100,000 projects completed to date, totaling $7 million in value. As we can see, a substantial amount of money is involved here.

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.

10 new topics on forum:

and 7 more...
There are more than 31,020 products available in Market
1...697071727374757677787980818283...645