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 17,800 products available in Market

Bestsellers in the Market:

There are more than 130,450 topics available on forum

29 new topics on forum:

and 26 more...

More than 50 new charts published:

Chart #Bitcoin, H1, 2022.04.23 06:33 UTC, InstaForex Group, MetaTrader 4, Real
#Bitcoin, H1
차트 USDCHF, H4, 2022.04.26 18:39 UTC, Forex Capital Markets, MetaTrader 4, Demo
USDCHF, H4
图表 USOil, W1, 2022.04.25 11:32 UTC, Forex Capital Markets, MetaTrader 4, Demo
USOil, W1

2 new signals now available for subscription:

EA Happy Breakout VT
959% 1943 trades
Growth:958.65%
Equity:52,932.62USD
Balance:52,932.62USD
Luna AI Pro
247% 2378 trades
Growth:246.59%
Equity:1,688.15USD
Balance:1,688.15USD

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,390 topics available on forum

18 new topics on forum:

and 15 more...

1 new signal now available for subscription:

IC Retirement
-45% 451 trades
Growth:-45.32%
Equity:434.74USD
Balance:450.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,050% 1980 trades
Growth:1,049.74%
Equity:2,514.49GBP
Balance:2,521.64GBP

Bestsellers in the Market:

There are more than 17,740 products available in Market
There are more than 130,330 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
99% 2255 trades
Growth:99.17%
Equity:2,925.52USD
Balance:3,066.39USD

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:

图表 GBPUSD, D1, 2022.04.15 14:26 UTC, Alpari, MetaTrader 4, Demo
GBPUSD, D1
차트 EURUSD, M2, 2022.04.18 00:57 UTC, Raw Trading Ltd, MetaTrader 4, Real
EURUSD, M2
Chart AUDUSD, W1, 2022.04.15 14:57 UTC, OANDA DIVISION1, MetaTrader 4, Real
AUDUSD, W1

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.

There are more than 130,280 topics available on forum

16 new topics on forum:

and 13 more...
1...196197198199200201202203204205206207208209210...658