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.

The most downloaded free products:

Bestsellers in the Market:

There are more than 147,250 topics available on forum

9 new topics on forum:

and 6 more...

New publications in CodeBase

  • Market Watch Panel Utility A real-time monitoring tool for MetaTrader 5 that displays key financial data, allows quick symbol switching, and customizable symbol lists. Save and reload symbols, reset lists, and customize text and panel colors for a personalized trading experience.
  • Balance_Reset This library simulates prop trading firm scenarios by resetting the account balance based on configurable profit and loss thresholds during backtesting, and logs reset results for analysis.

Published article "Turtle Shell Evolution Algorithm (TSEA)".

Turtle Shell Evolution Algorithm (TSEA)

This is a unique optimization algorithm inspired by the evolution of the turtle shell. The TSEA algorithm emulates the gradual formation of keratinized skin areas, which represent optimal solutions to a problem. The best solutions become "harder" and are located closer to the outer surface, while the less successful solutions remain "softer" and are located inside. The algorithm uses clustering of solutions by quality and distance, allowing to preserve less successful options and providing flexibility and adaptability.

Published article "Example of CNA (Causality Network Analysis), SMOC (Stochastic Model Optimal Control) and Nash Game Theory with Deep Learning".

Example of CNA (Causality Network Analysis), SMOC (Stochastic Model Optimal Control) and Nash Game Theory with Deep Learning

We will add Deep Learning to those three examples that were published in previous articles and compare results with previous. The aim is to learn how to add DL to other EA.

The most downloaded free products:

New publications in CodeBase

  • 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.
  • Neurotest is a text for the neutral network would like to know your opinion.
  • CounterTrend Ema V1 3 Ema moving averages identify trend change with rsi confirm

Most downloaded source codes this week

  • 2-Pair Correlation EA The 2-Pair Correlation EA is a free Expert Advisor that trades BTC/USD and ETH/USD, capitalizing on their price correlation. The EA opens trades when the pairs diverge and closes them as they realign, automating your trading with minimal effort.
  • Swing High Low and Fibonacci Retracement Indicator This is an indicator that combines swing high/low and Fibonacci Retracement to identify potential buying zones.
  • BuySell + SL + TP script to open a buy position at the current price in the MT5 window with a specified stop loss (in pips) and take profit (in pips)

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.

9 new topics on forum:

and 6 more...

Bestsellers in the Market:

The most popular forum topics:

1 new signal now available for subscription:

The Machine by New Capital
59% 850 trades
Growth:59.20%
Equity:1,573.27EUR
Balance:1,591.82EUR

Bestsellers in the Market:

7 new topics on forum:

and 4 more...

The most downloaded free products:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...

2 new signals now available for subscription:

Andorra Trading AI Eli
308% 4859 trades
Growth:308.02%
Equity:6,998.57EUR
Balance:6,998.28EUR
The x
68% 2010 trades
Growth:68.03%
Equity:6,962.30USD
Balance:6,986.15USD
There are more than 1,780 articles published on site

Published article "Creating a Trading Administrator Panel in MQL5 (Part III): Enhancing the GUI with Visual Styling (I)".

Creating a Trading Administrator Panel in MQL5 (Part III): Enhancing the GUI with Visual Styling (I)

In this article, we will focus on visually styling the graphical user interface (GUI) of our Trading Administrator Panel using MQL5. We’ll explore various techniques and features available in MQL5 that allow for customization and optimization of the interface, ensuring it meets the needs of traders while maintaining an attractive aesthetic.

Published article "Developing a multi-currency Expert Advisor (Part 10): Creating objects from a string".

Developing a multi-currency Expert Advisor (Part 10): Creating objects from a string

The EA development plan includes several stages with intermediate results being saved in the database. They can only be retrieved from there again as strings or numbers, not objects. So we need a way to recreate the desired objects in the EA from the strings read from the database.

There are more than 29,610 products available in Market

Published article "How to Implement Auto Optimization in MQL5 Expert Advisors".

