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.

1 new signal now available for subscription:

Light 9wk
208% 1437 trades
Growth:207.94%
Equity:13 853.38USD
Balance:14 384.30USD

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.

Learn how to design a trading system by Standard Deviation

Learn how to design a trading system by Standard Deviation

Here is a new article in our series about how to design a trading system by the most popular technical indicators in MetaTrader 5 trading platform. In this new article, we will learn how to design a trading system by Standard Deviation indicator.

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

  • Ozymandias Ozymandias is a well known indicator which filters false price fluctuations.
  • The Predictive Moving Average The Predictive Moving Average was created by John Ehlers (“Rocket Science For Traders”, pg.212″).
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

9 new topics on forum:

and 6 more...

The most downloaded free products:

9 new topics on forum:

and 6 more...

Bestsellers in the Market:

The most popular forum topics:

Bestsellers in the Market:

24 new topics on forum:

and 21 more...

3 new signals now available for subscription:

YX IC moshi 01 ys
447% 9642 trades
Growth:447.48%
Equity:3 664.79USD
Balance:3 692.18USD
Oscar
318% 9472 trades
Growth:317.89%
Equity:24 975.98USD
Balance:24 974.77USD
Consistinvest 100 mais
82% 2891 trades
Growth:82.20%
Equity:13 313.41USD
Balance:21 113.33USD

Published article "Developing a trading Expert Advisor from scratch (Part 18): New order system (I)".

Developing a trading Expert Advisor from scratch (Part 18): New order system (I)

This is the first part of the new order system. Since we started documenting this EA in our articles, it has undergone various changes and improvements while maintaining the same on-chart order system model.

The most downloaded free products:

Bestsellers in the Market:

17 new topics on forum:

and 14 more...
There are more than 132 420 topics available on forum

Published article "Learn how to design a trading system by Chaikin Oscillator".

Learn how to design a trading system by Chaikin Oscillator

Welcome to our new article from our series about learning how to design a trading system by the most popular technical indicator. Through this new article, we will learn how to design a trading system by the Chaikin Oscillator indicator.

Published article "Developing a trading Expert Advisor from scratch (Part 17): Accessing data on the web (III)".

Developing a trading Expert Advisor from scratch (Part 17): Accessing data on the web (III)

In this article we continue considering how to obtain data from the web and to use it in an Expert Advisor. This time we will proceed to developing an alternative system.

Bestsellers in the Market:

More than 100 new charts published:

График USDJPY, D1, 2022.07.23 18:42 UTC, FTMO S.R.O., MetaTrader 4, Demo
USDJPY, D1
图表 USDJPY, D1, 2022.07.22 13:42 UTC, FTMO S.R.O., MetaTrader 4, Demo
USDJPY, D1
Chart EURUSD, M2, 2022.07.24 17:14 UTC, Raw Trading Ltd, MetaTrader 4, Real
EURUSD, M2
There are more than 20 480 products available in Market

16 new topics on forum:

and 13 more...

7 new signals now available for subscription:

Tickmill Scalper
984% 13607 trades
Growth:983.64%
Equity:8 625.12USD
Balance:11 282.21USD
Waka Clone
308% 2050 trades
Growth:308.48%
Equity:987.63USD
Balance:2 021.20USD
Scalp RannForex MT4
272% 1356 trades
Growth:272.35%
Equity:156.06EUR
Balance:156.06EUR
and 4 more...

The most popular forum topics:

Published article "Data Science and Machine Learning (Part 06): Gradient Descent".

Data Science and Machine Learning (Part 06): Gradient Descent

The gradient descent plays a significant role in training neural networks and many machine learning algorithms. It is a quick and intelligent algorithm despite its impressive work it is still misunderstood by a lot of data scientists let's see what it is all about.

There are more than 1 160 articles published on site

Published article "Automated grid trading using limit orders on Moscow Exchange (MOEX)".

Automated grid trading using limit orders on Moscow Exchange (MOEX)

The article considers the development of an MQL5 Expert Advisor (EA) for MetaTrader 5 aimed at working on MOEX. The EA is to follow a grid strategy while trading on MOEX using MetaTrader 5 terminal. The EA involves closing positions by stop loss and take profit, as well as removing pending orders in case of certain market conditions.

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.

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

24 new topics on forum:

and 21 more...

Published article "Neural networks made easy (Part 16): Practical use of clustering".

Neural networks made easy (Part 16): Practical use of clustering

In the previous article, we have created a class for data clustering. In this article, I want to share variants of the possible application of obtained results in solving practical trading tasks.

New publications in CodeBase

  • The Predictive Moving Average The Predictive Moving Average was created by John Ehlers (“Rocket Science For Traders”, pg.212″).
  • 3LS Converted 3 Line Strike by TheTrdFloor from TradingView to MQL4

The most downloaded free products:

14 new topics on forum:

and 11 more...
There are more than 132 350 topics available on forum

Bestsellers in the Market:

3 new signals now available for subscription:

AGI FX V2 bot 1
226% 709 trades
Growth:225.75%
Equity:4 996.60USD
Balance:5 000.00USD
SNC
134% 2859 trades
Growth:133.77%
Equity:8 958.57USD
Balance:9 140.59USD
Vini MT4
88% 8096 trades
Growth:88.11%
Equity:6 439.76USD
Balance:6 459.27USD

The most downloaded free products:

12 new topics on forum:

and 9 more...

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.

Learn how to design a trading system by Standard Deviation

Learn how to design a trading system by Standard Deviation

Here is a new article in our series about how to design a trading system by the most popular technical indicators in MetaTrader 5 trading platform. In this new article, we will learn how to design a trading system by Standard Deviation indicator.

Most downloaded source codes this week

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • SRBreakout An Efficient EA to notify breakouts

Bestsellers in the Market:

The most popular forum topics:

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

There are more than 20 410 products available in Market

2 new signals now available for subscription:

LITTLE CRAZY EA
763% 336 trades
Growth:762.81%
Equity:655.72USD
Balance:655.72USD
Longterm ICM
523% 7212 trades
Growth:522.74%
Equity:55 330.51EUR
Balance:55 555.32EUR
1...787980818283848586878889909192...557