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.

There are more than 131 390 topics available on forum

New publications in CodeBase

  • DeMarker Pending 2_5 Finalization of previous version. Now, when opening a 'SELL' position, we immediately close all 'BUY' positions and vice versa: when opening a 'BUY' position, we immediately close all 'SELL' positions
  • AMA Trader 2 Trading strategy based on the iAMA (Adaptive Moving Average, AMA) and iRSI (Relative Strength Index, RSI) indicator. Doubling the position at a loss (not Martingale!)
  • LP_entry Arrow Up and Down on each bar and other informations.

The most downloaded free products:

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

Published article "Learn how to design a trading system by Accumulation/Distribution (AD)".

Learn how to design a trading system by Accumulation/Distribution (AD)

Welcome to the new article from our series about learning how to design trading systems based on the most popular technical indicators. In this article, we will learn about a new technical indicator called Accumulation/Distribution indicator and find out how to design an MQL5 trading system based on simple AD trading strategies.

Published article "Video: How to setup MetaTrader 5 and MQL5 for simple automated trading".

Video: How to setup MetaTrader 5 and MQL5 for simple automated trading

In this little video course you will learn how to download, install and setup MetaTrader 5 for Automated Trading. You will also learn how to adjust the chart settings and the options for automated trading. You will do your first backtest and by the end of this course you will know how to import an Expert Advisor that can automatically trade 24/7 while you don't have to sit in front of your screen.

4 new signals now available for subscription:

BFS TRADE ROBO
727% 1241 trades
Growth:726.86%
Equity:1 012.72USD
Balance:1 193.82USD
FT2001 Spot Gold Trading Engine
167% 2371 trades
Growth:167.15%
Equity:267 151.60USD
Balance:267 151.60USD
Stable Reversal Trading
133% 535 trades
Growth:133.17%
Equity:688.98USD
Balance:997.72USD
and 1 more...

15 new topics on forum:

and 12 more...

The most popular forum topics:

Bestsellers in the Market:

There are more than 10 930 codes published in Codebase

New publications in CodeBase

  • OrderExecution Just a very simple expert that execute orders from a text file.
  • VIDYA N Bars Borders iVIDYA (Variable Index Dynamic Average) indicator with levels for N bars

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

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • PivotPoint This indicator draws pivot points, resistances and supports.
There are more than 19 740 products available in Market

More than 50 new charts published:

차트 EURJPY, M30, 2022.05.30 12:38 UTC, FXDD Trading Limited, MetaTrader 4, Real
EURJPY, M30
图表 XAUUSD, H4, 2022.05.25 19:14 UTC, IG Group Limited, MetaTrader 4, Real
XAUUSD, H4
Chart MNAG#, H4, 2022.05.27 13:43 UTC, IC M1, MetaTrader 4, Real
MNAG#, H4

19 new topics on forum:

and 16 more...
There are more than 131 330 topics available on forum

5 new signals now available for subscription:

Kalin3
423% 1032 trades
Growth:423.14%
Equity:984.46USD
Balance:984.46USD
Test K2
378% 7223 trades
Growth:377.68%
Equity:10 221.28USD
Balance:10 807.18USD
Shah
323% 21800 trades
Growth:322.63%
Equity:0.00USD
Balance:0.00USD
and 2 more...

New publications in CodeBase

  • Group transfer Stop loss The script (not an Expert Advisor) sets and moves the Stop Loss for all positions on the current symbol to the specified price
  • Candles Ask The indicator displays the 'Ask' line -> a spread is added to the 'Close' price

Published article "DoEasy. Controls (Part 1): First steps".

DoEasy. Controls (Part 1): First steps

This article starts an extensive topic of creating controls in Windows Forms style using MQL5. My first object of interest is creating the panel class. It is already becoming difficult to manage things without controls. Therefore, I will create all possible controls in Windows Forms style.

There are more than 1 120 articles published on site

Bestsellers in the Market:

20 new topics on forum:

and 17 more...

3 new signals now available for subscription:

Trend 028
249% 4144 trades
Growth:248.81%
Equity:11 472.79USD
Balance:12 051.08USD
Carteira Malka XP Conta Master
-29% 181 trades
Growth:-28.79%
Equity:3 418.00BRL
Balance:3 418.00BRL
Night 21p
-32% 4578 trades
Growth:-32.21%
Equity:337.14USD
Balance:337.14USD

Bestsellers in the Market:

The most downloaded free products:

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.

Multiple indicators on one chart (Part 06): Turning MetaTrader 5 into a RAD system (II)

Multiple indicators on one chart (Part 06): Turning MetaTrader 5 into a RAD system (II)

In my previous article, I showed you how to create a Chart Trade using MetaTrader 5 objects and thus to turn the platform into a RAD system. The system works very well, and for sure many of the readers might have thought about creating a library, which would allow having extended functionality in the proposed system. Based on this, it would be possible to develop a more intuitive Expert Advisor with a nicer and easier to use interface.

Video: Simple automated trading – How to create a simple Expert Advisor with MQL5

Video: Simple automated trading – How to create a simple Expert Advisor with MQL5

The majority of students in my courses felt that MQL5 was really difficult to understand. In addition to this, they were searching for a straightforward method to automate a few processes. Find out how to begin working with MQL5 right now by reading the information contained in this article. Even if you have never done any form of programming before. And even in the event that you are unable to comprehend the previous illustrations that you have observed.

Most downloaded source codes this week

11 new topics on forum:

and 8 more...

The most popular forum topics:

Bestsellers in the Market:

10 new topics on forum:

and 7 more...

3 new signals now available for subscription:

Aggressive mean reverting strategy
270% 7143 trades
Growth:269.77%
Equity:12 642.11USD
Balance:12 696.48USD
Mean reverting strategy 2
86% 1249 trades
Growth:86.09%
Equity:9 936.54USD
Balance:9 991.38USD
PavaSiwo Premium
74% 4782 trades
Growth:74.49%
Equity:6 749.16EUR
Balance:9 120.41EUR

New publications in CodeBase

  • Two Stochastic Custom Filling Alert Two 'Main' lines from two iStochastic (Stochastic Oscillator, STO) indicators with filled areas between the lines. Line crossing notifications (Sound, Alert, mail, push)
  • ScalpX ScalpX is an indicator that uses Kalman filters to identify buy and sell opportunities whenever is indicated by the graph.

The most downloaded free products:

There are more than 19 690 products available in Market

Bestsellers in the Market:

22 new topics on forum:

and 19 more...
There are more than 131 260 topics available on forum

25 new topics on forum:

and 22 more...

Bestsellers in the Market:

The most popular forum topics:

4 new signals now available for subscription:

Trend 031
277% 2036 trades
Growth:277.32%
Equity:12 710.13USD
Balance:12 992.04USD
ATrain37040959
254% 3197 trades
Growth:254.47%
Equity:3 953.15USD
Balance:3 954.40USD
R Factor Breakout
69% 1446 trades
Growth:68.96%
Equity:306.99AUD
Balance:306.99AUD
and 1 more...

New publications in CodeBase

  • RSI Dual Cloud EA Strategy based on custom indicator 'RSI Dual Cloud'. Four types of signals
  • Market High and Lows This indicator shows market highs and lows for any timeframe with period separators. You can see daily/weekly/monthly highs/lows on lower timeframes like H1/M30/M40. This is good for trading breakouts.

17 new topics on forum:

and 14 more...

The most downloaded free products:

1...90919293949596979899100101102103104...562