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.

29 new topics on forum:

and 26 more...

More than 50 new charts published:

Grafico #Bitcoin, H1, 2022.04.23 06:33 UTC, InstaForex Group, MetaTrader 4, Real
#Bitcoin, H1
Grafik USDCHF, D1, 2022.04.25 16:59 UTC, OANDA DIVISION1, MetaTrader 4, Real
USDCHF, D1
Chart USDCHF, H4, 4/26/2022 6:39 PM UTC, Forex Capital Markets, MetaTrader 4, Demo
USDCHF, H4

2 new signals now available for subscription:

EA Happy Breakout VT
971% 1648 trades
Growth:971.26%
Equity:53,563.12USD
Balance:53,563.12USD
Luna AI Pro
53% 2044 trades
Growth:53.41%
Equity:525.82USD
Balance:621.00USD

Published article "What you can do with Moving Averages".

What you can do with Moving Averages

The article considers several methods of applying the Moving Average indicator. Each method involving a curve analysis is accompanied by indicators visualizing the idea. In most cases, the ideas shown here belong to their respected authors. My sole task was to bring them together to let you see the main approaches and, hopefully, make more reasonable trading decisions. MQL5 proficiency level — basic.

Bestsellers in the Market:

21 new topics on forum:

and 18 more...

The most popular forum topics:

New publications in CodeBase

Published article "Making charts more interesting: Adding a background".

Making charts more interesting: Adding a background

Many workstations contain some representative image which shows something about the user. These images make the working environment more beautiful and exciting. Let's see how to make the charts more interesting by adding a background.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • 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 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.

Learn how to design a trading system by CCI

Learn how to design a trading system by CCI

In this new article from our series for learning how to design trading systems, I will present the Commodities Channel Index (CCI), explain its specifics, and share with you how to create a trading system based on this indicator.

There are more than 130,470 topics available on forum

18 new topics on forum:

and 15 more...

2 new signals now available for subscription:

ROB 1
1,327% 1092 trades
Growth:1,326.65%
Equity:235.75USD
Balance:235.75USD
IC Retirement
-47% 352 trades
Growth:-47.27%
Equity:409.98USD
Balance:434.36USD

Bestsellers in the Market:

22 new topics on forum:

and 19 more...

New publications in CodeBase

12 new topics on forum:

and 9 more...

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

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.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.

Most read articles this week

Learn how to design a trading system by MACD

Learn how to design a trading system by MACD

In this article, we will learn a new tool from our series: we will learn how to design a trading system based on one of the most popular technical indicators Moving Average Convergence Divergence (MACD).

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 01): Understanding the concepts

Multiple indicators on one chart (Part 01): Understanding the concepts

Today we will learn how to add multiple indicators running simultaneously on one chart, but without occupying a separate area on it. Many traders feel more confident if they monitor multiple indicators at a time (for example, RSI, STOCASTIC, MACD, ADX and some others), or in some cases even at different assets which an index is made of.

New publications in CodeBase

There are more than 10,890 codes published in Codebase

1 new signal now available for subscription:

MonkeyKing
1,294% 1752 trades
Growth:1,293.56%
Equity:3,046.80GBP
Balance:3,056.39GBP

Bestsellers in the Market:

There are more than 18,220 products available in Market
There are more than 130,410 topics available on forum

14 new topics on forum:

and 11 more...

The most downloaded free products:

Bestsellers in the Market:

17 new topics on forum:

and 14 more...

The most popular forum topics:

1 new signal now available for subscription:

SEA South East EA
67% 1658 trades
Growth:67.19%
Equity:3,210.88USD
Balance:3,778.35USD

The most downloaded free products:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...

New publications in CodeBase

More than 50 new charts published:

Chart GBPUSD, D1, 2022.04.15 14:26 UTC, Alpari, MetaTrader 4, Demo
GBPUSD, D1
Chart XAGUSD, H1, 4/18/2022 4:03 PM UTC, Alpari, MetaTrader 4, Real
XAGUSD, H1
Chart Fra40, D1, 4/21/2022 1:49 AM UTC, ActivTrades Plc, MetaTrader 4, Real
Fra40, D1

Published article "Graphics in DoEasy library (Part 97): Independent handling of form object movement".

Graphics in DoEasy library (Part 97): Independent handling of form object movement

In this article, I will consider the implementation of the independent dragging of any form objects using a mouse. Besides, I will complement the library by error messages and new deal properties previously implemented into the terminal and MQL5.

Published article "DirectX Tutorial (Part I): Drawing the first triangle".

DirectX Tutorial (Part I): Drawing the first triangle

It is an introductory article on DirectX, which describes specifics of operation with the API. It should help to understand the order in which its components are initialized. The article contains an example of how to write an MQL5 script which renders a triangle using DirectX.

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

Learn how to design a trading system by Stochastic

In this article, we continue our learning series — this time we will learn how to design a trading system using one of the most popular and useful indicators, which is the Stochastic Oscillator indicator, to build a new block in our knowledge of basics.

1 new signal now available for subscription:

Niuding009
322% 1601 trades
Growth:321.86%
Equity:32,021.13USD
Balance:32,141.75USD
There are more than 130,350 topics available on forum

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

The most popular forum topics:

1...155156157158159160161162163164165166167168169...618