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

14 new topics on forum:

and 11 more...

More than 50 new charts published:

Gráfico #Bitcoin, H1, 2022.04.23 06:33 UTC, InstaForex Group, MetaTrader 4, Real
#Bitcoin, H1
Chart EURUSD, M2, 2022.04.18 00:57 UTC, Raw Trading Ltd, MetaTrader 4, Real
EURUSD, M2
График XAGUSD, H1, 2022.04.18 16:03 UTC, Alpari, MetaTrader 4, Real
XAGUSD, H1

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
93% 2111 trades
Growth:93.07%
Equity:3,359.82USD
Balance:3,819.30USD

The most downloaded free products:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...

New publications in CodeBase

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

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

The most popular forum topics:

The most downloaded free products:

There are more than 17,770 products available in Market

Bestsellers in the Market:

Most downloaded source codes this month

  • 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.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

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.

26 new topics on forum:

and 23 more...

New publications in CodeBase

  • CHO Smoothed Arrow 2 Version 2. Indicator based on 'Chaikin Oscillator, CHO'. Line intersection of 'CHO' and 'smoothed CHO'
  • Account History Export Export the history of transactions on the MT4 trading account.

17 new topics on forum:

and 14 more...

Bestsellers in the Market:

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

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.

Mathematics in trading: Sharpe and Sortino ratios

Mathematics in trading: Sharpe and Sortino ratios

Return on investments is the most obvious indicator which investors and novice traders use for the analysis of trading efficiency. Professional traders use more reliable tools to analyze strategies, such as Sharpe and Sortino ratios, among others.

New publications in CodeBase

There are more than 130,230 topics available on forum

6 new topics on forum:

and 3 more...

Bestsellers in the Market:

More than 100 new charts published:

График EURUSD, M15, 2022.04.14 08:02 UTC, InstaForex Group, MetaTrader 4, Real
EURUSD, M15
Chart EURUSD, H1, 2022.04.14 05:56 UTC, Swissquote Bank SA, MetaTrader 5, Demo
EURUSD, H1
Chart GBPUSD, D1, 4/15/2022 2:26 PM UTC, Alpari, MetaTrader 4, Demo
GBPUSD, D1

6 new topics on forum:

and 3 more...

The most downloaded free products:

Bestsellers in the Market:

19 new topics on forum:

and 16 more...

The most popular forum topics:

Bestsellers in the Market:

There are more than 17,690 products available in Market

12 new topics on forum:

and 9 more...

New publications in CodeBase

  • CCI Color iCCI (Commodity Channel Index, CCI) indicator as a colored line
  • Real Trade Copy MT5 Utility for copying transactions from one MT5 account or MT4 account to another MT5 account.
  • CHO Smoothed EA Trading strategy for the custom indicator 'CHO Smoothed EA'
  • Real Trade Copy MT4 Adviser-Utility for copying transactions from one MT5 account or MT4 account to another MT4 account.
  • Expert History Export Adds the ability to automatically export the transaction history after running the Expert in the strategy Tester.
There are more than 1,100 articles published on site

Published article "Using the CCanvas class in MQL applications".

Using the CCanvas class in MQL applications

The article considers the use of the CCanvas class in MQL applications. The theory is accompanied by detailed explanations and examples for thorough understanding of CCanvas basics.

Published article "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).

1...182183184185186187188189190191192193194195196...644