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 popular forum topics:

11 new topics on forum:

and 8 more...

Bestsellers in the Market:

The most downloaded free products:

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.

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.

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.

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.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Auto TP multiplied by SL Th Expert will set the TP based on the SL manually set using the input multiplier. Using this you can set 2,3,4 etc times the SL set.

24 new topics on forum:

and 21 more...
There are more than 138 970 topics available on forum

6 new signals now available for subscription:

Gema Goeyardi
1 618% 427 trades
Growth:1 618.39%
Equity:208 942.66USD
Balance:187 390.67USD
Gemini 1
1 473% 1578 trades
Growth:1 473.22%
Equity:642.71EUR
Balance:642.71EUR
Teste 3000 libras
161% 1408 trades
Growth:161.13%
Equity:2 783.15GBP
Balance:2 790.77GBP
and 3 more...
There are more than 25 360 products available in Market

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

6 new signals now available for subscription:

EA Happy Breakout UM
28% 329 trades
Growth:28.05%
Equity:1 280.50USD
Balance:1 280.50USD
GReYSKuLL
23% 2382 trades
Growth:22.94%
Equity:10 040.84EUR
Balance:10 053.57EUR
Insta
23% 305 trades
Growth:22.78%
Equity:1 246.21USD
Balance:1 227.81USD
and 3 more...

The most popular forum topics:

Published article "Category Theory in MQL5 (Part 8): Monoids".

Category Theory in MQL5 (Part 8): Monoids

This article continues the series on category theory implementation in MQL5. Here we introduce monoids as domain (set) that sets category theory apart from other data classification methods by including rules and an identity element.

The most downloaded free products:

Bestsellers in the Market:

21 new topics on forum:

and 18 more...

Most read articles this week

Multibot in MetaTrader: Launching multiple robots from a single chart

Multibot in MetaTrader: Launching multiple robots from a single chart

In this article, I will consider a simple template for creating a universal MetaTrader robot that can be used on multiple charts while being attached to only one chart, without the need to configure each instance of the robot on each individual chart.

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.

Most downloaded source codes this week

  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Ma Price Cross (Custom Time) Buys when price breaks above the MA and Sells when price breaks below the MA. User can choose the time range (server time) to trade in.

3 new signals now available for subscription:

BUDDHACONSULTANCY
30% 58 trades
Growth:29.55%
Equity:337.86USD
Balance:344.39USD
SSCopyTrade2
16% 4243 trades
Growth:15.79%
Equity:2 015.99SGD
Balance:2 033.16SGD
Robbie Capital
-1% 105 trades
Growth:-1.33%
Equity:7 503.33USD
Balance:7 503.33USD

Bestsellers in the Market:

13 new topics on forum:

and 10 more...

New publications in CodeBase

  • Check if there are any new bar The purpose is to check whether new bar are generated This is a class file that can be used as a class or copied to EA or scripts for use
  • Equity-based Position Closure Explore the implementation of equity-based position closure in your trading bot, where positions are closed automatically when the equity reaches a certain percentage threshold.

The most downloaded free products:

Bestsellers in the Market:

2 new signals now available for subscription:

Allin
142% 6175 trades
Growth:142.31%
Equity:19 642.84EUR
Balance:19 824.11EUR
Dynamic JFX
99% 2769 trades
Growth:98.80%
Equity:2 976.98USD
Balance:3 176.47USD

More than 100 new charts published:

图表 Fra40, D1, 2023.05.24 00:08 UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1
チャート Fra40, D1, 2023.05.22 00:25 UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1
图表 USDJPY, D1, 2023.05.25 21:49 UTC, Raw Trading Ltd, MetaTrader 5, Real
USDJPY, D1
There are more than 25 300 products available in Market

24 new topics on forum:

and 21 more...
There are more than 138 900 topics available on forum

New publications in CodeBase

The most popular forum topics:

Published article "Experiments with neural networks (Part 5): Normalizing inputs for passing to a neural network".

Experiments with neural networks (Part 5): Normalizing inputs for passing to a neural network

Neural networks are an ultimate tool in traders' toolkit. Let's check if this assumption is true. MetaTrader 5 is approached as a self-sufficient medium for using neural networks in trading. A simple explanation is provided.

29 new topics on forum:

and 26 more...

Bestsellers in the Market:

5 new signals now available for subscription:

Ibrahimbioking
470% 3030 trades
Growth:469.84%
Equity:3 822.36USD
Balance:4 102.78USD
Ibrahimbio2
419% 1326 trades
Growth:418.54%
Equity:2 377.81USD
Balance:2 457.08USD
Swap Queen TM
137% 1876 trades
Growth:136.87%
Equity:10 773.34USD
Balance:10 926.57USD
and 2 more...

Bestsellers in the Market:

The most downloaded free products:

5 new signals now available for subscription:

JHONSEFVID
408% 2484 trades
Growth:407.62%
Equity:228.54USD
Balance:228.55USD
Sleep mode
133% 1519 trades
Growth:132.62%
Equity:8 181.13HKD
Balance:72 614.01HKD
MC
83% 622 trades
Growth:83.43%
Equity:7 337.34USD
Balance:7 337.34USD
and 2 more...

27 new topics on forum:

and 24 more...
There are more than 138 850 topics available on forum

The most popular forum topics:

Published article "Understand and Use MQL5 Strategy Tester Effectively".

Understand and Use MQL5 Strategy Tester Effectively

There is an essential need for MQL5 programmers or developers to master important and valuable tools. One of these tools is the Strategy Tester, this article is a practical guide to understanding and using the strategy tester of MQL5.

The most downloaded free products:

Bestsellers in the Market:

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.

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.

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.

Most downloaded source codes this month

  • Money Management Close trades when the percentage profit or risk of the account is reached
  • AllAverages v4.9 One of the latest version of this indicator at the moment. Huge base of different modifications of moving averages, with multitimesframe function, sending signals to e-mail and push notifications.
  • Risk Manager EA This is a simple EA that will buy/sell pullbacks while managing your given risk parameters. You need to decide on a direction, and the EA will do the rest.

16 new topics on forum:

and 13 more...

4 new signals now available for subscription:

NewTestament FX
356% 4683 trades
Growth:355.56%
Equity:1 736.68USD
Balance:1 740.09USD
MarketTrader MT5 EA
275% 932 trades
Growth:275.00%
Equity:1 150.35USD
Balance:1 156.50USD
EL Multi 2
60% 475 trades
Growth:60.13%
Equity:1 522.22USD
Balance:1 982.53USD
and 1 more...
1...464748495051525354555657585960...561