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.

Bestsellers in the Market:

23 new topics on forum:

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

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

Developing a Replay System — Market simulation (Part 11): Birth of the SIMULATOR (I)

In order to use the data that forms the bars, we must abandon replay and start developing a simulator. We will use 1 minute bars because they offer the least amount of difficulty.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • Breakout Martin Gale Expert Advisor for MT5 This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.
  • Amazing Oscilator A combination of data analysis from the Awesome Oscillator and the resulting direction of the candles relative to the previous range
  • 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 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.

There are more than 28 470 products available in Market

8 new signals now available for subscription:

Hokkyhok
149% 114 trades
Growth:148.93%
Equity:10 676.61USD
Balance:10 676.61USD
Real 7 T
112% 126 trades
Growth:112.00%
Equity:4 218.14USD
Balance:4 314.49USD
Centurion Trades
39% 293 trades
Growth:39.21%
Equity:500.14GBP
Balance:549.19GBP
and 5 more...

20 new topics on forum:

and 17 more...

Bestsellers in the Market:

13 new topics on forum:

and 10 more...

The most popular forum topics:

7 new signals now available for subscription:

Star caster
160% 670 trades
Growth:159.90%
Equity:624.77USD
Balance:670.00USD
Italy Trading
67% 1100 trades
Growth:66.56%
Equity:3 487.92USD
Balance:3 994.90USD
Starfall
56% 489 trades
Growth:56.34%
Equity:550.45USD
Balance:595.94USD
and 4 more...

The most downloaded free products:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...

22 new signals now available for subscription:

BP ICmarket
169% 140 trades
Growth:168.86%
Equity:196.96USD
Balance:375.91USD
OneGold Intense BStep250 HighRisk
139% 102 trades
Growth:138.50%
Equity:2 384.96USD
Balance:2 384.96USD
Star light
135% 216 trades
Growth:135.04%
Equity:446.14USD
Balance:500.00USD
and 19 more...

More than 100 new charts published:

图表 GBPUSD, MN1, 2023.11.10 01:42 UTC, Alpari, MetaTrader 4, Demo
GBPUSD, MN1
图表 XAUUSD, H4, 2023.11.09 07:20 UTC, Alpari, MetaTrader 4, Demo
XAUUSD, H4
图表 EURUSD, W1, 2023.11.09 03:09 UTC, Alpari, MetaTrader 4, Demo
EURUSD, W1

Published article "Developing a Replay System — Market simulation (Part 10): Using only real data for Replay".

Developing a Replay System — Market simulation (Part 10): Using only real data for Replay

Here we will look at how we can use more reliable data (traded ticks) in the replay system without worrying about whether it is adjusted or not.

The most downloaded free products:

Bestsellers in the Market:

20 new signals now available for subscription:

Artomoro 6
484% 2518 trades
Growth:484.41%
Equity:300 416.95USD
Balance:324 628.01USD
Martingale 1123
190% 418 trades
Growth:189.60%
Equity:282.80USD
Balance:282.80USD
Artomoro5
132% 1916 trades
Growth:131.81%
Equity:19 775.58USD
Balance:20 043.20USD
and 17 more...

21 new topics on forum:

and 18 more...
There are more than 142 110 topics available on forum

Published article "How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 3): Added symbols prefixes and/or suffixes and Trading Time Session".

How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 3): Added symbols prefixes and/or suffixes and Trading Time Session

Several fellow traders sent emails or commented about how to use this Multi-Currency EA on brokers with symbol names that have prefixes and/or suffixes, and also how to implement trading time zones or trading time sessions on this Multi-Currency EA.

The most downloaded free products:

Bestsellers in the Market:

15 new topics on forum:

and 12 more...
There are more than 28 410 products available in Market

The most popular forum topics:

10 new signals now available for subscription:

LNT INVEST FX
173% 2134 trades
Growth:172.89%
Equity:12 865.74USD
Balance:13 575.70USD
ATHShiva
105% 1094 trades
Growth:104.82%
Equity:2 316.74USD
Balance:2 487.51USD
CS WiseSwing Manual 7
67% 125 trades
Growth:66.78%
Equity:384 232.79USD
Balance:491 548.89USD
and 7 more...

Published article "Developing a Replay System — Market simulation (Part 09): Custom events".

Developing a Replay System — Market simulation (Part 09): Custom events

Here we'll see how custom events are triggered and how the indicator reports the state of the replay/simulation service.

Published article "Design Patterns in software development and MQL5 (Part I): Creational Patterns".

Design Patterns in software development and MQL5 (Part I): Creational Patterns

There are methods that can be used to solve many problems that can be repeated. Once understand how to use these methods it can be very helpful to create your software effectively and apply the concept of DRY ((Do not Repeat Yourself). In this context, the topic of Design Patterns will serve very well because they are patterns that provide solutions to well-described and repeated problems.

Published article "Regression models of the Scikit-learn Library and their export to ONNX".

Regression models of the Scikit-learn Library and their export to ONNX

In this article, we will explore the application of regression models from the Scikit-learn package, attempt to convert them into ONNX format, and use the resultant models within MQL5 programs. Additionally, we will compare the accuracy of the original models with their ONNX versions for both float and double precision. Furthermore, we will examine the ONNX representation of regression models, aiming to provide a better understanding of their internal structure and operational principles.

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

20 new topics on forum:

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

Most downloaded source codes this month

23 new signals now available for subscription:

Inayatul
1 272% 86 trades
Growth:1 271.50%
Equity:23.51USD
Balance:26.64USD
Dyw Signal
303% 364 trades
Growth:303.09%
Equity:41.67USD
Balance:41.67USD
Partner
242% 199 trades
Growth:241.76%
Equity:561.81USD
Balance:699.95USD
and 20 more...

The most downloaded free products:

Bestsellers in the Market:

22 new topics on forum:

and 19 more...
There are more than 142 050 topics available on forum

19 new signals now available for subscription:

ReStart Profile Grid sets
485% 644 trades
Growth:485.02%
Equity:563.07USD
Balance:584.56USD
KTA
333% 2191 trades
Growth:332.97%
Equity:790.72USD
Balance:790.72USD
TTM HAI031
245% 1840 trades
Growth:244.75%
Equity:4 164.80AUD
Balance:4 439.01AUD
and 16 more...
There are more than 11 190 codes published in Codebase

New publications in CodeBase

  • No Repaint Heiken Ashi The Heiken Ashi indicator with no repaint or repaint mode input option.
  • wd.Range_DailyAvg This indicator helps user estimate the potential price movement for the current day, based on 20 days historical data and market trends.
1...202122232425262728293031323334...556