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:

Most downloaded source codes this month

  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 7 The final seventh part of the book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and general-purpose technologies such as networking, databases, and cryptography.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 1 The first chapter of the book introduces the MQL5 language and development environment. One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++.

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.

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.

6 new signals now available for subscription:

Aldebaran
180% 68107 trades
Growth:180.28%
Equity:140,137.98BRL
Balance:140,137.98BRL
JASON KSKD_8YR TMGM375
126% 6186 trades
Growth:126.47%
Equity:10,214.62USD
Balance:30,637.56USD
STEVE RLKS_8YR_M1_M2 TMGM249
125% 6150 trades
Growth:124.85%
Equity:19,452.71USD
Balance:30,440.48USD
and 3 more...
There are more than 143,960 topics available on forum

24 new topics on forum:

and 21 more...

Published article "Experiments with neural networks (Part 7): Passing indicators".

Experiments with neural networks (Part 7): Passing indicators

Examples of passing indicators to a perceptron. The article describes general concepts and showcases the simplest ready-made Expert Advisor followed by the results of its optimization and forward test.

Bestsellers in the Market:

The most downloaded free products:

25 new topics on forum:

and 22 more...

2 new signals now available for subscription:

Gold Reaper Goldtrade Pro Daytrade Pro
936% 6793 trades
Growth:935.95%
Equity:9,951.10USD
Balance:9,997.70USD
P820 Climb high and look far
185% 1805 trades
Growth:184.58%
Equity:1,255.14USD
Balance:1,255.14USD

Published article "Neural networks made easy (Part 60): Online Decision Transformer (ODT)".

Neural networks made easy (Part 60): Online Decision Transformer (ODT)

The last two articles were devoted to the Decision Transformer method, which models action sequences in the context of an autoregressive model of desired rewards. In this article, we will look at another optimization algorithm for this method.

Published article "Developing a Replay System (Part 28): Expert Advisor project — C_Mouse class (II)".

Developing a Replay System (Part 28): Expert Advisor project — C_Mouse class (II)

When people started creating the first systems capable of computing, everything required the participation of engineers, who had to know the project very well. We are talking about the dawn of computer technology, a time when there were not even terminals for programming. As it developed and more people got interested in being able to create something, new ideas and ways of programming emerged which replaced the previous-style changing of connector positions. This is when the first terminals appeared.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • KA-Gold Bot MT5 KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods. - Time frame: M15
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Indices Testing The EA only trades buy positions and does not use SL and TP.

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

There are more than 143,900 topics available on forum

8 new topics on forum:

and 5 more...

1 new signal now available for subscription:

Axik10qq
235% 5046 trades
Growth:235.19%
Equity:1,247.57USD
Balance:1,247.43USD

New publications in CodeBase

11 new topics on forum:

and 8 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 26,670 products available in Market

More than 50 new charts published:

Grafico EURUSD, D1, 2024.02.19 01:51 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo
EURUSD, D1
Chart GOLDmicro, H1, 2024.02.21 11:57 UTC, XM Global Limited, MetaTrader 4, Real
GOLDmicro, H1
Grafico NAS100, H1, 2024.02.22 09:46 UTC, Octa Markets Incorporated, MetaTrader 5, Demo
NAS100, H1

The most popular forum topics:

The most downloaded free products:

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

2 new signals now available for subscription:

Trade
3,233% 2591 trades
Growth:3,232.57%
Equity:637.30USD
Balance:637.30USD
Price Action 1
76% 1926 trades
Growth:75.71%
Equity:13,863.87USD
Balance:15,254.96USD

Published article "Developing a Replay System (Part 27): Expert Advisor project — C_Mouse class (I)".

Developing a Replay System (Part 27): Expert Advisor project — C_Mouse class (I)

In this article we will implement the C_Mouse class. It provides the ability to program at the highest level. However, talking about high-level or low-level programming languages is not about including obscene words or jargon in the code. It's the other way around. When we talk about high-level or low-level programming, we mean how easy or difficult the code is for other programmers to understand.

The most downloaded free products:

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

Published article "Developing a Replay System (Part 26): Expert Advisor project — C_Terminal class".

Developing a Replay System (Part 26): Expert Advisor project — C_Terminal class

We can now start creating an Expert Advisor for use in the replay/simulation system. However, we need something improved, not a random solution. Despite this, we should not be intimidated by the initial complexity. It's important to start somewhere, otherwise we end up ruminating about the difficulty of a task without even trying to overcome it. That's what programming is all about: overcoming obstacles through learning, testing, and extensive research.

Published article "Data Science and Machine Learning (Part 20): Algorithmic Trading Insights, A Faceoff Between LDA and PCA in MQL5".

Data Science and Machine Learning (Part 20): Algorithmic Trading Insights, A Faceoff Between LDA and PCA in MQL5

Uncover the secrets behind these powerful dimensionality reduction techniques as we dissect their applications within the MQL5 trading environment. Delve into the nuances of Linear Discriminant Analysis (LDA) and Principal Component Analysis (PCA), gaining a profound understanding of their impact on strategy development and market analysis.

New publications in CodeBase

The most downloaded free products:

There are more than 26,620 products available in Market
There are more than 143,850 topics available on forum

23 new topics on forum:

and 20 more...

Bestsellers in the Market:

The most popular forum topics:

Published article "MQL5 Wizard Techniques you should know (Part 12): Newton Polynomial".

MQL5 Wizard Techniques you should know (Part 12): Newton Polynomial

Newton’s polynomial, which creates quadratic equations from a set of a few points, is an archaic but interesting approach at looking at a time series. In this article we try to explore what aspects could be of use to traders from this approach as well as address its limitations.

Published article "Developing a Replay System — Market simulation (Part 25): Preparing for the next phase".

Developing a Replay System — Market simulation (Part 25): Preparing for the next phase

In this article, we complete the first phase of developing our replay and simulation system. Dear reader, with this achievement I confirm that the system has reached an advanced level, paving the way for the introduction of new functionality. The goal is to enrich the system even further, turning it into a powerful tool for research and development of market analysis.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • MQL5 Programming for Traders – Source Codes from the Book. Part 7 The final seventh part of the book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and general-purpose technologies such as networking, databases, and cryptography.
  • Open Trade This function performs the main logic of opening a trade. Calculates the opening price, take profit levels and stop loss based on symbol information and parameters provided by the user. Prepare a trade request (MqlTradeRequest) with the necessary information, such as symbol, volume, order type, deviation, comment, magic number, etc. Call the OrderSend function to send the operation request and get the result. SetTypeFillingBySymbol function: Determines the order fill type (Fill or Kill, Immediate or Cancel, or Return) based on the symbol's filling policy. GetMinTradeLevel function: Calculates the minimum operating level based on the freeze level and the symbol stops level. Adjusts the minimum level to make sure it is within certain limits and returns the result.
  • Bounce Number for Grid/Martingale strategies Lot Sizing/Order Count set When we want to know how many times price will goes up and down 40 pips before breaking this channel, we will need Bounce Number tool.
1...123124125126127128129130131132133134135136137...660