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.

More than 40 new charts published:

Grafico USDRUB_TOM, D1, 2021.03.18 21:45 UTC, АО ''Открытие Брокер'', MetaTrader 5, Real
USDRUB_TOM, D1
Chart USDCAD, H1, 2021.03.15 05:45 UTC, RoboForex Ltd, MetaTrader 5, Real
USDCAD, H1
Chart EURUSD, M1, 2021.03.24 14:58 UTC, Raw Trading Ltd, MetaTrader 4, Demo
EURUSD, M1

The most downloaded free products:

Bestsellers in the Market:

35 new topics on forum:

and 32 more...
There are more than 121 900 topics available on forum

2 new signals now available for subscription:

PZ_F4
710% 2736 trades
Growth:709.59%
Equity:11 089.92USD
Balance:11 089.92USD
PZ_F2
332% 3157 trades
Growth:331.88%
Equity:5 563.88USD
Balance:5 563.88USD

Published article "Prices in DoEasy library (part 62): Updating tick series in real time, preparation for working with Depth of Market".

Prices in DoEasy library (part 62): Updating tick series in real time, preparation for working with Depth of Market

In this article, I will implement updating tick data in real time and prepare the symbol object class for working with Depth of Market (DOM itself is to be implemented in the next article).

The most downloaded free products:

Bestsellers in the Market:

28 new topics on forum:

and 25 more...

The most popular forum topics:

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.

Developing a self-adapting algorithm (Part II): Improving efficiency

Developing a self-adapting algorithm (Part II): Improving efficiency

In this article, I will continue the development of the topic by improving the flexibility of the previously created algorithm. The algorithm became more stable with an increase in the number of candles in the analysis window or with an increase in the threshold percentage of the overweight of falling or growing candles. I had to make a compromise and set a larger sample size for analysis or a larger percentage of the prevailing candle excess.

Most downloaded source codes this month

  • Currency Strenght Meter - MT4 The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.
  • 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.

2 new signals now available for subscription:

PlumBumMT4RUB
73% 435 trades
Growth:72.62%
Equity:44 681.84RUR
Balance:47 405.45RUR
Scalpin
21% 4613 trades
Growth:20.64%
Equity:670 404.00JPY
Balance:673 294.00JPY

The most downloaded free products:

Bestsellers in the Market:

There are more than 14 070 products available in Market

23 new topics on forum:

and 20 more...
There are more than 121 840 topics available on forum

New publications in CodeBase

Published article "Prices in DoEasy library (part 61): Collection of symbol tick series".

Prices in DoEasy library (part 61): Collection of symbol tick series

Since a program may use different symbols in its work, a separate list should be created for each of them. In this article, I will combine such lists into a tick data collection. In fact, this will be a regular list based on the class of dynamic array of pointers to instances of CObject class and its descendants of the Standard library.

The most downloaded free products:

Bestsellers in the Market:

19 new topics on forum:

and 16 more...

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.

Self-adapting algorithm (Part III): Abandoning optimization

Self-adapting algorithm (Part III): Abandoning optimization

It is impossible to get a truly stable algorithm if we use optimization based on historical data to select parameters. A stable algorithm should be aware of what parameters are needed when working on any trading instrument at any time. It should not forecast or guess, it should know for sure.

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.

Most downloaded source codes this week

  • MR FIBONACCI ROBOT Fibonacci PRO ⭐️⭐️⭐️⭐️⭐️ You want to become a constantly profitable 5-star forex trader? ⭐️⭐️⭐️⭐️⭐️ FIBONACCI PRO is a professional expert for trading according to the Fibonacci Retracement method. 1. MANUAL_CONFIRMATION - manual confirmation of transactions; 2. FIBO_CLOSE_PRICE - FIBO calculation at closing prices; 3. RSI_FILTER - input filter by modified RSI; 4. ATR_FILTER - ATR input filter. 5. ZIG ZAG
  • Self Adapting EA - Deep Learning System Deep learning Expert advisor , This EA will collect market patterns to predict the next Patterns.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

The most popular forum topics:

1 new signal now available for subscription:

Spikey
-7% 24404 trades
Growth:-6.67%
Equity:20 046.44SGD
Balance:20 046.71SGD

New publications in CodeBase

24 new topics on forum:

and 21 more...

Bestsellers in the Market:

The most downloaded free products:

29 new topics on forum:

and 26 more...
There are more than 121 770 topics available on forum

Bestsellers in the Market:

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

24 new topics on forum:

and 21 more...

Bestsellers in the Market:

The most downloaded free products:

23 new topics on forum:

and 20 more...

The most popular forum topics:

There are more than 14 010 products available in Market

New publications in CodeBase

Published article "Prices in DoEasy library (part 60): Series list of symbol tick data".

Prices in DoEasy library (part 60): Series list of symbol tick data

In this article, I will create the list for storing tick data of a single symbol and check its creation and retrieval of required data in an EA. Tick data lists that are individual for each used symbol will further constitute a collection of tick data.

1 new signal now available for subscription:

Genos
577% 1599 trades
Growth:577.00%
Equity:3 693.58USD
Balance:3 769.17USD

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.

Developing a self-adapting algorithm (Part II): Improving efficiency

Developing a self-adapting algorithm (Part II): Improving efficiency

In this article, I will continue the development of the topic by improving the flexibility of the previously created algorithm. The algorithm became more stable with an increase in the number of candles in the analysis window or with an increase in the threshold percentage of the overweight of falling or growing candles. I had to make a compromise and set a larger sample size for analysis or a larger percentage of the prevailing candle excess.

1...135136137138139140141142143144145146147148149...559