How to Implement Auto Optimization in MQL5 Expert Advisors

Step by step guide for auto optimization in MQL5 for Expert Advisors. We will cover robust optimization logic, best practices for parameter selection, and how to reconstruct strategies with back-testing. Additionally, higher-level methods like walk-forward optimization will be discussed to enhance your trading approach.

New publications in CodeBase

  • 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.
  • Rsi Ema Engulfing Bar V3 Engulfing Bar Occurs below Ema moving Average that is rising - Buy Trade -
  • Rsi Engulfing Bar V2 Rsi Indicator
  • 2-Pair Correlation EA The 2-Pair Correlation EA is a free Expert Advisor that trades BTC/USD and ETH/USD, capitalizing on their price correlation. The EA opens trades when the pairs diverge and closes them as they realign, automating your trading with minimal effort.

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

2 new signals now available for subscription:

Gold Extractor
549% 4311 trades
Growth:549.33%
Equity:21,462.83EUR
Balance:21,462.83EUR
GoldenBug ICM
113% 533 trades
Growth:113.41%
Equity:8,030.31USD
Balance:8,030.31USD
There are more than 147,190 topics available on forum

13 new topics on forum:

and 10 more...

Published article "Creating an MQL5-Telegram Integrated Expert Advisor (Part 6): Adding Responsive Inline Buttons".

Creating an MQL5-Telegram Integrated Expert Advisor (Part 6): Adding Responsive Inline Buttons

In this article, we integrate interactive inline buttons into an MQL5 Expert Advisor, allowing real-time control via Telegram. Each button press triggers specific actions and sends responses back to the user. We also modularize functions for handling Telegram messages and callback queries efficiently.

Published article "MQL5 Wizard Techniques you should know (Part 38): Bollinger Bands".

MQL5 Wizard Techniques you should know (Part 38): Bollinger Bands

Bollinger Bands are a very common Envelope Indicator used by a lot of traders to manually place and close trades. We examine this indicator by considering as many of the different possible signals it does generate, and see how they could be put to use in a wizard assembled Expert Advisor.

Published article "Two-sample Kolmogorov-Smirnov test as an indicator of time series non-stationarity".

Two-sample Kolmogorov-Smirnov test as an indicator of time series non-stationarity

The article considers one of the most famous non-parametric homogeneity tests – the two-sample Kolmogorov-Smirnov test. Both model data and real quotes are analyzed. The article also provides an example of constructing a non-stationarity indicator (iSmirnovDistance).

Published article "Applying Localized Feature Selection in Python and MQL5".

Applying Localized Feature Selection in Python and MQL5

This article explores a feature selection algorithm introduced in the paper 'Local Feature Selection for Data Classification' by Narges Armanfard et al. The algorithm is implemented in Python to build binary classifier models that can be integrated with MetaTrader 5 applications for inference.

The most downloaded free products:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...

More than 50 new charts published:

Chart EURUSDrfd, H8, 2024.09.06 16:51 UTC, ООО ''Альфа-Форекс'', MetaTrader 5, Real
EURUSDrfd, H8
Chart EURUSD, H4, 2024.09.05 11:02 UTC, RoboForex Ltd, MetaTrader 4, Real
EURUSD, H4
图表 DVN.us, M5, 2024.09.11 17:23 UTC, Gerchik and Co Limited, MetaTrader 5, Demo
DVN.us, M5

1 new signal now available for subscription:

Apex EA Selective
55% 215 trades
Growth:55.14%
Equity:428.19USD
Balance:428.19USD

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • 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 The EA identifies discrepancies between theoretical and actual currency exchange rates to execute risk-minimized trading opportunities.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.

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.

There are more than 29,560 products available in Market

17 new topics on forum:

and 14 more...

The most popular forum topics:

Published article "Neural Networks Made Easy (Part 87): Time Series Patching".

Neural Networks Made Easy (Part 87): Time Series Patching

Forecasting plays an important role in time series analysis. In the new article, we will talk about the benefits of time series patching.

1...798081828384858687888990919293...644