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.

Most downloaded source codes this week

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

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.

Tips from a professional programmer (Part II): Storing and exchanging parameters between an Expert Advisor, scripts and external programs

Tips from a professional programmer (Part II): Storing and exchanging parameters between an Expert Advisor, scripts and external programs

These are some tips from a professional programmer about methods, techniques and auxiliary tools which can make programming easier. We will discuss parameters which can be restored after terminal restart (shutdown). All examples are real working code segments from my Cayman project.

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.

12 new topics on forum:

and 9 more...

Bestsellers in the Market:

There are more than 123,950 topics available on forum

24 new topics on forum:

and 21 more...

The most popular forum topics:

New publications in CodeBase

More than 50 new charts published:

チャート GBPUSD, H1, 2021.06.18 07:16 UTC, RoboForex Ltd, MetaTrader 5, Real
GBPUSD, H1
Grafico XAUUSD, H4, 2021.06.18 16:16 UTC, International Capital Markets Pty Ltd., MetaTrader 4, Real
XAUUSD, H4
Chart GBPUSD, W1, 6/13/2021 10:45 AM UTC, Tradexfin Limited, MetaTrader 4, Real
GBPUSD, W1

The most downloaded free products:

22 new topics on forum:

and 19 more...

Bestsellers in the Market:

New publications in CodeBase

2 new signals now available for subscription:

EA Happy MartiGrid Multipairs
885% 4649 trades
Growth:884.91%
Equity:12,273.33USD
Balance:13,251.36USD
Happy MartiGrid EA
161% 1064 trades
Growth:161.16%
Equity:2,623.65USD
Balance:2,627.29USD

The most downloaded free products:

There are more than 123,900 topics available on forum

22 new topics on forum:

and 19 more...

The most popular forum topics:

Bestsellers in the Market:

Published article "Cluster analysis (Part I): Mastering the slope of indicator lines".

Cluster analysis (Part I): Mastering the slope of indicator lines

Cluster analysis is one of the most important elements of artificial intelligence. In this article, I attempt applying the cluster analysis of the indicator slope to get threshold values for determining whether a market is flat or following a trend.

Bestsellers in the Market:

The most downloaded free products:

23 new topics on forum:

and 20 more...
There are more than 14,130 products available in Market

1 new signal now available for subscription:

Night Hunter Best Pairs MinPriceRange 15
100% 1003 trades
Growth:100.25%
Equity:120.21AUD
Balance:122.66AUD

The most downloaded free products:

26 new topics on forum:

and 23 more...

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

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.

MVC design pattern and its possible application

MVC design pattern and its possible application

The article discusses a popular MVC pattern, as well as the possibilities, pros and cons of its usage in MQL programs. The idea is to split an existing code into three separate components: Model, View and Controller.

Bestsellers in the Market:

1 new signal now available for subscription:

Trading Hero 10k Conservative
193% 9977 trades
Growth:193.17%
Equity:24,152.55USD
Balance:24,134.06USD

New publications in CodeBase

  • Symbol Percentage Change & Time Shows Symbol name, percentage change of price from last day, and Time Time has input options, You can select GMT, LocalTime or TradeServerTime
  • Aquarium Canvas Background Aquarium Canvas Background for Chart This script adds cool live canvas background on the chart like aquarium

The most downloaded free products:

There are more than 123,830 topics available on forum

25 new topics on forum:

and 22 more...

The most popular forum topics:

Bestsellers in the Market:

Published article "Other classes in DoEasy library (Part 72): Tracking and recording chart object parameters in the collection".

Other classes in DoEasy library (Part 72): Tracking and recording chart object parameters in the collection

In this article, I will complete working with chart object classes and their collection. I will also implement auto tracking of changes in chart properties and their windows, as well as saving new parameters to the object properties. Such a revision allows the future implementation of an event functionality for the entire chart collection.

20 new topics on forum:

and 17 more...

Most downloaded source codes this week

  • 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.
  • PivotPoint This indicator draws pivot points, resistances and supports.

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.

Tips from a professional programmer (Part II): Storing and exchanging parameters between an Expert Advisor, scripts and external programs

Tips from a professional programmer (Part II): Storing and exchanging parameters between an Expert Advisor, scripts and external programs

These are some tips from a professional programmer about methods, techniques and auxiliary tools which can make programming easier. We will discuss parameters which can be restored after terminal restart (shutdown). All examples are real working code segments from my Cayman project.

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.

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

15 new topics on forum:

and 12 more...

The most popular forum topics:

Bestsellers in the Market:

There are more than 123,760 topics available on forum

25 new topics on forum:

and 22 more...

The most popular forum topics:

1...223224225226227228229230231232233234235236237...653