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.

Most downloaded source codes this month

19 new topics on forum:

and 16 more...

New publications in CodeBase

Published article "The case for using a Composite Data Set this Q4 in weighing SPDR XLY's next performance".

The case for using a Composite Data Set this Q4 in weighing SPDR XLY's next performance

We consider XLY, SPDR’s consumer discretionary spending ETF and see if with tools in MetaTrader’s IDE we can sift through an array of data sets in selecting what could work with a forecasting model with a forward outlook of not more than a year.

Bestsellers in the Market:

The most downloaded free products:

14 new signals now available for subscription:

MonkReak
240% 779 trades
Growth:239.63%
Equity:593.87USD
Balance:720.67USD
ForexBull v2
236% 512 trades
Growth:235.83%
Equity:441.51EUR
Balance:945.24EUR
PJ 3
131% 336 trades
Growth:131.17%
Equity:759.34USD
Balance:837.96USD
and 11 more...

16 new topics on forum:

and 13 more...
There are more than 28 800 products available in Market

The most downloaded free products:

Bestsellers in the Market:

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.

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

  • PA RSI The Oscillator Indicator for MetaTrader 4 is a powerful tool that accurately identifies the perfect signal on the completion of trends.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Breakout Martin Gale Expert Advisor for MT5 This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.

12 new topics on forum:

and 9 more...
There are more than 142 450 topics available on forum

The most popular forum topics:

10 new signals now available for subscription:

NBQ BRMC 100 FXCE GIGA
382% 61 trades
Growth:382.03%
Equity:407.79USD
Balance:482.03USD
NBQ AC 10 FXCE GIGA
306% 147 trades
Growth:306.10%
Equity:118.12USD
Balance:203.05USD
Chrematist
290% 1139 trades
Growth:290.09%
Equity:1 179.72USD
Balance:1 208.46USD
and 7 more...

Bestsellers in the Market:

6 new signals now available for subscription:

MVEXCHANGE
112% 3786 trades
Growth:112.19%
Equity:11 396.43USD
Balance:11 489.68USD
LowRiskBD4
98% 832 trades
Growth:98.06%
Equity:242.34USD
Balance:242.34USD
EURUSD 2 BASSO DD
22% 2030 trades
Growth:22.25%
Equity:46 350.35GBP
Balance:56 486.75GBP
and 3 more...

6 new topics on forum:

and 3 more...

The most popular forum topics:

Bestsellers in the Market:

The most downloaded free products:

There are more than 28 740 products available in Market

14 new topics on forum:

and 11 more...

More than 100 new charts published:

图表 SPX500, M30, 2023.11.21 15:38 UTC, TF Global Markets (Aust) Pty Ltd, MetaTrader 5, Demo
SPX500, M30
Chart Fra40, D1, 2023.11.24 00:17 UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1
Chart Fra40, D1, 2023.11.22 23:16 UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1

Published article "Developing a Replay System — Market simulation (Part 15): Birth of the SIMULATOR (V) - RANDOM WALK".

Developing a Replay System — Market simulation (Part 15): Birth of the SIMULATOR (V) - RANDOM WALK

In this article we will complete the development of a simulator for our system. The main goal here will be to configure the algorithm discussed in the previous article. This algorithm aims to create a RANDOM WALK movement. Therefore, to understand today's material, it is necessary to understand the content of previous articles. If you have not followed the development of the simulator, I advise you to read this sequence from the very beginning. Otherwise, you may get confused about what will be explained here.

There are more than 1 450 articles published on site

6 new signals now available for subscription:

Swap Carrussel
76% 282 trades
Growth:75.84%
Equity:1 344.08USD
Balance:1 582.70USD
Skyfall
62% 2243 trades
Growth:62.17%
Equity:6 591.97EUR
Balance:6 632.89EUR
XRP BETA
13% 892 trades
Growth:12.82%
Equity:11 556.00USD
Balance:12 481.63USD
and 3 more...

Published article "Trade transactions. Request and response structures, description and logging".

Trade transactions. Request and response structures, description and logging

The article considers handling trade request structures, namely creating a request, its preliminary verification before sending it to the server, the server's response to a trade request and the structure of trade transactions. We will create simple and convenient functions for sending trading orders to the server and, based on everything discussed, create an EA informing of trade transactions.

The most downloaded free products:

16 new signals now available for subscription:

SLEURUSDForex
304% 789 trades
Growth:303.93%
Equity:900.56USD
Balance:900.31USD
SLMixForex
169% 1445 trades
Growth:169.14%
Equity:2 568.82USD
Balance:2 955.83USD
EU Scalper Hight Risk
120% 140 trades
Growth:120.41%
Equity:641.25AUD
Balance:641.25AUD
and 13 more...

Bestsellers in the Market:

24 new topics on forum:

and 21 more...

New publications in CodeBase

Published article "Developing a Replay System — Market simulation (Part 14): Birth of the SIMULATOR (IV)".

Developing a Replay System — Market simulation (Part 14): Birth of the SIMULATOR (IV)

In this article we will continue the simulator development stage. this time we will see how to effectively create a RANDOM WALK type movement. This type of movement is very intriguing because it forms the basis of everything that happens in the capital market. In addition, we will begin to understand some concepts that are fundamental to those conducting market analysis.

The most downloaded free products:

23 new topics on forum:

and 20 more...
There are more than 142 390 topics available on forum

Bestsellers in the Market:

18 new signals now available for subscription:

YANGSHANY
393% 2847 trades
Growth:392.64%
Equity:1 843.85USD
Balance:9 247.84USD
Yangshan
159% 2056 trades
Growth:159.36%
Equity:2 298.38USD
Balance:9 281.74USD
Roadster 3
142% 1425 trades
Growth:141.62%
Equity:1 184.11USD
Balance:1 208.08USD
and 15 more...

The most popular forum topics:

Published article "How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 4): Triangular moving average — Indicator Signals".

How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 4): Triangular moving average — Indicator Signals

The Multi-Currency Expert Advisor in this article is Expert Advisor or trading robot that can trade (open orders, close orders and manage orders for example: Trailing Stop Loss and Trailing Profit) for more than one symbol pair only from one symbol chart. This time we will use only 1 indicator, namely Triangular moving average in multi-timeframes or single timeframe.

Published article "Design Patterns in software development and MQL5 (Part 2): Structural Patterns".

Design Patterns in software development and MQL5 (Part 2): Structural Patterns

In this article, we will continue our articles about Design Patterns after learning how much this topic is more important for us as developers to develop extendable, reliable applications not only by the MQL5 programming language but others as well. We will learn about another type of Design Patterns which is the structural one to learn how to design systems by using what we have as classes to form larger structures.

Published article "Developing a quality factor for Expert Advisors".

Developing a quality factor for Expert Advisors

In this article, we will see how to develop a quality score that your Expert Advisor can display in the strategy tester. We will look at two well-known calculation methods – Van Tharp and Sunny Harris.

Bestsellers in the Market:

The most downloaded free products:

There are more than 28 670 products available in Market

21 new topics on forum:

and 18 more...

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.

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.

1...181920212223242526272829303132...557